Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
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
Added
- We added a link
Monitoring to the main menu, pointing to Grafana dashboards (#2521)
Changed
- Clusters: add key pairs tab for the MAPI cluster detail page (#2514)
- Improve loading performance by removing prop types from production builds (#2511)
- Add external link icon to app website URL (#2509)
- Add Monitoring page to menu (#1004)