Skip to content

Conversation

@deads2k
Copy link
Contributor

@deads2k deads2k commented Feb 20, 2019

I had trouble with this command and this help text would have aided me. See #21997 (comment)

@openshift/sig-master
@sjenning is the phrasing correct?

@openshift-ci-robot openshift-ci-robot added sig/master size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 20, 2019
@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 20, 2019
@deads2k
Copy link
Contributor Author

deads2k commented Feb 20, 2019

/retest

Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

One nit, feel free to self-tag.
lgtm

fmt.Fprintf(o.ErrOut, "Starting pod/%s ...\n", pod.Name)
}
if o.IsNode {
fmt.Fprintf(o.ErrOut, "To directly access the host PATH, try `chroot /host /bin/bash`\n", pod.Name)
Copy link
Contributor

Choose a reason for hiding this comment

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

Drop pod.Name, go vet is complaining about it.

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@deads2k deads2k added the lgtm Indicates that a PR is ready to be merged. label Feb 27, 2019
@deads2k
Copy link
Contributor Author

deads2k commented Feb 27, 2019

/retest

@openshift-merge-robot openshift-merge-robot merged commit 35c89ef into openshift:master Feb 28, 2019
@smarterclayton
Copy link
Contributor

Why did you do chroot /host /bin/bash instead of chroot /host?

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. sig/master size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants