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

Prevent tests from creating clusters and other resources in project kubeflow-ci after 09/01 #752

Closed
jlewi opened this issue Sep 1, 2020 · 4 comments
Labels

Comments

@jlewi
Copy link
Contributor

jlewi commented Sep 1, 2020

Follow on to #749. Some tests are still dynamically provisioning GCP resources (e.g. clusters) inside project kubeflow-ci. This can cause problems because an ill-behaved test can end up eating all the quota.

In #749 we disabled the ability of tests to create GKE clusters (via IAM permissions) in order to flush out which projects were still relying on this functionality. It looks like the following work groups need to update their tests

@kubeflow/wg-automl-leads
@kubeflow/wg-training-leads
@kubeflow/wg-serving-leads

Per #749 a temporary extension was given to these work groups to continue using kubeflow-ci while they figure out alternative solutions.

I'm setting 09/01 as a deadline. After 09/01 the IAM permissions will be updated to remove the ability to create GKE clusters within kubeflow-ci. Any tests which still depend on kubeflow-ci at that point will fail until alternative solutions are found.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/bug 0.56

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@stale
Copy link

stale bot commented Dec 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale label Dec 1, 2020
@PatrickXYS
Copy link
Member

I think this issue is resolved by WG already

/close

@k8s-ci-robot
Copy link
Contributor

@PatrickXYS: Closing this issue.

In response to this:

I think this issue is resolved by WG already

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants