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

gitlab: support multiple instances #603

Open
mdonadoni opened this issue Jun 29, 2023 · 0 comments
Open

gitlab: support multiple instances #603

mdonadoni opened this issue Jun 29, 2023 · 0 comments
Projects

Comments

@mdonadoni
Copy link
Member

Currently, REANA integrates with only one GitLab instance specified in REANA_GITLAB_HOST. Regarding the launcher, REANA supports gitlab.com, gitlab.cern.ch and REANA_GITLAB_HOST.

We should investigate how to support multiple GitLab instances:

  1. For launcher, it is only necessary to make FETCHER_ALLOWED_GITLAB_HOSTNAMES configurable with Helm values
  2. For the webhook integration, more work is required, as for example we will need to store multiple secrets for each user

As of now, option 1 is sufficient, while option 2 can be tackled later on. However, it can also make sense to work on both of the options at the same time, if that is more convenient for us.

@mdonadoni mdonadoni added this to Backlog in 0.9.1 Jun 29, 2023
@giuseppe-steduto giuseppe-steduto removed this from Backlog in 0.9.1 Oct 16, 2023
@giuseppe-steduto giuseppe-steduto added this to Backlog in 0.9.2 Oct 16, 2023
@mdonadoni mdonadoni removed this from Backlog in 0.9.2 Jan 11, 2024
@mdonadoni mdonadoni added this to Backlog in 0.9.3 Jan 11, 2024
@mdonadoni mdonadoni removed this from Backlog in 0.9.3 Mar 14, 2024
@mdonadoni mdonadoni added this to Backlog in 0.95.0 Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
0.95.0
Backlog
Development

No branches or pull requests

1 participant