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

gcp_janitor deletes instances first causing some recreates #16965

Closed
oxddr opened this issue Mar 26, 2020 · 3 comments
Closed

gcp_janitor deletes instances first causing some recreates #16965

oxddr opened this issue Mar 26, 2020 · 3 comments
Labels
area/boskos Issues or PRs related to code in /boskos kind/bug Categorizes issue or PR as related to a bug.

Comments

@oxddr
Copy link
Contributor

oxddr commented Mar 26, 2020

What happened:
gcp_janitor deleted all instances first. Some of them belonged to managed instance groups, so they were recreated and deleted few seconds later when IGM has been deleted.

What you expected to happen:
Only non-managed instances should be deleted first or managed instance groups should be deleted before instances.

How to reproduce it (as minimally and precisely as possible):
create clusters on GCE using kube-up and clean it up with gcp_janitor/

Please provide links to example occurrences, if any:
n/a

Anything else we need to know?:
-

@oxddr oxddr added the kind/bug Categorizes issue or PR as related to a bug. label Mar 26, 2020
@ixdy
Copy link
Member

ixdy commented Mar 27, 2020

/area boskos

@ixdy
Copy link
Member

ixdy commented May 29, 2020

Moving to kubernetes-sigs/boskos#19.
/close

@k8s-ci-robot
Copy link
Contributor

@ixdy: Closing this issue.

In response to this:

Moving to kubernetes-sigs/boskos#19.
/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
area/boskos Issues or PRs related to code in /boskos kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants