Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Service account
irsa annotation for aws and capa to align with aws-pod-identity-webhook-app changes - Deployment: Align to upstream (#227 #229 #224).
- Template deployment strategy from values
- Align indentation
- Move blocks to match upstream structure
- Add annotations for secret reload
- Take imagePullPolicy from values
- Add secret’s mount subpath
- Take securityContext from values
- Add new arguments for logging and events
Fixed
- Fix hardcoded interval in the DNS dashboard.
Added
- Add flags
--cluster-type, --https-proxy, --http-proxy, --no-proxy, --api-mode, --dns-mode, --vpc-mode and `–topol - ogy-mode
totemplate clusterthat specifycapa` as provider. - Add
gitops add base command to generate CAP[A,G,O] bases. The values for --provider flag is compatible with the template cluster command (A: capa, G: gcp, O: openstack).
Changed
- Fix efk-stack-app dashboard
Changed
- Replaces starboard library with trivy-operator library.
- Removes CIS benchmarks & reporting capabilities.
Added
- Add Horizontal Pod Autoscaling based on Prometheus scrape times.
Changed
- Increased memory limits for updater, recommender and admissionController
Added
- Add host name to auditd logs.