constellation/operators/constellation-node-operator/internal/gcp/client
Daniel Weiße b35b74b772
Use tags for UID and role parsing (#242)
* Apply tags to all applicable GCP resources

* Move GCP UID and role from VM metadata to labels

* Adjust Azure tags to be in line with GCP and AWS

* Dont rely on resource name to find resources

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-10-24 16:58:21 +02:00
..
api.go add license headers 2022-09-05 09:17:25 +02:00
autocaler.go Let operator manage autoscaling of node groups 2022-09-20 13:41:23 +02:00
client_test.go add license headers 2022-09-05 09:17:25 +02:00
client.go add license headers 2022-09-05 09:17:25 +02:00
config_test.go add license headers 2022-09-05 09:17:25 +02:00
config.go add license headers 2022-09-05 09:17:25 +02:00
disks_test.go add license headers 2022-09-05 09:17:25 +02:00
disks.go Let operator manage autoscaling of node groups 2022-09-20 13:41:23 +02:00
gcpwrappers.go add license headers 2022-09-05 09:17:25 +02:00
instancegroupmanagers_test.go add license headers 2022-09-05 09:17:25 +02:00
instancegroupmanagers.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
instancetemplate_test.go add license headers 2022-09-05 09:17:25 +02:00
instancetemplate.go add license headers 2022-09-05 09:17:25 +02:00
metadata_test.go add license headers 2022-09-05 09:17:25 +02:00
metadata.go add license headers 2022-09-05 09:17:25 +02:00
nodeimage_test.go add license headers 2022-09-05 09:17:25 +02:00
nodeimage.go add license headers 2022-09-05 09:17:25 +02:00
pendingnode_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
pendingnode.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
project_test.go add license headers 2022-09-05 09:17:25 +02:00
project.go add license headers 2022-09-05 09:17:25 +02:00
providerid_test.go add license headers 2022-09-05 09:17:25 +02:00
providerid.go add license headers 2022-09-05 09:17:25 +02:00
scalinggroup_test.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
scalinggroup.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00