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

Kubebuilder pvc cleanup #133

Closed
wants to merge 64 commits into from

Conversation

smanpathak
Copy link
Contributor

Use new kubebuilder style reconcile functions to cleanup pending PVCs. Alternative to #125

  1. Adds new Pvc cleanup controller to watch pvc events in K8s
  2. CleanupGracePeriod option to keep PVCs around till grace period expires
  3. Uses finalizer to prevent Pvc deletion for CleanupGracePeriod

AMecea and others added 30 commits August 16, 2018 14:29
Fix some errors
Modify set defaults
Modify package name to syncer
Modify tests for better readability
Rename package and fix some build problems in tests
Wait for the expected reconcile request in beforeEach
Replace gas with gosec
@smanpathak smanpathak closed this Oct 17, 2018
@smanpathak smanpathak deleted the kubebuilder-pvc-cleanup branch October 17, 2018 21:28
@smanpathak smanpathak restored the kubebuilder-pvc-cleanup branch October 17, 2018 21:28
chapsuk pushed a commit to chapsuk/mysql-operator that referenced this pull request Oct 16, 2023
…ing. We can just rely on sourceShards. (bitpoke#133)

Signed-off-by: Peter Farr <Peter@PrismaPhonic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants