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

πŸ¦€ [enhancement] - Remove Hardcoded Passwords (e.g. nexus/sonatype) #108

Open
eformat opened this issue Jan 19, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@eformat
Copy link
Member

eformat commented Jan 19, 2022

πŸ“ Description

It would be nice to remove all hard coded passwords in the tech exercises (nexus, sonatype) are partially done.

So that the flow is consistent e.g.

πŸ§™β€β™€οΈ Suggested solution

  • Create a SealedSecret
  • Mount this in pipelines and other places as required (which use parameters now)

Affects the flow of the docs so is probably medium effort.

@eformat eformat added the enhancement New feature or request label Jan 19, 2022
@eformat
Copy link
Member Author

eformat commented Jan 24, 2022

We could also consider using the External Secrets Operator -> Gitlab Variables adapter .. this seems to work OK as a mechanism as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant