fix: add docker secret to tekton-results and minio#1406
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
ca6a88c to
bc9c6c1
Compare
|
/retest |
|
the configuration worked in the pipeline here marking as ready for a review |
|
@psturc: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-6lvw6-t5cf6 |
|
/lgtm |
|
failed on which is unrelated to this PR |
|
merging, because this should unblock other PRs hitting an issue with docker pull rate limit |
Description
I saw the docker pull issue in test cluster recently

it affected not only the
minio-operatorns, but alsotekton-resultsThis PR adds docker pull secret to both of those namespaces to avoid the docker pull limit issue
Issue ticket number and link
N/A
Type of change
How Has This Been Tested?
in CI 🤷
Checklist: