Releases: rancher/system-upgrade-controller
Releases · rancher/system-upgrade-controller
v0.3.0
- 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
v0.3.0-m4
v0.3.0-m3
v0.3.0-m2
v0.3.0-m1
v0.2.0
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 thedefault
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