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

Don't drain protected services #1394

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Don't drain protected services #1394

merged 2 commits into from
Sep 20, 2024

Conversation

michaeljguarino
Copy link
Member

this gives us a bail-out from the standard drain behavior on controllers, allowing them to stick around and clean up deleted crds

Test Plan

unit test

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.

We were passing those for string types even though it's prob invalid.  Rejecting them here.
@michaeljguarino michaeljguarino requested a review from a team September 17, 2024 22:31
@michaeljguarino michaeljguarino added the enhancement New feature or request label Sep 17, 2024
@michaeljguarino michaeljguarino force-pushed the handle-empty-string branch 7 times, most recently from 2149bc8 to 36e2bb3 Compare September 19, 2024 22:37
@michaeljguarino michaeljguarino merged commit 205f75f into master Sep 20, 2024
15 checks passed
@michaeljguarino michaeljguarino deleted the handle-empty-string branch September 20, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants