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 1814576: make evaluation of targetMember strict #48

Merged
merged 1 commit into from May 18, 2020

Conversation

deads2k
Copy link

@deads2k deads2k commented May 14, 2020

Please read https://github.com/etcd-io/etcd/blob/master/CONTRIBUTING.md#contribution-flow.

fixes

2020-05-14T04:56:02.740379813Z 2789a93832bcda39, started, nuc4.redpill.nz, https://10.1.10.4:2380, https://10.1.10.4:2379
2020-05-14T04:56:02.740379813Z 5187f12b86fd7087, unstarted, , https://10.1.10.3:2380, 
2020-05-14T04:56:02.740379813Z f374a1615f0d67db, started, etcd-bootstrap, https://10.1.10.31:2380, https://10.1.10.31:2379
2020-05-14T04:56:02.743273696Z memberDir /var/lib/etcd/member is present on nuc3.redpill.nz
2020-05-14T04:56:02.750948567Z #### attempt 0
2020-05-14T04:56:02.751779911Z       member={name="nuc4.redpill.nz", peerURLs=[https://10.1.10.4:2380}, clientURLs=[https://10.1.10.4:2379]
2020-05-14T04:56:02.751779911Z       member={name="", peerURLs=[https://10.1.10.3:2380}, clientURLs=[]
2020-05-14T04:56:02.751779911Z       member={name="etcd-bootstrap", peerURLs=[https://10.1.10.31:2380}, clientURLs=[https://10.1.10.31:2379]
2020-05-14T04:56:02.751779911Z       target={name="etcd-bootstrap", peerURLs=[https://10.1.10.31:2380}, clientURLs=[https://10.1.10.31:2379], err=<nil>

@hexfusion hexfusion changed the base branch from openshift-4.6 to openshift-4.5 May 15, 2020 18:21
@hexfusion
Copy link

/test all

@hexfusion
Copy link

/retest

@hexfusion
Copy link

soak
/test all

@hexfusion
Copy link

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 18, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, hexfusion

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 18, 2020
@hexfusion hexfusion changed the title make evaluation of targetMember strict Bug 1814576: make evaluation of targetMember strict May 18, 2020
@openshift-ci-robot openshift-ci-robot added the bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. label May 18, 2020
@openshift-ci-robot
Copy link

@deads2k: This pull request references Bugzilla bug 1814576, which is invalid:

  • expected Bugzilla bug 1814576 to depend on a bug in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but no dependents were found

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.

In response to this:

Bug 1814576: make evaluation of targetMember strict

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-robot openshift-ci-robot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label May 18, 2020
@openshift-merge-robot openshift-merge-robot merged commit e78ee7f into openshift:openshift-4.5 May 18, 2020
@openshift-ci-robot
Copy link

@deads2k: All pull requests linked via external trackers have merged: . Bugzilla bug 1814576 has been moved to the MODIFIED state.

In response to this:

Bug 1814576: make evaluation of targetMember strict

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.

@hexfusion
Copy link

/cherrypick openshift-4.4

@openshift-cherrypick-robot

@hexfusion: new pull request created: #49

In response to this:

/cherrypick openshift-4.4

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.

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/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. bugzilla/severity-high Referenced Bugzilla bug's severity is high 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

5 participants