-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat(config): add rekor endpoint env var #205
Conversation
I've added some instructions for testing the PR, hopefully it helps as I didn't previously share the container image for |
refactor(config): swap ConfigMap for global env values Co-authored-by: Jason Power <japower@redhat.com> ci(fix): run git pre-commit hook fix: reset README.md
@kahboom The CI is currently failing with:
Any time there is a change to the helm chart we need to bump the chart version by one: https://github.com/securesign/sigstore-ocp/blob/main/charts/trusted-artifact-signer/Chart.yaml#L36 |
@kahboom The changes themselves seem fine, works well :), just that small issue with the chart version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JasonPowr, kahboom 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 |
This PR adds the required environment variable in order for the
rekor-search-ui
to be able to issue requests to the Rekor server.Original PR: #204
Testing with the following container image for the rekor search UI:
quay.io/kahboom/rekor-search-ui@sha256:68a21610cd7de9c34466fed181fb3b26e527906e194f90657ab3c785b2151c85
Instructions for testing: https://gist.github.com/kahboom/3294d64b5186b3c79b68bd78923ebec5