Fleet Management
Added
- Update CiliumNetworkPolicy and enable by default.
Changed
- github.com/emicklei/go-restful updated to v3.11.0
- gomodules.xyz/jsonpatch/v2 updated to v2.4.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc updated to v0.46.1
- Solve vulnerability error.
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.
Added
- Allow subnet generation customization for CAPA clusters.
Changed
- Change ImageRegistry to
gsoci.azurecr.io
. - Upgrade dependency chart to 9.6.0
- Upgrade VPA components to 1.0.0
Fixed
- Fix PSS to allow using hostNetwork in agents.
Changed
- Remove bastion section for generating CAPA cluster manifests.
Changed
- Use hostNetwork in agents in order to be able to recover from reboots. EFS tunnels are not stuck anymore.
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.
Changed
- Update values schema for generating EKS cluster.
Breaking changes
kubectl gs template cluster
: Either --name
or new --generated-name
parameter is now required for CAPI cluster names. We kept the CLI backward-compatible for vintage, so if none of these parameters is specified, the old default of generating a random name still applies and no error is thrown.