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

export the quay token to push bundles during e2e tests #1000

Merged
merged 1 commit into from
May 16, 2024

Conversation

joejstuart
Copy link
Contributor

The tkn-bundle tests need to push a bundle to quay. This change export the token from a secret.

https://issues.redhat.com/browse/EC-624

- name: QUAY_TOKEN
valueFrom:
secretKeyRef:
name: quay-repository
Copy link
Contributor

Choose a reason for hiding this comment

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

in the tekton-ci namespace of production cluster, I think the secret is named as quay-push-secret

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, just pushed the update.

The tkn-bundle tests need to push a bundle
to quay. This change export the token from secret
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@zregvart zregvart added this pull request to the merge queue May 16, 2024
Merged via the queue into konflux-ci:main with commit a8a634e May 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants