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

fix: add docker.io creds to tekton-logging ns #1469

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

psturc
Copy link
Member

@psturc psturc commented Nov 29, 2024

Description

this should fix the konflux bootstrap issue recently seen on ROSA HCP cluster:

Failed to pull image "timberio/vector:0.42.0-distroless-libc": fetching target platform image selected from image index: reading manifest sha256:872e4daa04a347d61841cc387f0b56ea7e3031f9b2eb2ca2e0a936696d7def3c in docker.io/timberio/vector: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@openshift-ci openshift-ci bot requested review from rhopp and tisutisu November 29, 2024 17:32
Copy link

openshift-ci bot commented Nov 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flacatus

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@konflux-ci-qe-bot
Copy link

@psturc: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-hwks9 Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-hwks9

@psturc
Copy link
Member Author

psturc commented Nov 29, 2024

The bootstrap issue was fixed, it failed on 2 unrelated test cases. Merging.

@psturc psturc merged commit 53c4315 into konflux-ci:main Nov 29, 2024
12 of 14 checks passed
@psturc psturc deleted the docker-creds-to-tekton-logging-ns branch November 29, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants