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

mgr: revert readiness probe and go back to the original sidecar HA implementation #11829

Merged
merged 5 commits into from
Mar 7, 2023

Conversation

rkachach
Copy link
Contributor

@rkachach rkachach commented Mar 3, 2023

Description of your changes:

Revert all the commits related to the readiness probe

Which issue is resolved by this Pull Request:
Resolves #11791
Closes: #11791

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide).
  • Skip Tests for Docs: If this is only a documentation change, add the label skip-ci on the PR.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

@rkachach rkachach changed the title [WIP] [DNM] Fix issue 11791 [WIP] [DNM] revert readiness probe and use dynamic active label to implement the mgr HA Mar 3, 2023
@mergify
Copy link

mergify bot commented Mar 3, 2023

This pull request has merge conflicts that must be resolved before it can be merged. @rkachach please rebase it. https://rook.io/docs/rook/latest/Contributing/development-flow/#updating-your-fork

@rkachach rkachach changed the title [WIP] [DNM] revert readiness probe and use dynamic active label to implement the mgr HA revert readiness probe and go back to the original sidecar HA implementation Mar 7, 2023
@rkachach rkachach changed the title revert readiness probe and go back to the original sidecar HA implementation mgr: revert readiness probe and go back to the original sidecar HA implementation Mar 7, 2023
@rkachach rkachach requested a review from travisn March 7, 2023 08:41
@rkachach rkachach marked this pull request as ready for review March 7, 2023 08:51
This reverts commit 4d1017f.

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
This reverts commit b464428.

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
This reverts commit 9f37439.

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
This reverts commit ff75ec9.

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
This reverts commit dc76f81.

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
Copy link
Member

@travisn travisn left a comment

Choose a reason for hiding this comment

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

My testing of these changes looks good, as discussed let's go ahead and revert, and follow up in a future PR with a new solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.11.x readiness probe change causes prometheus alerts
2 participants