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

No Longer Send Docker Config for Red Hat Hosted Registries #817

Closed
acornett21 opened this issue Oct 27, 2022 · 0 comments · Fixed by #818
Closed

No Longer Send Docker Config for Red Hat Hosted Registries #817

acornett21 opened this issue Oct 27, 2022 · 0 comments · Fixed by #818
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@acornett21
Copy link
Contributor

Is your feature request related to a problem? Please describe.

With the release of milestone 2, if a partner uses preflight and uploads a non-usable dockerconfig, this makes all of their images un pull-able from the registry for their customers.

Describe the solution you'd like.

When preflight detects that the registry is Red Hat Hosted, no longer send the credentials that preflight used to pull the image, since proper credentials are already in Pyxis. We can check the below to make this determination

certProject.container.hosted_registry==true

Describe alternatives you've considered.

N/A

Additional context.

Here is a Jira for this issue.

@acornett21 acornett21 added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 27, 2022
@acornett21 acornett21 self-assigned this Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant