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

Create initial reconciliation workflow based on ahrtr/etcd-operator #11

Open
ahrtr opened this issue Dec 9, 2024 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@ahrtr
Copy link
Member

ahrtr commented Dec 9, 2024

Refer to the high level workflow.

There is a PoC ahrtr/etcd-operator, which already implements the reconciliation workflow, although some details are marked as TODO.

As the very first step, let's implement the reconciliation workflow based on ahrtr/etcd-operator/controller.go#L236. Once it's done, then users should be able to create an etcd cluster of any number of members (no TLS yet).

@nayihz
Copy link

nayihz commented Dec 10, 2024

If possible, I'd like to give it a try.

@ahrtr
Copy link
Member Author

ahrtr commented Jan 2, 2025

If possible, I'd like to give it a try.

Thanks @nayihz . @gdasson is working on this, and he will deliver a PR before our next WG meeting.

@ahrtr ahrtr added the enhancement New feature or request label Jan 6, 2025
@jmhbnz
Copy link
Member

jmhbnz commented Jan 7, 2025

/assign @gdasson

@k8s-ci-robot
Copy link

@jmhbnz: GitHub didn't allow me to assign the following users: gdasson.

Note that only etcd-io members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @gdasson

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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

No branches or pull requests

4 participants