constellation/operators/constellation-node-operator/internal/cloud
Moritz Sanft b03e671a62
constellation-node-operator: don't bail out on listing errors (#3522)
If the GCP project has scaling groups for which our checks can't be performed (which is the case for regional scaling groups, as they "don't exist" for the operator, if deployed in another region) . In that case, we should not bail out directly but go on with the next group. An error should only be thrown if there are no matching groups at all.
2024-12-03 22:44:38 +01:00
..
api deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
aws/client operators: ignore node deletion errors on absence (#3113) 2024-05-22 15:51:21 +02:00
azure/client deps: update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 to v6 (#3279) 2024-08-01 11:28:15 +02:00
fake/client deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
gcp/client constellation-node-operator: don't bail out on listing errors (#3522) 2024-12-03 22:44:38 +01:00