Commits on Source (80)
-
Mitchell Nielsen authored
Ensures that jobs in the preflight stage run on docs MRs as an extra precaution to ensure any changes do not cause unintended failures. Related to #4995
da119307 -
Sylvester Chin authored
Changelog: other
781a94d0 -
Michael Kozono authored83d7c1f6
-
Dylan Griffith authored
This bump includes the changes in gitlab-org/cloud-native/charts/gitlab-zoekt!44 which includes the changes in gitlab-org/build/CNG!1570 which includes the changes in gitlab-org/gitlab-zoekt-indexer!68 to add Google Cloud Profiler support to the indexer. This is part of gitlab-org/gitlab#409608
215c896c -
Dmitry Gruzd authored
Bump gitlab-zoekt dependency to v0.7.0 See merge request !3442 Merged-by: Dmitry Gruzd <dgruzd@gitlab.com> Approved-by: Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by: Dylan Griffith <dyl.griffith@gmail.com>
8ef24e5f -
GitLab Release Tools Bot authored
[ci skip]
12e80bcf -
GitLab Release Tools Bot authored
[ci skip]
a0cc79c7 -
GitLab Release Tools Bot authored1bb66f9e
-
deps authored
Changelog: changed
ba5295e5 -
Clemens Beck authored
Update cert-manager and manage future updates via deps io. cert-manager 1.12: - changes: https://cert-manager.io/docs/releases/release-notes/release-notes-1.12 - upgrade notes: https://cert-manager.io/docs/releases/upgrading/upgrading-1.11-1.12 Changelog: changed
-
This MR fetches QA_GITLAB_REVISION for .stable job which wasn't the case before. This would align the QA Image with the Gitlab image that is running so that there are less test failures which are due to image mismatch. Have also grouped the script under `.stable` and `.review_template` to a common job called `.run_script`.
ee1307bb -
Mitchell Nielsen authored
Fetching QA_GITLAB_REVISION for .stable and .review_template job See merge request !3411 Merged-by: Mitchell Nielsen <mnielsen@gitlab.com> Approved-by: João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Reviewed-by: Nailia Iskhakova <niskhakova@gitlab.com> Co-authored-by: vishal.s.patel <vpatel@gitlab.com>
62c27c34 -
Clemens Beck authored
The runner chart 0.58.0 now renders the secret template only if a secret name is set. Set the name to a non-empty value to render the template, which the GitLab chart overrides. Related Runner MR: gitlab-runner!426 Changelog: fixed
-
deps authored
Changelog: changed
895ba3c7 -
Adds a script with vcluster-related functions to be called in CI, along with a dedicated Helm values file to keep the script simple.
08cc30bf -
Jason Plum authored
[CI] Use vcluster for forward-looking smoke testing on Kubernetes 1.27, 1.28 See merge request !3378 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Reviewed-by: Clemens Beck <cbeck@gitlab.com> Co-authored-by: Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
24d9c042 -
Adds `global.hosts.externalGeoIP` to set a static IP for the Geo NGINX LoadBalancer, which previously used `global.hosts.externalIP` like the default NGINX controller. This allows to configure distinct static IPs for both NGINX subcharts. Fixes #5006 Changelog: fixed
e68ef004 -
Jason Plum authored
Add custom static IP key for Geo NGINX controller Closes #5006 See merge request !3407 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Dmytro Makovey <dmakovey@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Reviewed-by: Clemens Beck <cbeck@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
1f308453 -
Specify on which Geo site to define container registry configs See merge request !3440 Merged-by: Achilleas Pipinellis <axil@gitlab.com> Approved-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Michael Kozono <mkozono@gitlab.com>
c4f634b8 -
f90dc9bf
-
Document GitLab <-> Zoekt integration setup See merge request !3426 Merged-by: Achilleas Pipinellis <axil@gitlab.com> Approved-by: Tiger Watson <twatson@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Reviewed-by: Achilleas Pipinellis <axil@gitlab.com> Reviewed-by: Jason Plum <jplum@gitlab.com> Reviewed-by: Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
3e2da5ed -
Jason Plum authored
Update gitlab-org/charts/gitlab-runner from 0.57.1 to 0.58.1 See merge request !3445 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: deps <bot@dependencies.io> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
eb5e1889 -
Jason Plum authored
Deprecate namespace in mailroom.yml See merge request !3419 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: John Jarvis <jarv@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Sylvester Chin <schin@gitlab.com>
2912d402 -
- Update gitlab-org/gitlab-exporter from 13.4.0 to 13.4.1 Changelog: changed
0c35e7ba -
Mitchell Nielsen authored
Update gitlab-org/gitlab-exporter from 13.4.0 to 13.4.1 See merge request !3432 Merged-by: Mitchell Nielsen <mnielsen@gitlab.com> Approved-by: Andrew Patterson <apatterson@gitlab.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by: deps <bot@dependencies.io>
5ddc1ae8 -
deps authored
Changelog: changed
94d93fdf -
This MR enables internal API support from gitlab-org/cloud-native/charts/gitlab-zoekt!46 as well as adds a new the gateway container to a separate deployment. Related to gitlab-org/gitlab#424120
c9caa880 -
Mitchell Nielsen authored
Zoekt indexer with internalApi enabled See merge request !3443 Merged-by: Mitchell Nielsen <mnielsen@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Reviewed-by: Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by: Terri Chu <tchu@gitlab.com> Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
8e531abe -
- Update recent version support - Add a target for when we aim to support new versions Changelog: changed
9cbad96b -
Jason Plum authored
Update our k8s version docs for 1.26 See merge request !3444 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Peter Lu <plu@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Reviewed-by: Achilleas Pipinellis <axil@gitlab.com> Reviewed-by: Jason Plum <jplum@gitlab.com> Reviewed-by: Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by: DJ Mountney <dj@gitlab.com>
d56eb12c -
Followup to !3444 (comment 1620412132) with removed 1.19 from the docs (while adding 1.26) And remove noise in our notes output related to it
ecc0075c -
Mitchell Nielsen authored
Drop 1.19 validation from CI See merge request !3452 Merged-by: Mitchell Nielsen <mnielsen@gitlab.com> Approved-by: João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by: DJ Mountney <dj@gitlab.com>
451d5e35 -
Jason Plum authored
[CI] Run preflight stage on docs MRs See merge request !3395 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Mitchell Nielsen <mnielsen@gitlab.com>
563ebb61 -
Dylan Griffith authored
This reverts merge request !3443
930da4bf -
Adds a job before the review-related jobs trigger. It calculates the correct image to use (using existing logic), and then uses skopeo to retrieve the current image digest. It then includes this digest in a Helm values file that is saved as an artifact so it's available to the review app jobs. This should make the review apps more reliable, as this avoids the scenario in which the global.image.pullPolicy=Always could lead to review apps running containers that are misaligned Closes #4999
1b304b04 -
Jason Plum authored
Pin image digests for more reliable review apps (version 2) Closes #4999 See merge request !3435 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Reviewed-by: Clemens Beck <cbeck@gitlab.com> Co-authored-by: Mitchell Nielsen <mnielsen@gitlab.com>
f0020b1a -
Jason Plum authored
Revert "Merge branch 'zoekt-indexer-heartbeat' into 'master'" See merge request !3455 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Dylan Griffith <dyl.griffith@gmail.com>
363bab37 -
GitLab Release Tools Bot authored
[ci skip]
91963ab8 -
GitLab Release Tools Bot authored
[ci skip]
9893843b -
GitLab Release Tools Bot authored464f710c
-
GitLab Release Tools Bot authored
[ci skip]
bae7e281 -
GitLab Release Tools Bot authoredf3d2a1e0
-
GitLab Release Tools Bot authored
[ci skip]
459fbde9 -
GitLab Release Tools Bot authored1539978b
-
Dmitry Gruzd authored
This reverts merge request !3455
4b4078fb -
GitLab Release Tools Bot authoredfa2cb301
-
Stan Hu authored
Relates to gitlab-org/gitlab#429810
ac74e2b3 -
Dylan Griffith authored
Bump Zoekt to 0.8.0 again See merge request !3459 Merged-by: Dylan Griffith <dyl.griffith@gmail.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
c6c623e5 -
Clemens Beck authored
-
Jason Plum authored
Update section labels to core platform See merge request !3463 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Ryan Egesdahl <regesdahl@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
6e1170d0 -
deps authored
Changelog: changed
fa3f2024 -
deps authored
Changelog: changed
63939450 -
Jason Plum authored
Update to Ruby used for testing, linting to 3.1.4 See merge request !3460 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Dmytro Makovey <dmakovey@gitlab.com> Co-authored-by: Stan Hu <stanhu@gmail.com>
a003eced -
Jason Plum authored
Update cert-manager from 1.11.1 to 1.12.5 See merge request gitlab-org/charts/gitlab!3446 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Andrew Patterson <apatterson@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
02935c3b -
Anton Smith authored6e0d9b4f
-
d24a75c2
-
Russell Dickenson authored
Add period See merge request !3464 Merged-by: Russell Dickenson <rdickenson@gitlab.com> Approved-by: Russell Dickenson <rdickenson@gitlab.com> Approved-by: Evan Read <eread@gitlab.com> Co-authored-by: Evan Read <eread@gitlab.com> Co-authored-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Brad Sevy <bsevy@gitlab.com>
ac1380d6 -
Add commands for testing Gitaly See merge request !3476 Merged-by: Achilleas Pipinellis <axil@gitlab.com> Approved-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Anton Smith <asmith@gitlab.com>
223e4d33 -
a6fe49d0
-
Jason Plum authored
Fix backup spec and update backup to 16.6-pre See merge request !3468 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
fddc5720 -
deps authored
Changelog: changed
3b1164b1 -
deps authored
Changelog: changed
2568a6d0 -
Evan Read authoredc9552572
-
Dmitry Gruzd authoredb3607898
-
Jason Plum authored
Update gitlab-org/container-registry from 3.85.0-gitlab to 3.86.1-gitlab See merge request gitlab-org/charts/gitlab!3466 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: João Pereira <jpereira@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: deps <bot@dependencies.io>
d88f19db -
Jason Plum authored
Update gitlab-org/charts/gitlab-runner from 0.58.1 to 0.58.2 See merge request !3465 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: deps <bot@dependencies.io>
ce271fc5 -
Jason Plum authored
Use latest Technical Writing Docker images See merge request gitlab-org/charts/gitlab!3472 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Lysanne Pinto <lpinto@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Evan Read <eread@gitlab.com>
dcd3779e -
Terri Chu authored
Update Zoekt to v0.8.1 See merge request !3480 Merged-by: Terri Chu <tchu@gitlab.com> Approved-by: Terri Chu <tchu@gitlab.com> Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
9e555226 -
Add REVIEW_REF_PREFIX to vcluster environment names, to ensure unique clusters for every pipeline triggered from CNG.
ccdd48ee -
Jason Plum authored
Fix shared vclusters in pipelines triggered by CNG See merge request !3483 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Robert Marshall <rmarshall@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
64f5fee0 -
GitLab Release Tools Bot authored
[ci skip]
6a10f9fe -
GitLab Release Tools Bot authored
[ci skip]
0a477758 -
GitLab Release Tools Bot authored0db37e18
-
Jason Plum authored
Update cert-manager/cert-manager from 1.12.5 to 1.12.6 See merge request gitlab-org/charts/gitlab!3478 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Co-authored-by: deps <bot@dependencies.io>
d4fa72ee -
3f1fe42a
-
Jason Plum authored
Update Workhorse links See merge request !3470 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Evan Read <eread@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Co-authored-by: Chris Kaburu <ckaburu@gitlab.com>
2da828ab -
Jason Plum authored
Update gitlab-org/gitlab-qa from 12.4.1 to 12.5.0 See merge request gitlab-org/charts/gitlab!3450 Merged-by: Jason Plum <jplum@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Approved-by: Jason Plum <jplum@gitlab.com> Approved-by: Nailia Iskhakova <niskhakova@gitlab.com> Co-authored-by: deps <bot@dependencies.io>
7f634b19 -
GitLab Release Tools Bot authored
[ci skip]
301755ef -
GitLab Release Tools Bot authored
[ci skip]
6ce85c1d -
GitLab Release Tools Bot authored6724f135
.gitlab/ci/review-apps.gitlab-ci.yml
0 → 100644