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

feat: tolerate failed checkins / ready #1

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

redref
Copy link
Collaborator

@redref redref commented Aug 23, 2024

https://github.com/kilnfi/kilo/blob/main/pkg/mesh/backend.go#L88

If network goes south, node(s) would be unready in the backend (k8s cache informer), explaining why wireguard conf is cleaned.

That should also stabilize network by limiting update in k8s api.

@redref redref force-pushed the feat/ready_tolerate branch 3 times, most recently from 00fb796 to 155f8b6 Compare August 23, 2024 14:26
Copy link

@TPXP TPXP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good, let's try this!

@redref redref force-pushed the feat/ready_tolerate branch 6 times, most recently from a58ae4d to 0aceab3 Compare August 26, 2024 08:47
Making checkin process optional (default to activated)
@redref redref force-pushed the feat/ready_tolerate branch from 0aceab3 to 69453ec Compare August 27, 2024 08:28
@redref redref merged commit 814cb9b into main Aug 27, 2024
10 checks passed
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