Connectivity
Changed
- Create secret from
secretConfiguration.data value without breaking AWS Credentials values compatibility.
Changed
- Add
http-metrics port to the list of exposed ports so Prometheus can access container metadata (e.g. __meta_kubernetes_pod_container_xxx).
Fixed
- Fix controlplane label in Kubernetes 1.24.
Changed
- Make CiliumNetworkPolicy CR creation be deployed or not with a flag in the Values.
Added
- Default Backend: Add
NetworkPolicy. (#443)
Changed
- DaemonSet: Align to
Deployment (and vice versa). (#442)
Added
- Service: Add vCloud AVI annotations. (#439)
Changed
Added
Changed
- Migrate to autoscaling/v2beta2 API version.
- Detect HPA API version based on capabilities.
Changed
- Use
node-role.kubernetes.io/control-plane as key for node selector for master instances as node-role.kubernetes.io/master is deprecated and removed in v1.25