Skip to content

Releases: rancher/system-agent

v0.0.1-alpha36

06 Aug 21:34
cbfd684
Compare
Choose a tag to compare
Don't apply if resource version is incorrect (#43)

Signed-off-by: Chris Kim <[email protected]>

v0.0.1-alpha35

03 Aug 17:29
c8e5174
Compare
Choose a tag to compare
Wait for command I/O to complete before check command exit code (#42)

v0.0.1-alpha34

18 Jun 20:30
c757841
Compare
Choose a tag to compare
Merge pull request #40 from Oats87/check-probes-regardless-of-rv

Check probes regardless of resource version

v0.0.1-alpha33

18 Jun 19:41
466d85e
Compare
Choose a tag to compare
Merge pull request #39 from Oats87/init-ps

Initialize probeStatuses if not already

v0.0.1-alpha32

18 Jun 18:30
3205c51
Compare
Choose a tag to compare
Merge pull request #38 from Oats87/safer-secret-processing

Perform safer secret processing

v0.0.1-alpha31

18 Jun 17:54
faf809a
Compare
Choose a tag to compare
Merge pull request #37 from Oats87/check-rancher-connection-retrycount

Update install.sh to use for validating rancher connection

v0.0.1-alpha30

16 Jun 02:40
7a0bea5
Compare
Choose a tag to compare
Merge pull request #36 from Oats87/check-k8s-version

Check K8s cluster is healthy before proceeding to watch for remote K8s plans

v0.0.1-alpha29

09 Jun 22:52
179fbc2
Compare
Choose a tag to compare
Merge pull request #32 from Oats87/issues/system-agent/29-30

Make config file permissions more secure; disable local plan support by default

v0.0.1-alpha28

08 Jun 20:13
7d3897a
Compare
Choose a tag to compare
Merge pull request #31 from Oats87/issues/system-agent/28

Add empty working directory support

v0.0.1-alpha27

01 Jun 17:40
e4050c3
Compare
Choose a tag to compare
Merge pull request #27 from Oats87/proper-duration

use proper duration parsing to ensure that probes do not immediately …