Fleet Management
Fixed
- Setting
spec.config.configMap
in app/<cluster-name>-default-apps
for CAPZ
clusters.
Removed
- Stop pushing to
openstack-app-collection
.
Changed
- Update dependency
gin
to v1.9.0
Fixed
- Fixed
read-all
clusterRole to append pods/log
policy rule once - Fixed reconciling subjects in existing organization namespace role bindings
Changed
- Remove shared app collection from circle CI
- Updated dependencies to the latest versions
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
Changed
- Remove shared app collection from circle CI
- Dependencies: replaced
github.com/giantswarm/operatorkit/v8
with github.com/giantswarm/operatorkit/v7
(latest version)
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