-
Notifications
You must be signed in to change notification settings - Fork 189
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
[release-4.17] OCPBUGS-42964: Collect etcd object count #453
[release-4.17] OCPBUGS-42964: Collect etcd object count #453
Conversation
@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: RFE-5765 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. |
/retitle [release-4.17] OCPBUGS-42964: Collect etcd object count |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-42964, 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 |
@oarribas: This pull request references Jira Issue OCPBUGS-42964, which is invalid:
Comment 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 |
@oarribas: This pull request references Jira Issue OCPBUGS-42964, which is valid. The bug has been moved to the POST state. 7 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. |
/label cherry-pick-approved |
/label qe-approved |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-42964, which is valid. 7 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. |
@RickJWagner , I can see you added the |
/lgtm |
@RickJWagner , @zhouying7780 , this one (and the rest of cherry-picks) are pending on the |
@sferich888, this looks good to me. Any reason this can't be cherry-picked? |
@davemulford we don't typically backport new features; as that breaks/changes the API/ABI behavior of things. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, RickJWagner, sferich888 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 |
/label backport-risk-assessed |
@oarribas @davemulford how much important this addition is for older OCP versions? It's usually acceptable to backport one version back. Though, for older versions, additional justification would be useful. In the worst case 4.16/4.15 can run 4.17 must-gather image through |
@openshift-cherrypick-robot: all tests passed! 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. |
1bce9ff
into
openshift:release-4.17
@openshift-cherrypick-robot: Jira Issue OCPBUGS-42964: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-42964 has been moved to the MODIFIED state. 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. |
@ingvagabund , having this data by default in must-gathers is really useful for support cases. As some customers provide must-gather in advance (without the
And this PR is using same commands already used in the |
[ART PR BUILD NOTIFIER] Distgit: ose-must-gather |
This is an automated cherry-pick of #435
/assign oarribas