- Mar 02, 2022
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- Dec 18, 2021
-
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
- Dec 13, 2021
-
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
- Dec 10, 2021
-
-
Arran Walker authored
Fix the security release rule in .gitlab-ci.yml See merge request !324
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- Dec 01, 2021
-
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
- Nov 24, 2021
-
-
Arran Walker authored
Fix prometheus annotation unquoted value Closes #326 See merge request !323
-
Romuald Atchadé authored
-
- Nov 23, 2021
-
-
Georgi N. Georgiev authored
Fail the stable release job on curl failures See merge request !322
-
Tomasz Maczukin authored
curl's default behavior is to succeed even when the request have failed. This means that if any error happens whil triggering the charts.gitlab.io release pipeline, the job in GitLab Runner Helm Chart project still succeeds. That makes us unaware of the release not being finished. There is a `--fail` option that changes that, but it also prevents printing to the output. So with it we could know that some problem have happened, but we would not know what the problem was. In version 7.76, at February 2021, a new option `--fail-with-body` was added. And it seems that it will resolve all of our problems. For that we would however need a newer environment than the `ruby:2.6.5-alpine` image (released more than 2 years ago) used as base of `registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-charts-build-base`. But as the only command that we execute for the stable release job is the curl command, there is no need to use the charts specific image. We can defer to base `alpine` in the newest version and the newest curl version available there. Which is what this commit does.
-
- Nov 21, 2021
-
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
- Nov 11, 2021
-
-
Arran Walker authored
Add service and optional service monitor for Prometheus scraping Closes #165 See merge request !238
-
-
- Nov 10, 2021
-
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
Adds configurable value probeTimeoutSeconds See merge request !306
-
- Nov 08, 2021
-
-
Tomasz Maczukin authored
don't run pipelines only for MRs See merge request gitlab-org/charts/gitlab-runner!318
-
Georgi N. Georgiev authored
-
- Nov 01, 2021
-
-
Georgi N. Georgiev authored
fix ci rules update workflow rules fix pipeline workflow to work on stable branches
-
- Oct 29, 2021
-
-
Pedro Pombeiro authored
Update changelog generator configuration See merge request gitlab-org/charts/gitlab-runner!317
-
Tomasz Maczukin authored
https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1046 brought some updates in the labels that we're using to describe our Merge Requests. This commit updates the changelog configuration file to reflect these changes.
-
- Oct 11, 2021
-
-
Georgi N. Georgiev authored
-
Georgi N. Georgiev authored
-