Replace ubi9/ubi-minimal with busybox image#7363
Conversation
Seems like the ubi9/ubi-minimal image may cause e2e failures (at least from time to time). ubi-minimal or busybox shouldn't really matter for that regression example test, so this switch to an image we already use (as the "shell" image on the controller). Signed-off-by: Vincent Demeester <[email protected]>
|
See https://prow.tekton.dev/view/gs/tekton-prow/pr-logs/pull/tektoncd_pipeline/7349/pull-tekton-pipeline-integration-tests/1724553270275346432 for an example of a failure. |
|
/test check-pr-has-kind-label |
|
@vdemeester: The specified target(s) for
The following commands are available to trigger optional jobs:
Use 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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afrittoli The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
Seems like the ubi9/ubi-minimal image may cause e2e failures (at least from time to time).
ubi-minimal or busybox shouldn't really matter for that regression example test, so this switch to an image we already use (as the "shell" image on the controller).
/kind misc
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes