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

Cluster controller does not issue a delete to the control plane object #2092

Closed
chuckha opened this issue Jan 17, 2020 · 1 comment · Fixed by #2094
Closed

Cluster controller does not issue a delete to the control plane object #2092

chuckha opened this issue Jan 17, 2020 · 1 comment · Fixed by #2094
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.
Milestone

Comments

@chuckha
Copy link
Contributor

chuckha commented Jan 17, 2020

What steps did you take and what happened:
Unless we want users to delete the control plane object first and then the cluster to clean everything up, we need issue a delete on the control plane and find the control plane ref as a descendant of the cluster.

/kind bug
/lifecycle active
/milestone v0.3.0
/assign

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Jan 17, 2020
@k8s-ci-robot k8s-ci-robot added this to the v0.3.0 milestone Jan 17, 2020
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jan 17, 2020
@chuckha
Copy link
Contributor Author

chuckha commented Jan 17, 2020

related to #1756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants