constellation/operators/constellation-node-operator/internal
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
..
cloud constellation-node-operator: don't bail out on listing errors (#3522) 2024-12-03 22:44:38 +01:00
constants deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
controlplane deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
deploy deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
etcd deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
executor deps: update golangci/golangci-lint to v1.62.2 (#3511) 2024-12-02 13:24:34 +01:00
node deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
patch deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
poller deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
upgrade operator: fix gRPC dialing over UDS (#3201) 2024-06-25 10:11:57 +02:00