kork
kork copied to clipboard
feat(gce): support resourceManagerTags in instance template
Support resourceManagerTags in GCE. See: https://cloud.google.com/compute/docs/reference/rest/v1/instanceTemplates/insert
These changes upgrade the version of google-api-services-compute and google-api-client.
Issue related: https://github.com/spinnaker/spinnaker/issues/6931
I published a snapshot version of these changes to upgrade clouddriver and verify everything works as expected
I tested with clouddriver and I only see the JacksonFactory does not exist. I am using GsonFactory as fix but I will check other services as well