Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Allow skipping Giant Swarm specific NetworkPolicy resources with
giantswarmNetworkPolicy.enabled value.
Fixed
- Add securityContext to dnsmasq container in loki-gateway.
- added: add
auth-bundle to giantswarm catalog
Added
- Chart: Add
namespaceOverride. (#565) - Service: Add
controller.service.allocateLoadBalancerNodePorts & controller.service.internal.allocateLoadBalancerNodePorts. (#565)
Changed
- Admission Webhook: Truncate name. (#565)
Fixed
- Add dnsmasq as extraContainer to loki-gateway.
- Upgraded loki from 2.9.2 to 2.9.3 - see changelog for more information.
- Upgraded upstream chart from 5.34.0 to 5.36.3 - see changelog for more information.
Changed
- Add three stat panels to “Container images from docker.io” dashboard
Changed
- Update Content Security Policy to fix worker-src error.
- Upgrade backstage to v1.20.3.
Fixed
- Fix queries in “Container images from docker.io” dashboard to use the
image_spec label instead of image.
Added
- Public dashboard: Container images from docker.io
Changed
- Build App with ABS.
- Add basic tests with ATS.
- ATS: Rework tests. (#248)
- Chart: Fix usage of
name & namespace. (#249)