vmware-tanzu / vm-operator

Self-service manage your virtual infrastructure...
Other
106 stars 48 forks source link

:seedling: Temporarily disable markdown & shell lint jobs #715

Closed abaruni closed 2 months ago

abaruni commented 2 months ago

What does this PR do, and why is it needed?

gcr.io/cluster-api-provider-vsphere project has been deleted. Temporarily disabling jobs while this image finds a new home

/usr/bin/podman run --rm -t -v "$(pwd)":/build:ro gcr.io/cluster-api-provider-vsphere/extra/shellcheck
Trying to pull gcr.io/cluster-api-provider-vsphere/extra/shellcheck:latest...
Error: initializing source docker://gcr.io/cluster-api-provider-vsphere/extra/shellcheck:latest: unable to retrieve auth token: invalid username/password: denied: Project cluster-api-provider-vsphere has been deleted.
make: *** [Makefile:258: lint-shell] Error 125

Which issue(s) is/are addressed by this PR? (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Fixes #

Are there any special notes for your reviewer:

Please add a release note if necessary: