Fleet Management
Fixed
- Setting
spec.config.configMap in app/<cluster-name>-default-apps for CAPZ clusters.
Changed
- Add support for
--proxy and --proxy-port flags to login cmd to enable proxy-url: socks5://localhost:9000 in the cluster section of the configuration added to kubeconfig- This is only supported for
clientcert Workload Clusters
Added
- Add team label to deployment.
Changed
- Drop alert threshold for
CephClusterNearFull from 80% down to 75%.
Changed
- Stop using old
v1alpha3 version when using CAPI CRDs.
Changed
- Remove circleci job for pushing to shared app collection
Added
- Add IRSA annotation automatically based on Account ID and Cluster ID.
Changed
- Disable PDB for recommender and updater since we only run 1 replica of those pods.
Added
- Add cilium network policies.
Fixed
kubectl gs template cluster now by default creates a node pool with the name nodepool0, instead of machine-pool0, as the latter is no longer valid according to the cluster-aws schema as of v0.24.0.