Skip to content

Implementation of Ready status condition #26

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

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

sircthulhu
Copy link
Member

@sircthulhu sircthulhu commented Mar 15, 2024

Update cluster Ready status according to StatefulSet status and update ConfigMap cluster state to existing after first time STS is ready
fixes #24

@sircthulhu sircthulhu linked an issue Mar 15, 2024 that may be closed by this pull request
Copy link
Member

@hiddenmarten hiddenmarten left a comment

Choose a reason for hiding this comment

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

lgtm

@sircthulhu sircthulhu force-pushed the 24-impl-ready-check branch from f2d7cd3 to 939589b Compare March 17, 2024 13:12
@sircthulhu sircthulhu enabled auto-merge (squash) March 17, 2024 17:34
@sircthulhu sircthulhu requested a review from Uburro March 18, 2024 06:09
@sircthulhu sircthulhu added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 18, 2024
@sircthulhu sircthulhu merged commit 9e35e26 into main Mar 18, 2024
3 checks passed
@sircthulhu sircthulhu deleted the 24-impl-ready-check branch March 27, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Ready status condition
4 participants