[feat] : Add support for token and certificate authentication in Helm chart registry
What this PR does:
Why we need it:
Which issue(s) this PR fixes:
Fixes #3743
Does this PR introduce a user-facing change?:
- How are users affected by this change:
- Is this breaking change:
- How to migrate (if breaking change):
@kiratlog Please fix build, lint, test
It's a work in progress; I have some local changes and will push them upstream.
@kiratlog Thank you for the PR. At first, we need to clarify the authentication method for the helm chart registry. Could you investigate it more, other than basic authentication? If possible, it would be nice to have the usage for other methods.
all the supported login method by helm.
https://helm.sh/docs/helm/helm_registry_login/
@kiratlog
Thank you for your investigation.
I read the document, and your implementation uses the options written on that document. I want to try your implementation on some platforms to confirm it works. Could you let me know which platform you have checked the implementation works on?
Sorry, we updated the CI and branch protection rules.
I updated the branch of this PR by pushing the Update branch button, which is the GitHub feature.
Please let me know if you see any unexpected behavior.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 7 days with no activity. Feel free to reopen if still applicable.