Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Fixed a bug in
login command where the issuer URL was used instead of the server address in login retry attempt.
Added
- Add flags
--gcp-machine-deployment-sa-email and --gcp-machine-deployment-sa-scopes to template cluster that specify a Google Cloud Platform service account and its scope to a cluster’s machine deployments - Added read header timeout to http server
Changed
- Adjusted
kubectl gs login command to ensure that it writes to the main kubeconfig file only in case there are actual changes in the content of the file.
- Service: Add support for labels & annotations.
Fixed
- Fix login command failing because opening the browser blocks and callback webserver does not start on some operating systems
Changed
- Update audit log location to use the whole list of audit log files.
- Add AWS Cluster API docs to
kubectl gs template cluster reference (#1572)
Added
- Mark the app as subject to two step installation procedure.
Changed
- Align
PodSecurityPolicy for CRD & ClusterIssuer install jobs to actual needs. - Fix
PodSecurityPolicy name for CA injector.
Changed
- Change namespace on GCP management clusters to
kyverno.
Added
- Push
kyverno to the GCP app collection.
Changed
- Add Service and Deployment annotations for Giant Swarm platform monitoring.
- Change target namespace for Giant Swarm management clusters.
- Build with
app-build-suite. - Add
app-test-suite tests.