Skip to content

Conversation

@cjschaef
Copy link
Member

@cjschaef cjschaef commented Aug 8, 2022

Allow metrics traffic to flow through the cluster, including the
worker nodes, to resolve issues where the KCM and KS metrics are
not accessible.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2109800

Allow metrics traffic to flow through the cluster, including the
worker nodes, to resolve issues where the KCM and KS metrics are
not accessible.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2109800
@openshift-ci openshift-ci bot added bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Aug 8, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 8, 2022

@cjschaef: This pull request references Bugzilla bug 2109800, which is invalid:

  • expected the bug to target the "4.12.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 2109800: IBMCloud: Allow metrics traffic

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 8, 2022

@cjschaef: The following test 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-ibmcloud 6591508 link false /test e2e-ibmcloud

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

Copy link
Contributor

@barbacbd barbacbd left a comment

Choose a reason for hiding this comment

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

Reading through the comments on the BZ this appears to be the required change.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 11, 2022
@barbacbd
Copy link
Contributor

@cjschaef can you modify your BZ to set to a valid bug by changing the release ?

@cjschaef
Copy link
Member Author

@barbacbd Unfortunately I updated the Target Release of the BZ, but I think I need the Target Milestone, which I cannot update. Will see if that makes things happy.

/bugzilla refresh

@openshift-ci openshift-ci bot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Aug 11, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 11, 2022

@cjschaef: This pull request references Bugzilla bug 2109800, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.12.0) matches configured target release for branch (4.12.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request.

Details

In response to this:

@barbacbd Unfortunately I updated the Target Release of the BZ, but I think I need the Target Milestone, which I cannot update. Will see if that makes things happy.

/bugzilla 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 kubernetes/test-infra repository.

@cjschaef
Copy link
Member Author

e2e-ibmcloud looks good, this likely resolved some of the known failing OCP Conformance tests and now just need to address the
[sig-arch][bz-etcd][Late] Alerts alert/etcdGRPCRequestsSlow should not be at or above info [Suite:openshift/conformance/parallel] test.

Suite run returned error: 2 fail, 1368 pass, 1744 skip (55m43s)

@MayXuQQ
Copy link
Contributor

MayXuQQ commented Aug 15, 2022

pre-merge checking with registry.build05.ci.openshift.org/ci-ln-lssitwt/release:latest
https://console-openshift-console.apps.maxu-ibm.ibmcloud.qe.devcluster.openshift.com/monitoring/targets
openshift-kube-controller-manager/openshift-kube-scheduler, Status are all "up"
bug fixed.

@MayXuQQ
Copy link
Contributor

MayXuQQ commented Aug 16, 2022

/label qe-approved
/bugzilla cc-qa

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Aug 16, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2022

@MayXuQQ: This pull request references Bugzilla bug 2109800, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.12.0) matches configured target release for branch (4.12.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @MayXuQQ

Details

In response to this:

/label qe-approved
/bugzilla cc-qa

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.

@openshift-ci openshift-ci bot requested a review from MayXuQQ August 16, 2022 02:04
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2022

@MayXuQQ: MayXuQQ unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight.

Details

In response to this:

/override ci/prow/e2e-ibmcloud

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.

@rvanderp3
Copy link
Contributor

/lgtm
/assign @patrickdillon

@jeffnowicki
Copy link
Contributor

/assign @jstuever

@jstuever
Copy link
Contributor

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 18, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jstuever, MayXuQQ

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 18, 2022
@openshift-merge-robot openshift-merge-robot merged commit 3e65614 into openshift:master Aug 18, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 18, 2022

@cjschaef: All pull requests linked via external trackers have merged:

Bugzilla bug 2109800 has been moved to the MODIFIED state.

Details

In response to this:

Bug 2109800: IBMCloud: Allow metrics traffic

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.

@cjschaef cjschaef deleted the bz_2109800 branch August 19, 2022 17:02
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. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants