container-slides
container-slides copied to clipboard
chore(deps): update gitlab/gitlab-runner docker tag to v17.5.1 (master)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab/gitlab-runner (changelog) | final | minor | v17.4.0 -> v17.5.1 |
Release Notes
gitlab-org/gitlab-runner (gitlab/gitlab-runner)
v17.5.1
See the changelog :rocket:
GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.
v17.5.0
New features
- Document fault tolerance feature !5058
- Add namespace support for DOCKER_AUTH_CONFIG !4727 (Tobias Rautenkranz @tobiasrautenkranz)
- Support AWS S3 multipart uploads via scoped temporary credentials !5027
- Limit token exposure !5031
- Add support for Azure Managed Identities in cache !5007
- Publish runner and helper packages for SLES and OpenSUSE !4993 (Aazam Thakur @Alcadeus0)
Bug fixes
- Cancel stage script upon job cancellation in attach mode !4813
- Make invalid service image name a build error !5063
- Allow pull_policy to be unset when defining allowed_pull_policies !4943 (Mike Mayo @magicmayo)
- Resolve "get "panic: EOF" when register runners run in a container" !5012
- Adjust autoscaler policy on config reloading !5064
- Require only build container to start in Kubernetes !5039
- Track kubernetes pull policies based off of the container name !5036
- Downgrade go-fips base image to ubi8 !5040
- Fix graceful termination of jobs on Windows !4808 (Nils Gladitz @nilsgladitz)
- Switch to AWS SDK for S3 cache access !4987
- Remove quotes around IP address in ssh invocation in example !4899 (Yassine Ibr @yassineibr1)
- Wait for k8s pod to become attachable as part of poll period !3556 (Jimmy Berry @jimmy-outschool)
- Prevent script dump on job cancellation through UI !4980
- Fix
pod_annotations_overwrite_allowedparsing error !5032 - Fix bug in scripts/logs dir for k8s executor !4893 (Thomas John Randowski @WojoInc)
- Address CVE-2024-41110/GHSA-v23v-6jw2-98fq by upgrading github.com/docker/docker and github.com/docker/cli !4925
Maintenance
- Update CHANGELOG after patches release !5073
- Helm chart install page: start structural revisions !5038
- Refactor container entrypoint forwarder !5018
- docs: set admin access for rancher desktop !5062
- Update gocloud.dev for AWS client-side rate limiting fix !5066
- Use latest markdownlint-cli2 and linter configuration !5055
- Add use case to docs for system_id and reusing configurations !5051
- Bump docker-machine to v0.16.2-gitlab.29 !5047
- Docs: Link to Docker certificate docs !5023
- Update GitLab release version for DualStack and Accelerate config !5042
- Fix capitalization !5015 (maximilian @maximiliankolb)
- Use Windows test code coverage reports !5041
- Update Docker image for docs review apps !5020
- Remove trailing whitespace from GitLab Runner docs !5074
- Updating intro sentence again !5025
- Bump golang to 1.22.7 !5035
- Fix community Merge Request pipeline parse errors !4973 (Thorsten Banhart @banhartt)
- Docker install: start with line-level cleanups !5033
- Improve flaky waitForRunningContainer test !5016
- Enable timestamps for CI/CD jobs !5048
- Refactor the linux repository page to follow CTRT !5019
- [k8s] more explicit docs on OS, Arch, KernelVersion selection !5009
- Squelch jsonschema warning about DualStack config !5022
- Clean up stray whitespace in gitlab-runner project !5052
- Update interactive runner registration documentation !5008
- Break apart Helm chart optional config into new page !5054
- [docs] Fix concurrent_id being used when it is concurrent_project_id !5026 (Nils @NilsIRL)
- K8s install page: move troubleshooting info, tackle 2 subheads !5034
- Add deprecation note to the Docker Machine autoscale configuration docs page !5060
- Implement distroless UBI pattern !4971
- Add deprecation note to the Docker Machine executor docs page !5059
- Docker install page: clean up installation steps !5037
- Fix code coverage visualization not working in merge requests !5029
- Skip TestDockerCommand_MacAddressConfig on Windows OS !4999
- Resolve "Proxy configuration docs missing NO_PROXY instructions" !5017
- Remove license scanning template !4735
- Add markdownlint-cli2 as asdf dependency !5053
- Remove note that the Azure Fleeting plug-in is in beta from docs !5046
- Fix example trust relationship in UploadRoleARN config !5043
- Address line-level findings in Kubernetes install page !5030
v17.4.1
Bug fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.