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

pkg/scaffold: fixing deadlock caused by readiness probe #932

Merged
merged 3 commits into from
Jan 16, 2019

Conversation

joelanford
Copy link
Member

Description of the change:
Removes the readiness check that prevented non-leader operator pods from becoming ready. This issue causes operator deployment updates to fail to deploy.

Motivation for the change:
Closes #920

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 16, 2019
@hasbro17
Copy link
Contributor

We should update the CHANGELOG as well to point out this bug fix.

Copy link
Contributor

@hasbro17 hasbro17 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants