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

Add option to authenticate against image repository #1035

Open
1 task done
mpryc opened this issue Jul 17, 2023 · 0 comments
Open
1 task done

Add option to authenticate against image repository #1035

mpryc opened this issue Jul 17, 2023 · 0 comments
Labels
committime-exporter Related to the committime exporter kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@mpryc
Copy link
Collaborator

mpryc commented Jul 17, 2023

Feature description

[commit time exporter]

Feature request is to add authentication against image registry for the container image type of exporter.

With #1030 we allow to run skopeo against self signed SSL registry endpoints by using cluster certificate mounted to the pod, however some registries requires authentication on top of SSL.

Possibly the ideal solution is to allow injecting auth.json so multiple registries can be added that requires authentication.

Because one running exporter instance may serve auth and non-auth images, it would be great if the fallback is to check without auth.

How this will help you

With skopeo image exporter type the auth will greatly improve usability in the env where registries are configured to use auth.

Feature priority

⌛ It will greatly improve my experience using Pelorus

Code of Conduct

  • I agree to follow Pelorus's Code of Conduct
@mpryc mpryc added kind/feature Categorizes issue or PR as related to a new feature. committime-exporter Related to the committime exporter needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
committime-exporter Related to the committime exporter kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

1 participant