Managed Apps
Changed
- Update the upstream helm chart to 1.7.11 (#82).
- Update the upstream rook-ceph-cluster helm chart to 1.7.11 (#83).
Fixed
- Re-initialise the upstream helm chart at 1.7.0 to correct an incorrect merge (#81).
Changed
- Enable PodDisruptionBudget to prevent unavailability of the admission webhook during cluster maintenances.
Changed
- Update to upstream version 0.10.3 with
starboard-operator version 0.15.3. - Add
specs folder as a new subtree.
Changed
- Update to upstream version
0.4.13/app version 0.25.0.
Added
- Add toleration for
node.cloudprovider.kubernetes.io/uninitialized.
Changed
- Update
coredns to upstream version 1.8.7.
Changed
- Use retagged container image for HTTP01 AcmeSolver (#212)
- Pin kubectl to 1.23.3 in crd-install and clusterissuer-install jobs (#216)
- Add
application.giantswarm.io/team to default labels (#224).
Changed
- Update controller container image to
v0.51.0 to fix CVE-2022-0778 in OpenSSL and CVE-2022-23308 in libxml2. It also upgrades Alpine to 3.14.4 and nginx to 1.19.10. (#294) - Added team ownership to default labels. (#294)
Changed
- Break
kyverno-policies chart into its own separate app. - Change
kyverno chart to a subtree tracking the upstream kyverno chart.
Added
- Controller flag
--ingress-class to use configuration value controller.ingressClassResource.name. This enables backwards compatibility with kubernetes.io/ingress.class annotations on Ingresses. (#292) - Configuration value
ingressClassByName to enable or disable processing IngressClass per name (additionally as per spec.controller) (Default: false). (#292)
Changed
- Added team ownership to default labels.
- Update controller container image to
v1.1.3 to fix CVE-2022-0778 in OpenSSL and CVE-2022-23308 in libxml2. It also upgrades Alpine to 3.14.4 and nginx to 1.19.10. (#292)