Fleet Management
Added
- First vertical-pod-autoscaler version 0.8.0
Added
- Add
catalog field to apps in release. - Add printer columns for Release
Ready and InUse fields. - Add printer columns for App, Chart
Version, Last Deployed and Status.
Changed
- Make Release Status fields
Ready and InUse optional.
Added
- Add
--cluster-admin flag to login command, which allows full access for Giant Swarm staff. - Print namespace when using the
get clusters command with the --all-namespaces flag.
Removed
- Remove client-side validation of the GS
release when creating a Cluster’s template.
Removed
- Removed the
--release and --release-branch version from kubectl-gs template nodepool command.
Removed
- Removed the
--region flag from the kubectl-gs template commands. Region gets set automatically according to the installation the cluster is created in.
Added
- Added the
validate apps command for validating the values of apps against the values.schema.json in their chart, or against a values.schema.json locally via a path provided through the command line.
Added
- Add
Restrictions metadata to AppCatalogEntry CRD. - Add legacy
app label.
Added
- Add catalog and kubernetes labels and notes annotation.
- Add
release.giantswarm.io/last-deployed-version Cluster CR annotation
Added
- Add ‘AWSMetadataV2’ annotation to configure the metadata endpoint.
- Add ‘AWSSubnetSize’ annotation to configure the subnet size of Control Plane and Machinedeployments.
Added
- Add support for using a custom namespace set for a specific Kubernetes context in the Kubeconfig file.
- Add support for using the
--all-namespaces, -A flag for listing resources in all namespaces.