Fleet Management
Added
kubectl gs login now offers the flag --callback-port to specify the port number the OIDC callback server on localhost should use.
Added### Added
- Update the Dockerfile to include kuebctl v1.19 and be based on Alpine v3.14.1.
Fixed
- Make the
login command continue to work even if opening the default browser fails.
Changed
- Add tolerations to values to work around a deployment bug (#47).
Added
- PriorityClasses for osds/mons (#42).
- Subchart to manage the cluster resources (uses upstream chart) (#40).
- Make the Ceph version configurable from the main chart’s values (#40).
- Extended UPDATING.md to reflect the additional subchart (#40).
Changed
- Disable CephFS CSI driver by default (#43).
Changed
- Migrate to configuration management.
- Update
architect-orb to v4.0.0.
Changed
- Apply only
v1alpha3 CRs on provider AWS.
Added
- Add CRs to create bastion host, when creating a CAPI cluster via
template cluster command. - Add configuration to allow SSH for Giant Swarm employees when creating CAPI cluster. Applies to
template cluster and template nodepool commands. - Update template version for CAPA cluster and nodepool templating to version 0.6.8
Added
- Add support for new matcher types in
silence.monitoring.giantswarm.io/v1alpha1 CRD
Changed
- Updated upstream chart to Rook
v1.7.0 (#34) - Restrict the app to KVM clusters only (#35)
Added
- Add required field
clusterName and label cluster.x-k8s.io/cluster-name for v1alpha3 CAPI CR’s.
Added
- Add alerting rules for managed Ceph clusters (#31).
- Add servicemonitor to enable monitoring on MCs (#30).
Changed
- Promoted
rook-operator-app to the main giantswarm-catalog (#32).