Skip to content

Releases: rancher/system-upgrade-controller

v0.3.0

02 Mar 18:02
32bb277
Compare
Choose a tag to compare
  • Support Upgrade Job Running with HostNetwork=true #21
  • Ginkgo/Gomega BDD-Style Unit Tests #20
  • Sonobuoy Plugin for Running E2E Tests #26
  • Support Munging of SemVers with Metadata #29
  • Fix Clashing Job/Pod Names #33
  • Fix Replace/Wait Errors #30
  • Fix Extra Job Generation #39
  • Example Plan for Ubuntu Bionic #39

v0.3.0-rc1

25 Feb 19:46
d0b684b
Compare
Choose a tag to compare
v0.3.0-rc1 Pre-release
Pre-release
  • Support Upgrade Job Running with HostNetwork=true #21
  • Ginkgo/Gomega BDD-Style Unit Tests #20
  • Sonobuoy Plugin for Running E2E Tests #26
  • Support Munging of SemVers with Metadata #29
  • Fix Clashing Job/Pod Names #33
  • Fix Replace/Wait Errors #30

v0.3.0-m4

19 Feb 22:20
0d5d520
Compare
Choose a tag to compare
v0.3.0-m4 Pre-release
Pre-release
  • Support Upgrade Job Running with HostNetwork=true #21
  • Ginkgo/Gomega BDD-Style Unit Tests #20
  • Sonobuoy Plugin for Running E2E Tests #26
  • Support Munging of SemVers with Metadata #29
  • Fix Clashing Job/Pod Names #33

v0.3.0-m3

19 Feb 00:24
58dbe20
Compare
Choose a tag to compare
v0.3.0-m3 Pre-release
Pre-release
  • Support Upgrade Job Running with HostNetwork=true #21
  • Ginkgo/Gomega BDD-Style Unit Tests #20
  • Sonobuoy Plugin for Running E2E Tests #26
  • Support Munging of SemVers with Metadata #29

v0.3.0-m2

11 Feb 01:39
1510bb8
Compare
Choose a tag to compare
v0.3.0-m2 Pre-release
Pre-release
  • Support Upgrade Job Running with HostNetwork=true #21
  • Ginkgo/Gomega BDD-Style Unit Tests #20
  • Sonobuoy Plugin for Running E2E Tests #26

This is a milestone release to assert that the new Sonobuoy Plugin image from #26 gets pushed correctly.

v0.3.0-m1

10 Feb 21:02
7d30ba4
Compare
Choose a tag to compare
v0.3.0-m1 Pre-release
Pre-release
  • Support Upgrade Job Running with HostNetwork=true #21
  • Ginkgo/Gomega BDD-Style Unit Tests #20
  • Sonobuoy Plugin for Running E2E Tests #26

This is a milestone release to assert that the new Sonobuoy Plugin image from #26 gets pushed correctly.

v0.2.0

31 Jan 19:21
1c1fc1f
Compare
Choose a tag to compare

Features

  • Support Secrets #6
    changes to referenced secrets or values of reference secrets will incur re-application
  • Support Uncordon After Successful Apply #9
    flips unschedulable=false on the node when applying label
  • Support Init Container Before Cordon/Drain prepare #8
    runs as init container prior to cordon/drain
  • Support Service Account Name for Upgrade Job #7
    if not specified on a plan, pods in upgrade jobs will get the default service account name in the namespace
  • Support Kustomization At Repository Root #15
    kustomize build https://github.com/rancher/system-upgrade-controller will emit the default manifest with updated image references
  • Support More Secure Deployment
    deployment affinity modified to only run on master nodes #13

v0.1.0

16 Jan 17:11
e80c4c2
Compare
Choose a tag to compare