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 gitlab group config #17

Merged
merged 5 commits into from
May 13, 2020
Merged

Conversation

jacobsee
Copy link
Contributor

@jacobsee jacobsee commented May 8, 2020

What does this PR do?

Defaults to new behavior for reconfiguring Argo for private repositories - which is to use the repository.credentials key in the configmap instead of configuring individual entries in the repositories key. This allows us to avoid "making a mess" out of Argo's config by not having to modify it for every repository that we add.

How should this be tested?

Deploy using the Helm chart

Is there a relevant Issue open for this?

resolves #15

Other Relevant info, PRs, etc.

People to notify

cc: @pabrahamsson @oybed @tylerauerbeck

@jacobsee
Copy link
Contributor Author

jacobsee commented May 8, 2020

Screen Shot 2020-05-07 at 5 42 03 PM

Screen Shot 2020-05-07 at 5 42 45 PM

Copy link
Contributor

@oybed oybed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@oybed oybed merged commit 6f92326 into redhat-cop:master May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitLab Argo Bridge - Creates individual repository entry for each repo it works with
2 participants