Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Allow overriding the app CR name in the
template app command.
Changed
- Update Dockerfile to use alpine:3.14 as a base image
- Delete a left-over file (#1011)
Changed
- Rename ‘happa’ to ‘web interface’ (#2535)
Fixed
- Stop displaying inactive versions as upgradable for admins (#2545)
Security
- Security upgrade mermaid from 8.10.1 to 8.11.0 (#2524)
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
Added
- Introduce local interfaces to make easier to test the organization handler.
- Save created namespace in Organization status field.
Changed
- Updated
apiextensions dependency to v3. - Updated
operatorkit dependency to v5. - Updated
k8sclient dependency to v5. - Always try to create organization in
companyd even when organization namespace already exists. - Pin
jwt-go dependency 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