Update image docker.io/cloudflare/cloudflared to v2024.10.0 #713

Merged
jahanson merged 1 commit from renovate/docker.io-cloudflare-cloudflared-2024.x into main 2024-10-14 07:43:44 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared minor 2024.9.1 -> 2024.10.0

Release Notes

cloudflare/cloudflared (docker.io/cloudflare/cloudflared)

v2024.10.0

Compare Source

Bug Fixes
  • We fixed a bug related to --grace-period. Tunnels that use QUIC as transport weren't abiding by this waiting period before forcefully closing the connections to the edge. From now on, both QUIC and HTTP2 tunnels will wait for either the grace period to end (defaults to 30 seconds) or until the last in-flight request is handled. Users that wish to maintain the previous behavior should set --grace-period to 0 if --protocol is set to quic. This will force cloudflared to shutdown as soon as either SIGTERM or SIGINT is received.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://github.com/cloudflare/cloudflared) | minor | `2024.9.1` -> `2024.10.0` | --- ### Release Notes <details> <summary>cloudflare/cloudflared (docker.io/cloudflare/cloudflared)</summary> ### [`v2024.10.0`](https://github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#2024100) [Compare Source](https://github.com/cloudflare/cloudflared/compare/2024.9.1...2024.10.0) ##### Bug Fixes - We fixed a bug related to `--grace-period`. Tunnels that use QUIC as transport weren't abiding by this waiting period before forcefully closing the connections to the edge. From now on, both QUIC and HTTP2 tunnels will wait for either the grace period to end (defaults to 30 seconds) or until the last in-flight request is handled. Users that wish to maintain the previous behavior should set `--grace-period` to 0 if `--protocol` is set to `quic`. This will force `cloudflared` to shutdown as soon as either SIGTERM or SIGINT is received. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
smeagol-help added 1 commit 2024-10-10 07:04:01 -05:00
jahanson merged commit 93afdb3fe7 into main 2024-10-14 07:43:44 -05:00
jahanson deleted branch renovate/docker.io-cloudflare-cloudflared-2024.x 2024-10-14 07:43:44 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#713
No description provided.