Releases: rancher/system-upgrade-controller
v0.14.0-rc2
What's Changed
- fix: Drop unneeded reorder surpression by @SISheogorath in #296
- Update/fix README kustomize command by @SISheogorath in #297
- Add GHA workflows by @bfbachmann in #311
- Upgrade outdated golang dependencies by @harsimranmaan in #326
- feat: allow pod replacement policy override by @buroa in #328
- fix: system-upgrade-controller-drainer: add missing delete permission for pods in clusterrole by @damdo in #320
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/apis by @dependabot in #307
- Fix GHA release workflow by @brandond in #330
New Contributors
- @bfbachmann made their first contribution in #311
- @harsimranmaan made their first contribution in #326
- @damdo made their first contribution in #320
Full Changelog: v0.13.4...v0.14.0-rc2
v0.14.0-rc1
What's Changed
- fix: Drop unneeded reorder surpression by @SISheogorath in #296
- Update/fix README kustomize command by @SISheogorath in #297
- Add GHA workflows by @bfbachmann in #311
- Upgrade outdated golang dependencies by @harsimranmaan in #326
- feat: allow pod replacement policy override by @buroa in #328
- fix: system-upgrade-controller-drainer: add missing delete permission for pods in clusterrole by @damdo in #320
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/apis by @dependabot in #307
New Contributors
- @bfbachmann made their first contribution in #311
- @harsimranmaan made their first contribution in #326
- @damdo made their first contribution in #320
Full Changelog: v0.13.4...v0.14.0-rc1
v0.13.4
What's Changed
- fix: Add missing namespace references in rendered output by @SISheogorath in #295
Full Changelog: v0.13.3...v0.13.4
Important Upgrade Notice
If upgrading to this release from v0.13.2 or earlier using the example deployment manifests, you will need to delete the system-upgrade
ClusterRoleBinding prior to deploying the manifest in order to update the RBAC to no longer target the built-in cluster-admin
ClusterRole:
kubectl delete clusterrolebinding system-upgrade
v0.13.3
What's Changed
- Propagate labels and annotations from plans to jobs by @sfackler in #286
- Add a Complete condition to plans by @sfackler in #292
- feat: Reduce permissions for system-upgrade-controller serviceaccount by @SISheogorath in #288
- Bump mods by @brandond in #293
New Contributors
- @sfackler made their first contribution in #286
- @SISheogorath made their first contribution in #288
Full Changelog: v0.13.2...v0.13.3
Important Upgrade Notice
If upgrading to this release from v0.13.2 or earlier using the example deployment manifests, you will need to delete the system-upgrade
ClusterRoleBinding prior to deploying the manifest in order to update the RBAC to no longer target the built-in cluster-admin
ClusterRole:
kubectl delete clusterrolebinding system-upgrade
v0.13.2
What's Changed
- feat: allow plan to ignore secret updates by @buroa in #263
- 225: Add support for exclusive plans by @jrodonnell in #260
- Fix: upgrade go in go.mod and bci image by @matttrach in #268
- Use node name for job name instead of host name by @brandond in #274
- Adding the ability to define a secuirty context and SELinux options by @Auston-Ivison-Suse in #257
- Adding image pull secrets by @Dr-N00B in #272
New Contributors
- @buroa made their first contribution in #263
- @jrodonnell made their first contribution in #260
- @matttrach made their first contribution in #268
- @Auston-Ivison-Suse made their first contribution in #257
- @Dr-N00B made their first contribution in #272
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
v0.12.0
What's Changed
- Bump to wrangler v1.1.1 / Kubernetes 1.25 / ginkgo v2 by @brandond in #240
- Allow Plan to specify Job deadline by @connorkuehl in #244
New Contributors
- @connorkuehl made their first contribution in #244
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Add support for PodSelector in DrainSpec by @brandond in #231
- Set Kubernetes owner references on Job objects by @brandond in #235
- examples: add upgrade YAML for MicroOS by @aplanas in #237
- Fix Spec.Drain.PodSelector by @brandond in #239
- Bump github.com/rancher/wrangler from 0.8.11-0.20230207214913-209077f2d98f to 0.8.11 in /pkg/apis by @dependabot in #233
New Contributors
Full Changelog: v0.10.0...v0.11.0
v0.11.0-dev.3
What's Changed
- Bump github.com/rancher/wrangler from 0.8.11-0.20230207214913-209077f2d98f to 0.8.11 in /pkg/apis by @dependabot in #233
Full Changelog: v0.11.0-dev.2...v0.11.0-dev.3