Conversation
|
Yeah, we override the home directory in the regular docker image and not in centos. This causes it to point to two different directories depending on which image you use. |
|
In response to a cherrypick label: new pull request created: #1481 |
|
/cherrypick release-1.9 |
|
/cherrypick release-1.8 |
|
@brian-avery: new pull request could not be created: failed to create pull request against istio/tools#release-1.9 from head istio-testing:cherry-pick-1480-to-release-1.9: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for istio-testing:cherry-pick-1480-to-release-1.9."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"} DetailsIn response to this:
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. |
|
@brian-avery: new pull request created: #1482 DetailsIn response to this:
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. |
|
/cherrypick release-1.10 |
|
@brian-avery: new pull request created: #1483 DetailsIn response to this:
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. |
This fixes the HOME directory to be consistent with the normal docker images. To test this, I've created a shell using this container, and ran
make test_release_centos