opendevstack / opendevstack/ods-core
cd-user secrets duplicated in central namespace
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
General setup creates a secret named cd-user-token, and the Jenkins installation creates a secret named cd-user-with-password. Both have the same information. We should keep just one.
cd-user-with-password is shipped with the Jenkins template, which might not be ideal. Maybe better to install that separately, also for new projects.
FYI @oalyman
Contributor guide
No contributing guide indexed for this repository
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
Compare the general setup that creates cd-user-token with the Jenkins template that creates cd-user-with-password, then trace where each secret is consumed. Decide which single secret should remain and verify that the chosen installation path also works for new projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, shell
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100