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

Feature to label *all* resources on Iris deployment #24

Open
JoshuaFox opened this issue Dec 16, 2023 · 0 comments
Open

Feature to label *all* resources on Iris deployment #24

JoshuaFox opened this issue Dec 16, 2023 · 0 comments

Comments

@JoshuaFox
Copy link
Collaborator

Add a feature that labels all resources--but only once.

Today you can do that with Cloud Scheduler, but after the first mass-labeling, we usually do not want to do it again because then we are spending money on reading the same labels daily.

This could be done by using curl on a new endpoint /label_all_resources at the end of the deployment script.

This endpoint would just do the same as /schedule but on all resource types.

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

No branches or pull requests

1 participant