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

feat(STONEINTG-948): migrate redhat-appstudio/clair-in-ci #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Josh-Everett
Copy link
Contributor

Update references to redhat-appstudio quay org to reflect move to konflux-ci.

Update references to redhat-appstudio quay org to reflect move to konflux-ci.

Signed-off-by: Josh Everett <[email protected]>
@@ -24,7 +24,7 @@ spec:
- name: event_type
value: "{{ event_type }}"
- name: registry-url
value: "quay.io/redhat-appstudio"
value: "quay.io/konflux-ci"
- name: registry-username
value: "{{ registry_username }}"
- name: registry-password
Copy link
Contributor Author

Choose a reason for hiding this comment

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

How do registry_username and registry_password get sourced?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this gets injected by PaC, but not sure. @jencull or @jsztuka you may know better than me about how this is set up.

Copy link
Collaborator

@jsztuka jsztuka Dec 6, 2024

Choose a reason for hiding this comment

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

I think you would need to add robot account to the https://quay.io/repository/konflux-ci/clair-in-ci?tab=info.
robot account: konflux-ci+testservice
Hopefully this will get the error away.

Copy link
Contributor

Choose a reason for hiding this comment

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

@Josh-Everett robot user should be added to to writers group then writers group be added to the repo clair-in-ci .

Copy link
Contributor Author

Choose a reason for hiding this comment

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

AFAIK Scott added that robot account to the quay repo, but here it is still set to use the old user + pass. I am having trouble figuring out where to set which robot account to use.

Copy link
Contributor

Choose a reason for hiding this comment

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

I guess we will need some authorization to be able seeing what members in our integration repos
so we can solve such these cases

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.

4 participants