- Revert “Run make update-website-content”. This reverts commit 9a94a24.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Run make update-website-content to update header and footer
Fixed
- Fix broken links in documentation.
- Don’t remove the
crd-installjob when the job fails, so that we can investigate.
Changes
- Update cluster creation message for GCP (Google Cloud Platform) to better reflect actual cluster creation duration; by @kuosandys in https://github.com/giantswarm/happa/pull/3856
- Internal changes towards supporting Cluster API provider AWS, including an improvement on displaying installed apps
Full Changelog: https://github.com/giantswarm/happa/compare/v1.52.6...v1.52.7
- Add highlights for 3 November 2022 (#1606)
- Internal change: use newest hugo base image (#1610)
- Update “Services of type LoadBalancer” to explain how to use a specified subnet (#1596)
Added
- Templates: Add
controller.admissionWebhooks.patch.labels. (#360) - Templates: Add
controller.admissionWebhooks.annotations. (#362) - Webhook: Add labels & selectors. (#364)
- Templates: Add
controller.admissionWebhooks.existingPsp. (#365) - Webhook: Align values & functions. (#366)
- Webhook: Rename & align
NetworkPolicy. - Helpers: Add
ingress-nginx.controller.fullname. - Webhook: Add
controller.admissionWebhooks.extraEnvs. - Webhook: Add
controller.admissionWebhooks.createSecretJob.resources. - Webhook: Add
controller.admissionWebhooks.patchWebhookJob.resources. - Webhook: Add
controller.admissionWebhooks.patch.securityContext.
- Webhook: Rename & align
Changed
- Helpers: Rename
resource.default.nametoingress-nginx.fullname. (#356) - Repository: Rename
mastertomain. (#357) - Helpers: Rename
labels.commontoingress-nginx.labels. (#358) - Templates: Align hook annotations, namespaces & indention. (#359, #361)
- Templates: Align
ValidatingWebhookConfiguration. (#363) - Webhook: Align values & functions. (#366)
- Webhook: Disable privilege escalation.
- Webhook: Align image concatenation.
- Webhook: Align values.yaml.
Removed
- Templates: Add
- Internal change: update 3rd party actions (#1603)