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

k8s: Remove CRD deleting functionality #13272

Merged
merged 1 commit into from Sep 24, 2020

Conversation

christarazi
Copy link
Member

@christarazi christarazi commented Sep 23, 2020

This commit removes the ability to delete CRDs from Cilium because that
would delete all the CRs in the cluster.

Follow-up from:
#11477 (comment)

Updates: #12737

Prevent Cilium from deleting all custom resources especially CNP & CCNP installed inside the cluster

@christarazi christarazi requested a review from a team as a code owner September 23, 2020 22:47
@christarazi christarazi requested a review from a team September 23, 2020 22:47
@christarazi christarazi added sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers. needs-backport/1.6 release-note/misc This PR makes changes that have no direct user impact. labels Sep 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Sep 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.6.12 Sep 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.8.4 Sep 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.7.10 Sep 23, 2020
@christarazi

This comment has been minimized.

This commit removes the ability to delete CRDs from Cilium because that
would delete all the CRs in the cluster.

Follow-up from:
cilium#11477 (comment)

Updates: cilium#12737

Signed-off-by: Chris Tarazi <chris@isovalent.com>
@christarazi christarazi force-pushed the pr/christarazi/remove-delete-crd branch from 6c4d6ce to 36f20cc Compare September 23, 2020 22:50
@christarazi christarazi requested a review from a team as a code owner September 23, 2020 22:50
@christarazi
Copy link
Member Author

christarazi commented Sep 23, 2020

test-me-please

Edit: runtime hit #12862

@christarazi
Copy link
Member Author

retest-runtime

@christarazi christarazi added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 24, 2020
@qmonnet qmonnet merged commit 5c6aad6 into cilium:master Sep 24, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.4 Sep 25, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.4 Sep 25, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.7 in 1.7.10 Sep 25, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.7 in 1.7.10 Sep 25, 2020
@christarazi christarazi deleted the pr/christarazi/remove-delete-crd branch September 25, 2020 20:57
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.4 Sep 29, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.4 Sep 29, 2020
@joestringer
Copy link
Member

Due to conflicts and the fact this is not a critical bugfix for v1.6, I am removing backport tag for that version.

@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from master in 1.6.12 Sep 29, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.7 to Backport done to v1.7 in 1.7.10 Sep 29, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.7 to Backport done to v1.7 in 1.7.10 Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.
Projects
No open projects
1.7.10
Backport done to v1.7
1.8.4
Backport done to v1.8
Development

Successfully merging this pull request may close these issues.

None yet

5 participants