Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Delete a left-over file (#1011)
Changed
- Bump the version and use
2021.6.0
Fix
- Set security context correctly so distroless image can start
- Ensure that a Tunnel Name or ID is set when running the tunnel
- Correct reference to replicas in deployment YAML
- Bump the version and use
Added
- Introduce local interfaces to make easier to test the organization handler.
- Save created namespace in Organization status field.
Changed
- Updated
apiextensionsdependency to v3. - Updated
operatorkitdependency to v5. - Updated
k8sclientdependency to v5. - Always try to create organization in
companydeven when organization namespace already exists. - Pin
jwt-godependency to avoid version with vulnerabilities.
- Update generated content, including updating CRDs (giantswarm/apiextensions) to v3.27.1
Changed
- Add documentation for the certconfigs.core.giantswarm.io/v1alpha1 CRD.
Removed
- Drop CRD v1beta1 support.
- Internal change regarding CI checks
- Add information regarding the kubectl-gs Docker image (#1006)