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

Kubernetes Operator: add support for GC #9415

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adutra
Copy link
Contributor

@adutra adutra commented Aug 27, 2024

Just "dumping" everything I had ongoing for the Kubernetes Operator as I don't have bandwidth to keep working on this for now.

Adds support for GC to the Nessie Kubernetes Operator:

1. New NessieGc CRD, supports both one-shot (Job) and
   scheduled (CronJob) GC setups.
2. Modified Nessie CRD with new gc spec option to
   automatically trigger scheduled GC operations for
   the Nessie deployment.
@snazy
Copy link
Member

snazy commented Aug 27, 2024

Just "dumping" everything I had ongoing for the Kubernetes Operator as I don't have bandwidth to keep working on this for now.

CI is happy, what could go wrong? :disappear:

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.

2 participants