constellation/cli/internal/helm/testdata/GCP/constellation-services/charts
Malte Poll 4283601433
operators: infrastructure autodiscovery (#1958)
* helm: configure GCP cloud controller manager to search in all zones of a region

See also: d716fdd452/providers/gce/gce.go (L376-L380)

* operators: add nodeGroupName to ScalingGroup CRD

NodeGroupName is the human friendly name of the node group that will be exposed to customers via the Constellation config in the future.

* operators: support simple executor / scheduler to reconcile on non-k8s resources

* operators: add new return type for ListScalingGroups to support arbitrary node groups

* operators: ListScalingGroups should return additionally created node groups on AWS

* operators: ListScalingGroups should return additionally created node groups on Azure

* operators: ListScalingGroups should return additionally created node groups on GCP

* operators: ListScalingGroups should return additionally created node groups on unsupported CSPs

* operators: implement external scaling group reconciler

This controller scans the cloud provider infrastructure and changes k8s resources accordingly.
It creates ScaleSet resources when new node groups are created and deletes them if the node groups are removed.

* operators: no longer create scale sets when the operator starts

In the future, scale sets are created dynamically.

* operators: watch for node join/leave events using a controller

* operators: deploy new controllers

* docs: update auto scaling documentation with support for node groups
2023-07-05 07:27:34 +02:00
..
autoscaler/templates AB#2554 GCP CSI driver deployment (#532) 2022-11-18 10:05:02 +01:00
ccm/templates operators: infrastructure autodiscovery (#1958) 2023-07-05 07:27:34 +02:00
gcp-compute-persistent-disk-csi-driver/templates kubernetes: update CSI driver versions to v1.2.0 (#1657) 2023-04-21 11:03:35 +02:00
gcp-guest-agent/templates Add helm's quote function to various fields 2022-11-28 11:35:47 +01:00
join-service/templates config: add separate option for handling attestation parameters (#1623) 2023-05-03 11:11:53 +02:00
key-service/templates config: add separate option for handling attestation parameters (#1623) 2023-05-03 11:11:53 +02:00
konnectivity/templates Add helm's quote function to various fields 2022-11-28 11:35:47 +01:00
verification-service/templates config: add attestation variant (#1413) 2023-03-14 11:46:27 +01:00