Managed Apps
Changed
- Make the prometheus operator evictable by the cluster-autoscaler.
Changed
- Make the prometheus operator evictable by the cluster-autoscaler.
Added
- Add
Cilium Network Policy to trivy. - Added Kyverno
PolicyException for trivy-app.
Changed
- Modified the
VerticalPodAutoscaler to make the Container Policies configurable. - Moved the
VerticalPodAutoscaler.enabled flag to VerticalPodAutoscaler.trivy.enabled to align with other Apps.
Added
- Service: Align features from external service to internal one. (#467)
- Service: Add
controller.service.internal.ports & controller.service.internal.targetPorts. (#469)
Changed
- Helpers: Align labels to upstream. (#450)
- Values: Align CPU & memory requests to actual needs. (#453)
- Values: Deprecate
configmap, use controller.config instead. (#463) - Chart: Rename to
ingress-nginx. (#464) - HPA: Align to upstream. (#465)
Removed
- Service: Remove
controller.service.suffix & controller.service.internal.suffix. (#448)
NOTE: This is part of our alignment to upstream. There is no replacement for this key. - Params: Align to upstream. (#452)
- Params: Remove
controller.annotationsPrefix.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead. - Params: Remove
controller.defaultSSLCertificate.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead. - Params: Remove
controller.enableSSLChainCompletion.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead. - Params: Remove
controller.updateIngressStatus.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead.
- Service: Remove default values for
controller.service.nodePorts & controller.service.internal.nodePorts. (#461)
NOTE: If you are running on our KVM product, please make sure to manually set those keys to their prior values. - Params: Remove
controller.disableExternalNameForwarding. (#462)
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead.
Changed
- upgrade grafana chart: 6.55.1 => 6.56.1
- upgrade grafana: 9.4.7 => 9.5.1
Removed
- Stop pushing to
openstack-app-collection.
Changed
- Changed log level to
info
Changed
- Changed the default
PolicyException namespace to giantswarm. - Replace deprecated toleration
node-role.kubernetes.io/master with node-role.kubernetes.io/control-plane on falco and falco-exporter Daemonsets.