constellation/operators/constellation-node-operator/internal/azure/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 Upgrade go module to v2 2022-09-22 09:10:19 +02:00
autoscaler.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 Upgrade go module to v2 2022-09-22 09:10:19 +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
instanceview_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
instanceview.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
nodeimage_test.go Feat/revive (#212) 2022-10-05 15:02:46 +02:00
nodeimage.go Feat/revive (#212) 2022-10-05 15:02:46 +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
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
vmss_test.go add license headers 2022-09-05 09:17:25 +02:00
vmss.go add license headers 2022-09-05 09:17:25 +02:00