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

HOSTEDCP-1570: remove liveness and readiness probes using metrics endpoint #4001

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jared-hayes-dev
Copy link

What this PR does / why we need it:

Removes liveness and readiness probes from cluster-image-registry-operator and ingress-operator This change was discussed in the project-hypershift slack channel. Should probes be desired, upstream operator teams should introduce health endpoints for their respective components. Hypershift should not rely on metrics endpoint as a stop gap for the probes endpoints.

Which issue(s) this PR fixes (optional, use fixes #<issue_number>(, fixes #<issue_number>, ...) format, where issue_number might be a GitHub issue, or a Jira story:
Fixes #

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.
  • This change includes docs.
  • This change includes unit tests.

@openshift-ci openshift-ci bot added area/control-plane-operator Indicates the PR includes changes for the control plane operator - in an OCP release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. and removed do-not-merge/needs-area labels May 8, 2024
Copy link
Contributor

openshift-ci bot commented May 8, 2024

Hi @jared-hayes-dev. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rtheis
Copy link
Contributor

rtheis commented May 9, 2024

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 9, 2024
@stevekuznetsov
Copy link
Contributor

@jared-hayes-dev looks good - hate to ask for paperwork, but I think we need a Jira to track this change.

Copy link
Contributor

@rtheis rtheis 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 openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 9, 2024
@jared-hayes-dev
Copy link
Author

jared-hayes-dev commented May 9, 2024

@stevekuznetsov Here is Jira, I couldn't find any documentation about how to best create this issue if any changes are needed for the ticket please let me know.
https://issues.redhat.com/browse/HOSTEDCP-1570

@rtheis
Copy link
Contributor

rtheis commented May 9, 2024

/retitle HOSTEDCP-1570: remove liveness and readiness probes using metrics endpoint

@openshift-ci openshift-ci bot changed the title remove liveness and readiness probes using metrics endpoint HOSTEDCP-1570: remove liveness and readiness probes using metrics endpoint May 9, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 9, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 9, 2024

@jared-hayes-dev: This pull request references HOSTEDCP-1570 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set.

In response to this:

What this PR does / why we need it:

Removes liveness and readiness probes from cluster-image-registry-operator and ingress-operator This change was discussed in the project-hypershift slack channel. Should probes be desired, upstream operator teams should introduce health endpoints for their respective components. Hypershift should not rely on metrics endpoint as a stop gap for the probes endpoints.

Which issue(s) this PR fixes (optional, use fixes #<issue_number>(, fixes #<issue_number>, ...) format, where issue_number might be a GitHub issue, or a Jira story:
Fixes #

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.
  • This change includes docs.
  • This change includes unit tests.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@jeffnowicki
Copy link

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented May 13, 2024

@jeffnowicki: This pull request references HOSTEDCP-1570 which is a valid jira issue.

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@jared-hayes-dev jared-hayes-dev force-pushed the remove-metrics-ep-probes-ingress-registry-operators branch from ab095af to 3e19eae Compare May 14, 2024 19:21
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 14, 2024
@rtheis
Copy link
Contributor

rtheis commented May 15, 2024

/test e2e-azure

1 similar comment
@rtheis
Copy link
Contributor

rtheis commented May 15, 2024

/test e2e-azure

@stevekuznetsov
Copy link
Contributor

/lgtm
/assign @sjenning

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 15, 2024
@bryan-cox
Copy link
Member

/retest

@rtheis
Copy link
Contributor

rtheis commented May 17, 2024

/test e2e-kubevirt-aws-ovn

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD c698d1d and 0 for PR HEAD 3e19eae in total

@openshift-ci-robot
Copy link

/hold

Revision 3e19eae was retested 3 times: holding

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 18, 2024
@rtheis
Copy link
Contributor

rtheis commented May 18, 2024

/test e2e-kubevirt-aws-ovn

3 similar comments
@bryan-cox
Copy link
Member

/test e2e-kubevirt-aws-ovn

@rtheis
Copy link
Contributor

rtheis commented May 18, 2024

/test e2e-kubevirt-aws-ovn

@rtheis
Copy link
Contributor

rtheis commented May 19, 2024

/test e2e-kubevirt-aws-ovn

@rtheis
Copy link
Contributor

rtheis commented May 19, 2024

/retest-required

2 similar comments
@rtheis
Copy link
Contributor

rtheis commented May 19, 2024

/retest-required

@rtheis
Copy link
Contributor

rtheis commented May 20, 2024

/retest-required

@rtheis
Copy link
Contributor

rtheis commented May 21, 2024

/test e2e-kubevirt-aws-ovn

1 similar comment
@rtheis
Copy link
Contributor

rtheis commented May 21, 2024

/test e2e-kubevirt-aws-ovn

@jared-hayes-dev jared-hayes-dev force-pushed the remove-metrics-ep-probes-ingress-registry-operators branch from 3e19eae to 511ae86 Compare May 23, 2024 14:55
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 23, 2024
Copy link
Contributor

@rtheis rtheis 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 openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 23, 2024
Copy link
Contributor

openshift-ci bot commented May 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bryan-cox, jared-hayes-dev, rtheis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jared-hayes-dev
Copy link
Author

/retest-required

@rtheis
Copy link
Contributor

rtheis commented May 24, 2024

/remove-hold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 24, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 239a333 and 2 for PR HEAD 511ae86 in total

@rtheis
Copy link
Contributor

rtheis commented May 25, 2024

/retest-required

3 similar comments
@rtheis
Copy link
Contributor

rtheis commented May 27, 2024

/retest-required

@rtheis
Copy link
Contributor

rtheis commented May 27, 2024

/retest-required

@rtheis
Copy link
Contributor

rtheis commented May 27, 2024

/retest-required

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 4c2f51c and 1 for PR HEAD 511ae86 in total

Copy link
Contributor

openshift-ci bot commented May 27, 2024

@jared-hayes-dev: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure 511ae86 link false /test e2e-azure
ci/prow/e2e-kubevirt-azure-ovn 511ae86 link false /test e2e-kubevirt-azure-ovn
ci/prow/e2e-aws 511ae86 link true /test e2e-aws
ci/prow/e2e-kubevirt-aws-ovn 511ae86 link true /test e2e-kubevirt-aws-ovn

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/control-plane-operator Indicates the PR includes changes for the control plane operator - in an OCP release jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. 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.

None yet

7 participants