- Oct 07, 2022
-
-
JiHu Release Tools Bot authored
auto-deploy version skip
-
- Oct 06, 2022
-
-
JH_CNG_SYNC_TOKEN authored
-
Robert Marshall authored
CI: Ensure file permissions are respected See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1146 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Mitchell Nielsen <mnielsen@gitlab.com>
-
JH_CNG_SYNC_TOKEN authored
-
- Oct 05, 2022
-
-
Jason Plum authored
Betters the style of the Dockerfile See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1150 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Mitchell Nielsen <mnielsen@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
skarbek <jskarbek@gitlab.com>
-
John Skarbek authored
-
Mitchell Nielsen authored
Ensures that file permissions are not modified by the GitLab Runner's umask setting. This was causing file permissions to change unexpectedly, including some configuration files being COPY-ed in with 0666 instead of 0644 as specified with the `install` commands. Related to: - https://gitlab.com/gitlab-org/gitlab-runner/-/issues/1736 - https://gitlab.com/gitlab-org/charts/gitlab/-/issues/3797 Feature flag is documented here: https://docs.gitlab.com/runner/configuration/feature-flags.html#available-feature-flags: >>> If enabled will remove the usage of umask 0000 call for jobs executed with docker executor. Instead Runner will try to discover the UID and GID of the user configured for the image used by the build container and will change the ownership of the working directory and files by running the chmod command in the predefined container (after updating sources, restoring cache and downloading artifacts). POSIX utility id must be installed and operational in the build image for this feature flag. Runner will execute id with options -u and -g to retrieve the UID and GID. >>> Changelog: fixed
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Go: bump golang-fips to 1.17.13 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1142 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jason Plum <jplum@gitlab.com>
-
Jason Plum authored
-
Balasankar 'Balu' C authored
Gitaly: add config.toml back, as mock template See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1149 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Mitchell Nielsen <mnielsen@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jason Plum <jplum@gitlab.com>
-
Jason Plum authored
-
- Oct 03, 2022
-
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Gitaly: remove config.toml, unneeded, problematic. See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1145 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Mitchell Nielsen <mnielsen@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jason Plum <jplum@gitlab.com>
-
Jason Plum authored
-
- Sep 27, 2022
-
-
JH_CNG_SYNC_TOKEN authored
-
Jason Plum authored
Update container-registry Dockerfile consistency See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1139 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Young <jyoung@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
-
Balasankar 'Balu' C authored
Build KAS from SHA See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1104 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
skarbek <jskarbek@gitlab.com> Co-authored-by:
Alessio Caiazza <acaiazza@gitlab.com>
-
Alessio Caiazza authored
Changelog: added
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Add azcopy to toolbox image See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1135 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Gerard Hickey <ghickey@gitlab.com>
-
Gerard Hickey authored
Changelog: added
-
- Sep 22, 2022
-
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Add KAS, Pages, and Geo-LogCursor to certification list Closes gitlab-org/charts/gitlab#3337 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1090 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Mitchell Nielsen authored
-
JH_CNG_SYNC_TOKEN authored
-
- Sep 21, 2022
-
-
Robert Marshall authored
Add license file to KAS UBI image Closes gitlab-org/charts/gitlab#3694 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1137 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
John Skarbek <jskarbek@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
John Skarbek <jskarbek@gitlab.com> Co-authored-by:
Mitchell Nielsen <mnielsen@gitlab.com>
-
-
- Sep 16, 2022
-
-
JH_CNG_SYNC_TOKEN authored
-
- Sep 15, 2022
-
-
Robert Marshall authored
kubectl: update to 1.23.10 (go1.17.13) See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1130 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Jason Plum <jplum@gitlab.com>
-
Jason Plum authored
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Base gitlab-go on Debian not base See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1132 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Eliminate the circular dependency between gitlab-go and gitlab-base in preparation of adding gitlab-logger and gomplate into the gitlab-base container image. Related https://gitlab.com/gitlab-org/charts/gitlab/-/issues/3528 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
JH_CNG_SYNC_TOKEN authored
-
- Sep 14, 2022
-
-
Robert Marshall authored
Gomplate: update to 3.11.3 (go1.19) See merge request gitlab-org/build/CNG!1131
-
Jason Plum authored
Bump to latest gomplate version 3.11.3.
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Make oauth application creation compatible with hashed secrets See merge request gitlab-org/build/CNG!1116
-