Skip to content

Releases: rundeck-plugins/kubernetes

Release 2.0.4

06 Apr 21:10
201926c
Compare
Choose a tag to compare

Release 2.0.3

25 Feb 12:59
0932e94
Compare
Choose a tag to compare

Release 2.0.2

14 Jan 21:53
4aae053
Compare
Choose a tag to compare

Release 2.0.1

03 Sep 15:19
add7cf5
Compare
Choose a tag to compare

Release 2.0.0

22 Jul 15:54
0699db2
Compare
Choose a tag to compare

new release

22 May 19:33
535f25d
Compare
Choose a tag to compare
1.0.16

new kubernetes api version

20 Mar 21:19
a2f2847
Compare
Choose a tag to compare
Merge pull request #61 from rundeck-plugins/fixdeprecatedapi

Fixdeprecatedapi

1.0.14 release

22 Nov 20:26
15e7121
Compare
Choose a tag to compare

new release

31 Oct 13:06
a7f7996
Compare
Choose a tag to compare
  • Bug in script handling in python3 #46
  • Update delete.py [ bug fix AttributeError: 'ExtensionsV1beta1Api' object has no attribute 'delete_namespaced_stateful_set' " #47
  • fix deprecated yaml.load #48
  • add namespace to script copy when using pod-run-script #42
  • pods-wait.py - Fixed initial value of status #44
  • Inline script step fails on Kubernetes pod node #38 #40
  • Fix delete pod description #35

New Release

11 Apr 15:56
6a94a0e
Compare
Choose a tag to compare
  • Some fixes =>#33
  • Add Annotations to Job Create => #31
  • job-wait to detect when the job has failed => #29
  • Adds backoff_limit to Job => #27
  • Adds secret and configMap as volumes sources => #26
  • add StatefulSet ConfigMap => #25