vmware-tanzu / vmware-tanzu/tanzu-source-controller
mTLS Authentication support for MavenArtifact
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 7
- Forks
- 6
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 4
Description
In addition to the basic authentication, we can use a TLS secret (secretRef) to authenticate to a repository. Maven repositories serve clients authenticated via SSL protocol. Maven documentation https://maven.apache.org/guides/mini/guide-repository-ssl.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the controller repository and the Maven repository SSL guide linked in the issue, then locate the MavenArtifact authentication path and how secretRef values are handled. Done should mean Maven repositories can authenticate with a TLS secret in addition to basic authentication, with the expected configuration and tests identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100