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

Set PublishNotReadyAddresses on coordinator&syncmasters service #39

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Mar 9, 2018

This PR changes a flag on the services that expose the coordinators & syncmasters.
It ensures that all coordinators (&syncmasters) are exposed as soon as they run and not wait until their readiness probe says it is ok.
Since the readiness probe only starts after a minute, it could (before this PR) take that long for the cluster to become available to the user.

Copy link
Contributor

@ObiWahn ObiWahn left a comment

Choose a reason for hiding this comment

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

LGTM

@ewoutp ewoutp merged commit 9a1e88c into master Mar 9, 2018
@ewoutp ewoutp deleted the publish-not-ready-addresses branch March 9, 2018 08:08
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