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

Implement PVC or EmptyDir for Storage #67

Merged
merged 2 commits into from
Mar 23, 2024
Merged

Conversation

sircthulhu
Copy link
Member

@sircthulhu sircthulhu commented Mar 22, 2024

Implemented a PVC/emptyDir support for etcd.
Checked that everything works fine in local Kind cluster version 1.27.3
fixes #49

@sircthulhu sircthulhu enabled auto-merge (squash) March 22, 2024 13:50
@lllamnyp
Copy link
Collaborator

Didn't check everything down to the last semicolon, but the concept looks great!

@kvaps kvaps mentioned this pull request Mar 22, 2024
api/v1alpha1/etcdcluster_types.go Outdated Show resolved Hide resolved
@sircthulhu sircthulhu merged commit 5715962 into main Mar 23, 2024
3 checks passed
@sircthulhu sircthulhu deleted the feature/49-impl-spec-storage branch March 23, 2024 09:11
@sircthulhu sircthulhu added the feature New feature or request label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement ".spec.storage"
5 participants