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

templates: Don't hardcode /usr/local/bin for etcd #384

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

cgwalters
Copy link
Member

The image we're trying to switch to has it in /usr/bin, let's
just search $PATH.

Ref: openshift/installer#1194

The image we're trying to switch to has it in `/usr/bin`, let's
just search `$PATH`.

Ref: openshift/installer#1194
@abhinavdahiya
Copy link
Contributor

/lgtm

@ashcrow
Copy link
Member

ashcrow commented Feb 5, 2019

/lgtm

@openshift-ci-robot
Copy link
Contributor

@ashcrow: changing LGTM is restricted to assignees, and assigning you to the PR failed.

In response to this:

/lgtm

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.

@runcom
Copy link
Member

runcom commented Feb 5, 2019

/lgtm

@ashcrow
Copy link
Member

ashcrow commented Feb 5, 2019

/retest

@ashcrow
Copy link
Member

ashcrow commented Feb 5, 2019

☁️☁️☁️
💥🤖💥
☁️🔥☁️

@abhinavdahiya
Copy link
Contributor

/refresh

@cgwalters
Copy link
Member Author

/approve

@openshift-merge-robot
Copy link
Contributor

/retest

2 similar comments
@runcom
Copy link
Member

runcom commented Feb 6, 2019

/retest

@openshift-merge-robot
Copy link
Contributor

/retest

@runcom
Copy link
Member

runcom commented Feb 6, 2019

just wondering and brainstorming, we can take this on Slack if you want, but how do we make sure we don't regress on similar drifts (openshift/installer#1194)? is this on the installer or on mco? how's the installer testing changes in the MCO (or does it use the latest published images)? do we need to start having a job which runs the latest available installer with the very latest mco code to make sure we don't drift? and viceversa? (spending my morning figuring this out also)

@cgwalters
Copy link
Member Author

(Can people add approve and lgtm here? Prow missed it earlier)

do we need to start having a job which runs the latest available installer with the very latest mco code

That's what e2e-aws does; it runs master installer against the code from the PR.

What we need to do is start gating on degraded: #383

The original PR here sailed right through because we didn't have that.

@runcom
Copy link
Member

runcom commented Feb 6, 2019

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, ashcrow, cgwalters, runcom

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 [abhinavdahiya,ashcrow,cgwalters,runcom]

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 Feb 6, 2019
@openshift-merge-robot openshift-merge-robot merged commit 6b42968 into openshift:master Feb 6, 2019
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. 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

6 participants