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

Bug 2089687: Update alert message for drain failure #3169

Conversation

yuqi-zhang
Copy link
Contributor

Update message to point to MCC and not MCD pod, since MCC now does
the actual draining.

For now we are doing this to preserve old alerts, but we should
potentially consider alerting via MCC and deprecating the old alert.

Update message to point to MCC and not MCD pod, since MCC now does
the actual draining.

For now we are doing this to preserve old alerts, but we should
potentially consider alerting via MCC and deprecating the old alert.
@openshift-ci openshift-ci bot added bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels May 30, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 30, 2022

@yuqi-zhang: This pull request references Bugzilla bug 2089687, 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.11.0) matches configured target release for branch (4.11.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 (rioliu@redhat.com), skipping review request.

In response to this:

Bug 2089687: Update alert message for drain failure

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 30, 2022
@sinnykumari
Copy link
Contributor

/lgtm

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

openshift-ci bot commented Jun 1, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sinnykumari, yuqi-zhang

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:
  • OWNERS [sinnykumari,yuqi-zhang]

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

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD 4fbbead and 8 for PR HEAD c90d7e4 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 1 against base HEAD 4fbbead and 7 for PR HEAD c90d7e4 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 4fbbead and 6 for PR HEAD c90d7e4 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD f947dbd and 5 for PR HEAD c90d7e4 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 1 against base HEAD f947dbd and 4 for PR HEAD c90d7e4 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD c6eb2a7 and 3 for PR HEAD c90d7e4 in total

@sinnykumari
Copy link
Contributor

/test e2e-agnostic-upgrade

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 2, 2022

@yuqi-zhang: 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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 979288a into openshift:master Jun 2, 2022
9 checks passed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 2, 2022

@yuqi-zhang: All pull requests linked via external trackers have merged:

Bugzilla bug 2089687 has been moved to the MODIFIED state.

In response to this:

Bug 2089687: Update alert message for drain failure

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.

wking added a commit to wking/machine-config-operator that referenced this pull request Jan 3, 2023
…ls for MCC logs

Avoiding the machine-config-controller-xxxxx from c90d7e4 (Update
alert message for drain failure, 2022-05-30, openshift#3169), so users don't
need to manually replace a pod-name placeholder.

Moving to a label selector also automatically gets us --tail=10
limiting, so we aren't flooded by old history:

  $ oc logs --help | grep -A1 tail
      --tail=-1:
          Lines of recent log file to display. Defaults to -1 with no selector, showing all log lines otherwise 10, if a selector is provided.

That limiting might remove older 'Cannot evict pod ...' messages, but
the -f/--follow means that if there's still a problem, we'll get a
fresh log complaining about it soon.
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-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants