-
Notifications
You must be signed in to change notification settings - Fork 375
OCPBUGS-17113: Lazy updates for Prometheus #2395
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
base: main
Are you sure you want to change the base?
Conversation
@rexagod: This pull request references Jira Issue OCPBUGS-17113, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
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. |
/jira refresh |
@rexagod: This pull request references Jira Issue OCPBUGS-17113, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: In response to this:
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. |
484f320
to
d394434
Compare
/retest-required |
d394434
to
29846c5
Compare
/retest-required |
1 similar comment
/retest-required |
29846c5
to
564d684
Compare
/test e2e-aws-ovn-techpreview |
/label qe-approved |
/test e2e-aws-ovn-single-node Flaking. |
30dc110
to
70fc333
Compare
Blocked by openshift/library-go#1823. |
EDIT: Will update this PR once openshift/library-go#1833 is in. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
openshift/library-go#1833 (comment) is closed now, moving forward as there are no blockers. |
70fc333
to
37abec5
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rexagod 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 |
Incorporate openshift/library-go#1575 downstream. Signed-off-by: Pranshu Srivastava <[email protected]>
37abec5
to
39addc0
Compare
/test e2e-aws-ovn-single-node |
@rexagod: The following tests failed, say
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. |
Prow:
Must-gather:
CMO:
The update logic introduced here updates twice on each call, causing a loop, I'll refactor that. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
PR needs rebase. 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. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Oof, this is pretty ancient. I'll try to pick this up next sprint 🤞🏼 /remove-lifecycle stale |
/lifecycle frozen |
@rexagod: The In response to this:
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. |
Incorporate openshift/library-go#1575 downstream.