Managed Apps
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
- Build App with ABS.
- Add basic tests with ATS.
- ATS: Rework tests. (#248)
- Chart: Fix usage of
name & namespace. (#249)
Added
- adds extra
helm chart for the ciliumNetworkPolicies
Changed
- changes the previous
netpols helm chart to be used only for networkPolicies - disables the
startup-api-check job that waits for the webhookendpoints to become available
Changed
- Change the
kubectl apply command of the crd-install job to use the --force-conflicts flag.
Changed
- Update Linkerd to v2.14.3:
- Update dependency giantswarm/linkerd-viz-app to v1.4.0 (#86)
- Update dependency giantswarm/linkerd-control-plane-app to v1.3.0 (#85)
- Update dependency giantswarm/linkerd2-cni-app to v1.4.0 (#84)
Added
- Added
deployDexK8SAuthenticator option to disable the deployment of dex-k8s-authenticator. - Added
ingress.tls.externalSecret.enabled option to disable tls secret creation and allow usage of an external secret.