Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachprod: update roachprod-gc.yaml with azure-subscription-names flag #129371

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

DarrylWong
Copy link
Contributor

@DarrylWong DarrylWong commented Aug 20, 2024

This enables roachprod to clean up multiple subscriptions.

Fixes: none
Release note: none
Epic: none

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@DarrylWong DarrylWong force-pushed the roachprod-gc-update branch from 6307862 to 4f1eee6 Compare August 21, 2024 14:40
@@ -10,7 +10,7 @@
# --from-literal azure_password=XYZZY
# --from-literal azure_tenant_id=XYZZY
# --from-literal slack_token=XYZZY
apiVersion: batch/v1beta1
apiVersion: batch/v1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://kubernetes.io/docs/reference/using-api/deprecation-guide/

The batch/v1beta1 API version of CronJob is no longer served as of v1.25.

Migrate manifests and API clients to use the batch/v1 API version, available since v1.21.

@DarrylWong DarrylWong marked this pull request as ready for review August 21, 2024 14:41
@DarrylWong DarrylWong requested a review from a team as a code owner August 21, 2024 14:41
@DarrylWong DarrylWong requested review from herkolategan and nameisbhaskar and removed request for a team August 21, 2024 14:41
This enables roachprod to clean up multiple subscriptions.
@DarrylWong DarrylWong force-pushed the roachprod-gc-update branch from 4f1eee6 to 5c83036 Compare August 22, 2024 14:05
@DarrylWong
Copy link
Contributor Author

Updated with the new docker image.

TFTRs!

bors r=srosenberg,herkolategan

@craig craig bot merged commit c1500e5 into cockroachdb:master Aug 22, 2024
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants