- Add external dns advanced docs (#1644)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
New features
- Support for app bundles installation was added by @gusevda in https://github.com/giantswarm/happa/pull/3905
Full Changelog: https://github.com/giantswarm/happa/compare/v1.53.4...v1.54.0
Added
- Deployment: Align to upstream (#214).
- Add extraVolumes and extraVolumeMounts from values.
- Add environment variables from values.
- Add secretConfiguration for injecting secrets to deployment.
- Deployment: Align to upstream (#214).
- Add full stops to end of all descriptions (#1647)
Restructure General & Developer Platform (#1645)
- merged General & Developer Platform => Platform Overview
- grouped some cluster related docs in the platform overview in Cluster Management
- merged top menu security with Platform Overview security
- moved Support & Training to top level menu
- fixed all links
- added aliases
Added
- Add capability to attach custom labels and annotations to kustomize-contoller pod template
Changed
- Bump upstream flux toolkit version to from
v0.36.0tov0.37.0.- The interpretation of the
gitImplementationfield ofGitRepositorybysource-controllerandimage-automation-controllerhas been deprecated, and will effectively always usego-git. ImageUpdateAutomationobjects with a.spec.PushBranchspecified will have the push branch refreshed automatically via force push.ImagePolicyCRD dropped versionv1alpha1ImageRepositoryCRD dropped versionv1alpha1ImageUpdateAutomationCRD dropped versionv1alpha1
- The interpretation of the
- Increased memory limits for CRD install job as it was observed to frequently get OOM killed
Changed
- Change
ServiceMonitorandPodMonitordiscovery label selector. - Enable renovate and bump dependencies.
- Change
Fixed
- Add missing namespace in SOPS related secrets created by GitOps subcommands.
Changed
- ServiceAccount: Align to upstream (#207).
- Helper: Add upstream helpers.
- ServiceAccount: Add annotations from values.
- RBAC: Align to upstream (#209)
- Split rbac.yaml into clusterrole.yaml and clusterrolebinding.yaml.
- Compose role rules based on values.
- Rename ClusterRoleBinding.
- Enable RBAC creation based on values.
- Deployment: Align to upstream (#210 #211).
- Add annotations from values.
- Add labels in pods from values.
- Add annotations in pods from values.
- Add deployment specs.
- ServiceAccount: Align to upstream (#207).
Modified
- Added headless service with monitoring label