Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Removed
- Remove obsolete ‘fixJob’ that replaces certificate secrets in certain situation.
- Stop pushing to
openstack-app-collection. - Remove pull secret.
Changed
- Remove deprecated annotation from Pod.#265.
Fixed
- Fix indentation in environment variables for secret injection #272.
Changed
- Raised resources for updater and recommender.
Changed
- App: Rename
nginx-ingress-controller-app to ingress-nginx. (#1077) - vSphere: Fix templating. (#1079)
Fixed
- Sanitize file passed as inputs data for config maps by stripping spaces from the right end of the lines.
- This makes the output to use proper multi-line strings for the embedded YAML content by working around a bug in
sig.k8s.io/yam@v1.3.0
Changed
- Update container image versions to use v1.12.1 (#323)
- Do not try to install PodSecurityPolicies if not available. This will make the Chart compatible with kubernetes >= 1.25 (#321)
- Change security contexts to make the chart work with PSS restricted profile (#324
Changed
Drop all CAPabilities in container SecurityContext for Kyverno Policy compliance- Set
AllowPrivilegeEscalation=false in container SecurityContext for Kyverno Policy compliance
Fixed
- Push to control-plane-catalog to fix deployment via collections
Changed
- Upgraded upstream chart from 5.5.0 to 5.6.4 - see changelog for more information.
- Gateway HPA defaults to minimum 2 replicas
- Added
.loki.enabled in values so we can disable Loki by changing the values - Adjusted resources requests/limits for
read, backend and gateway components - enabled HPA for read, write and backend
- multi-tenant-proxy: homogeneization of deployment labels
- Pushing to AWS collection
Changed
- Update “Persistent Volume Usage” dashboard.
Added
- Add utility function to determine whether the app is installed on a workload cluster
Removed
- Remove unused dex-k8s-authenticator-giantswarm resources
- Stop pushing to
openstack-app-collection.