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 ability to create gitlab bot accounts #205

Closed
ericwyles opened this issue Sep 25, 2024 · 0 comments · Fixed by #206
Closed

Add ability to create gitlab bot accounts #205

ericwyles opened this issue Sep 25, 2024 · 0 comments · Fixed by #206
Assignees
Labels
enhancement ✨ New feature or request

Comments

@ericwyles
Copy link
Contributor

Add a new feature to allow users to create gitlab bot accounts using the gitlab-settings chart.

Describe the solution you'd like

  • Given I am deploying uds-package-gitlab
  • When I specify a list of botAccounts in the values with username, namespace, secret, and secretKey
  • Then A job will be executed that creates the users in gitlab and stores their PATs into secrets in the given namespace.

Additional context

We will need this for configuring renovate. https://github.com/defenseunicorns/uds-package-renovate

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

Successfully merging a pull request may close this issue.

1 participant