-
Notifications
You must be signed in to change notification settings - Fork 81
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
RHOAIENG-12833 - Validate Image Pull Path Is From registry.redhat.io #1809
RHOAIENG-12833 - Validate Image Pull Path Is From registry.redhat.io #1809
Conversation
Robot Results
|
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.
@mattmahoneyrh correct me if I'm wrong but I think this Test Case should also be running for ODH deployments to check depending on the product, the correct deployment image. Isn't it?
|
@asanzgom Yes, the check will run for both ODH and RHOAI (CPaaS builds). |
The purpose of this enhancement is to check that the Component Deployment image pull path is from registry.redhat.io, when expected to be so.
Note: kserve-controller-manager is an exception which is pulled from quay.io, thus not validated for pull path registry.redhat.io