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

Use k3s lease only to avoid the informer not starting problem #10077

Closed
wants to merge 1 commit into from

Conversation

orangedeng
Copy link
Contributor

The logic of the k3s controllers and the k3s-etcd controllers is in the same condition which is APIServer enabled. After running all the callbacks of k3s lease then re-start the controllers can avoid the informer not starting problem of etcd snapshot handlers.

Refer to #10046

The logic of the k3s controllers and the k3s-etcd controllers is in the same condition which is APIServer enabled.
After running all the callbacks of k3s lease then re-start the controllers can avoid the informer not starting problem of etcd snapshot handlers.

Signed-off-by: Yuxing Deng <jxfa0043379@hotmail.com>
@brandond
Copy link
Contributor

brandond commented May 8, 2024

We're planning on addressing this with #10047 - a competing PR is unlikely to be accepted at this time.

@orangedeng orangedeng closed this May 9, 2024
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.

None yet

2 participants