Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Added flag
--service-priority to template cluster command that allows setting the service priority label. - Updated
kubectl gs template catalog to support multiple repository mirrors.
Changed
- Remove
imagePullSecrets from values.yaml
Changed
- Upgrade
apiextensions-application to v0.4.0, which includes changes to Catalog CR.
Added
- Add
ClustersRegex property to etcd backup type in order to allow select which clusters etcd backup will run.
Changed
- Replace all github.com/gogo/protobuf versions with v1.3.2
- Update Silence CRD with changes from silence-operator v0.6.1
Removed
- Improve instructions for IRSA (IAM roles for service accounts) (#1470)
- Add instructions regarding IRSA (IAM roles for service accounts) (#1468)
- Update documentation for
kubectl gs template catalog with new flags and output (#1466)
Added
- Support update of silences.
Changed
- Dependencies updates, solves some of Nancy security alerts
- Set
startingDeadlineSeconds to 240 seconds to ensure it is scheduled and to avoid FailedNeedsStart events.