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

fix swapped liveness/readiness http paths. (#4541) #4546

Merged
merged 1 commit into from Feb 18, 2021

Conversation

flozzone
Copy link
Contributor

  • created changelog fragment
  • fixed scaffold template for the manager resource (ansible/helm)
  • fixed testdata (ansible/helm)

Signed-off-by: Florin Hillebrand flozzone@gmail.com

Description of the change:

Fix wrong HTTP paths of the livenessProbe and readinessProbe in the scaffold templates and testdata.

Motivation for the change:

livenessProbe and readinessProbe were swapped in templates but are correctly documented in upgrade guide.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

Just two changelog nits, thanks @flozzone!

@flozzone flozzone force-pushed the issue-4541-probe branch 2 times, most recently from d27c46d to 886c32e Compare February 17, 2021 18:18
@flozzone
Copy link
Contributor Author

You @estroz also cleared something up for me, thanks :)

* created changelog fragment
* fixed scaffold template for the manager resource (ansible/helm)
* fixed testdata (ansible/helm)

Signed-off-by: Florin Hillebrand <flozzone@gmail.com>
Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 18, 2021
@estroz estroz merged commit aafa2d5 into operator-framework:master Feb 18, 2021
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 20, 2021
…perator-framework#4546)

* fixed scaffold template for the manager resource (ansible/helm)

Signed-off-by: Florin Hillebrand <flozzone@gmail.com>
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 28, 2021
…perator-framework#4546)

* fixed scaffold template for the manager resource (ansible/helm)

Signed-off-by: Florin Hillebrand <flozzone@gmail.com>
Signed-off-by: reinvantveer <reinvantveer@gmail.com>
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 28, 2021
…perator-framework#4546)

* fixed scaffold template for the manager resource (ansible/helm)

Signed-off-by: Florin Hillebrand <flozzone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants