-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: add single global Gitlab URL #3222
Conversation
Do you plan on following this up with changes in all the other charts? |
@rokroskar each team (well kg and rp) should have issues this sprint to switch over to using this. |
Got it! Can we add the issues as a todo list at the top of the PR to keep track? |
a352b86
to
c853e48
Compare
You can access the deployment of this PR at https://ci-renku-3222.dev.renku.ch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, this change makes a lot of sense now, thanks @Panaetius - just one thing we might want to do: existing deployments will fail because the registry host for the notebooks service is now expected to come from global.gitlab.registry.host
- could you add a line to the values changelog that clarifies this?
@Panaetius I approved this but I'm not sure we should merge it right away - I think it should also require a change to values for CI deployments? |
* chore: create release 0.50.x * chore(deps): bump azure/setup-helm from 3 to 4 (#3525) Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rok Roškar <[email protected]> * chore: update template versions (#3536) * chore: Remove `ui.client.url` from values as it is unused. (#3539) The value is not used anymore and we should remove it to avoid confusion. Co-authored-by: Rok Roškar <[email protected]> * chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3543) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rok Roškar <[email protected]> * feat: renku 2.0 search (#3478) * chore: Renku search helm charts (#3481) * feat: add Solr to the subcharts. * feat: add message queue Redis to data-services (#3508) * chore: add gateway config for search endpoint * chore: add redis values for users sync svc * chore: add redis access to user sync job * chore: renku-graph 2.50.0 (with Jena 5.0.0) (#3549) * chore: renku-jena 0.0.25 * chore: graph updated to 2.50.0 * chore: streamline acceptance test dependencies (#3559) * chore: update changelog for release 0.50.0 (#3556) * chore(docs): improve the custom CA configuration part (#3552) The current version shows the configuration at the top level of the yaml while it should be under the global portion. * chore(docs): fix broken links to renku-python (#3063) Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Ralf Grubenmann <[email protected]> * chore: add sentry and prometheus for data services (#3548) * chore: clarify hidden features (#3561) * chore: Update selenium-java from 4.18.1 to 4.19.0 (#3560) * Upgrade search services to 0.0.39 (#3562) * Revert "chore: Update selenium-java from 4.18.1 to 4.19.0 (#3560)" This reverts commit c2af1f4. * chore: add single global Gitlab URL (#3222) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Alessandro Degano <[email protected]> Co-authored-by: Lorenzo Cavazzi <[email protected]> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Jakub Chrobasik <[email protected]> Co-authored-by: Flora Thiebaut <[email protected]> Co-authored-by: Samuel Gaist <[email protected]> Co-authored-by: bethcg <[email protected]> Co-authored-by: Ralf Grubenmann <[email protected]> Co-authored-by: Laura <[email protected]> Co-authored-by: eikek <[email protected]>
this should replace all the places where we use gitlab URL in our services.
/deploy extra-values=global.gitlab.url=https://gitlab.dev.renku.ch,global.gitlab.registry.host=registry.dev.renku.ch