mkuf / prind

print in docker - Deploy a containerized Klipper Stack for your 3D Printer
GNU General Public License v3.0
321 stars 82 forks source link

chore(deps): update traefik docker tag to v3 #133

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik major v2.11 -> 3.0

Release Notes

containous/traefik (traefik) ### [`v3.0`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v300-rc1-2024-02-13) [All Commits](https://togithub.com/traefik/traefik/compare/v3.0.0-beta5...v3.0.0-rc1) **Enhancements:** - **\[docker,service]** Adds weight on ServersLoadBalancer ([#​10372](https://togithub.com/traefik/traefik/pull/10372) by [juliens](https://togithub.com/juliens)) - **\[file]** Reload provider file configuration on SIGHUP ([#​9993](https://togithub.com/traefik/traefik/pull/9993) by [sokoide](https://togithub.com/sokoide)) - **\[k8s,k8s/gatewayapi]** Upgrade gateway api to v1.0.0 ([#​10205](https://togithub.com/traefik/traefik/pull/10205) by [mmatur](https://togithub.com/mmatur)) - **\[k8s,k8s/gatewayapi]** Support for cross-namespace references / GatewayAPI ReferenceGrants ([#​10346](https://togithub.com/traefik/traefik/pull/10346) by [pascal-hofmann](https://togithub.com/pascal-hofmann)) - **\[logs]** Introduce static config hints ([#​10351](https://togithub.com/traefik/traefik/pull/10351) by [rtribotte](https://togithub.com/rtribotte)) - **\[metrics,tracing,accesslogs]** Remove observability for internal resources ([#​9633](https://togithub.com/traefik/traefik/pull/9633) by [rtribotte](https://togithub.com/rtribotte)) - **\[metrics]** Add support for sending DogStatsD metrics over Unix Socket ([#​10199](https://togithub.com/traefik/traefik/pull/10199) by [liamvdv](https://togithub.com/liamvdv)) - **\[middleware,authentication]** Add forwardAuth.addAuthCookiesToResponse ([#​8924](https://togithub.com/traefik/traefik/pull/8924) by [tgunsch](https://togithub.com/tgunsch)) - **\[middleware]** Implements the includedContentTypes option for the compress middleware ([#​10207](https://togithub.com/traefik/traefik/pull/10207) by [rjsocha](https://togithub.com/rjsocha)) - **\[middleware]** Feat re introduce IpWhitelist middleware as deprecated ([#​10341](https://togithub.com/traefik/traefik/pull/10341) by [mmatur](https://togithub.com/mmatur)) - **\[middleware]** Add ResponseCode to CircuitBreaker ([#​10147](https://togithub.com/traefik/traefik/pull/10147) by [fahhem](https://togithub.com/fahhem)) - **\[middleware]** Add `rejectStatusCode` option to `IPAllowList` middleware ([#​10130](https://togithub.com/traefik/traefik/pull/10130) by [jfly](https://togithub.com/jfly)) - **\[plugins]** Add http-wasm plugin support to Traefik ([#​10189](https://togithub.com/traefik/traefik/pull/10189) by [zetaab](https://togithub.com/zetaab)) - **\[rules]** Bring back v2 rule matchers ([#​10339](https://togithub.com/traefik/traefik/pull/10339) by [rtribotte](https://togithub.com/rtribotte)) - **\[server]** Add SO_REUSEPORT support for EntryPoints ([#​9834](https://togithub.com/traefik/traefik/pull/9834) by [aofei](https://togithub.com/aofei)) - **\[sticky-session]** Support setting sticky cookie max age ([#​10176](https://togithub.com/traefik/traefik/pull/10176) by [Patrick0308](https://togithub.com/Patrick0308)) - **\[tracing,otel]** Migrate to opentelemetry ([#​10223](https://togithub.com/traefik/traefik/pull/10223) by [zetaab](https://togithub.com/zetaab)) - Reintroduce dropped v2 dynamic config ([#​10355](https://togithub.com/traefik/traefik/pull/10355) by [rtribotte](https://togithub.com/rtribotte)) **Bug fixes:** - **\[k8s/crd,k8s]** Delete warning in Kubernetes CRD provider about the supported version ([#​10414](https://togithub.com/traefik/traefik/pull/10414) by [nmengin](https://togithub.com/nmengin)) - **\[metrics]** Fix OpenTelemetry unit tests ([#​10380](https://togithub.com/traefik/traefik/pull/10380) by [mmatur](https://togithub.com/mmatur)) - **\[middleware,authentication,metrics,tracing]** Align OpenTelemetry tracing and metrics configurations ([#​10404](https://togithub.com/traefik/traefik/pull/10404) by [rtribotte](https://togithub.com/rtribotte)) - **\[middleware]** Fix brotli response status code when compression is disabled ([#​10396](https://togithub.com/traefik/traefik/pull/10396) by [rtribotte](https://togithub.com/rtribotte)) - **\[tls,server]** Compute priority for https forwarder TLS routes ([#​10288](https://togithub.com/traefik/traefik/pull/10288) by [rtribotte](https://togithub.com/rtribotte)) **Documentation:** - Update version comment in quick-start.md ([#​10383](https://togithub.com/traefik/traefik/pull/10383) by [matthieuwerner](https://togithub.com/matthieuwerner)) - Improve migration guide ([#​10319](https://togithub.com/traefik/traefik/pull/10319) by [rtribotte](https://togithub.com/rtribotte)) **Misc:** - **\[k8s/crd,k8s]** Support file path as input param for Kubernetes token value ([#​10232](https://togithub.com/traefik/traefik/pull/10232) by [sssash18](https://togithub.com/sssash18)) - **\[middleware]** Disable br compression when no Accept-Encoding header is present ([#​10178](https://togithub.com/traefik/traefik/pull/10178) by [robin-moser](https://togithub.com/robin-moser)) - Merge current v2.11 into v3.0 ([#​10382](https://togithub.com/traefik/traefik/pull/10382) by [mmatur](https://togithub.com/mmatur)) - Merge back v2.11 into v3.0 ([#​10377](https://togithub.com/traefik/traefik/pull/10377) by [mmatur](https://togithub.com/mmatur)) - Merge back v2.11 into v3.0 ([#​10353](https://togithub.com/traefik/traefik/pull/10353) by [youkoulayley](https://togithub.com/youkoulayley)) - Merge current v2.11 into v3.0 ([#​10328](https://togithub.com/traefik/traefik/pull/10328) by [mmatur](https://togithub.com/mmatur)) - Merge v2.11 into v3.0 ([#​10417](https://togithub.com/traefik/traefik/pull/10417) by [mmatur](https://togithub.com/mmatur))

Configuration

πŸ“… Schedule: Branch creation - "every 2 weeks on friday" in timezone Europe/Berlin, 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.



This PR has been generated by Mend Renovate. View repository job log here.

mkuf commented 5 months ago

Traefik 3 is still a release candidate.
Will be merged when it has been released.

mkuf commented 4 months ago

v3.0.0 has been released. https://github.com/traefik/traefik/releases/tag/v3.0.0

It needs to be tested if https://github.com/mkuf/prind/commit/b0b6ae52bb5bb67c7ef7a929c3f4e1b89a49210e can be reverted due to the regex matching being re-implemented since v3.0.0-rc1

renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.