borchero / switchboard

Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes.
MIT License
155 stars 15 forks source link

build(go): bump github.com/traefik/traefik/v2 from 2.9.10 to 2.10.1 #110

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/traefik/traefik/v2 from 2.9.10 to 2.10.1.

Release notes

Sourced from github.com/traefik/traefik/v2's releases.

v2.10.1

Bug fixes:

Documentation:

v2.10.0

Note: For Kubernetes users, the migration to Traefik v2.10 requires updating the CRDs and the RBAC in the cluster before upgrading Traefik. More information in the migration guide.

Enhancements:

  • [docker] Expose ContainerName in Docker provider (#9770 by quinot)
  • [hub] Remove hub configuration out of experimental (#9792 by mpl)
  • [k8s/crd] Introduce traefik.io API Group CRDs (#9765 by rtribotte)
  • [k8s/ingress,k8s/crd,k8s] Native Kubernetes service load-balancing (#9740 by rtribotte)
  • [middleware,metrics] Add prometheus metric requests_total with headers (#9783 by rtribotte)
  • [nomad] Support multiple namespaces in the Nomad Provider (#9794 by rtribotte)
  • [tracing] Add support to send DataDog traces via Unix Socket (#9714 by der-eismann)
  • [webui] Modify the Hub Button (#9851 by mdeliatf)
  • [webui] Display period setting of the RateLimit middleware in the webui (#9822 by smatyas)

Bug fixes:

  • [docker] Only warn about missing docker network when network_mode is not host or container (#9799 by sentriz)
  • [k8s/ingress,k8s] Bump k8s.io/client-go from v0.22.1 to v0.26.3 (#9808 by ldez)
  • [plugins] Improve DeepCopy of PluginConf (#9846 by ldez)
  • [plugins] Update Yaegi to v0.15.1 (#9815 by ldez)
  • [server] Update vulcand/oxy to 03de175b3822 (#9849 by longit644)

Documentation:

  • Prepare release v2.10.0-rc1 (#9802 by ldez)
  • Fix order of log levels (#9791 by svx)
  • [docker] Update wording - add link descriptions (#9816 by svx)
  • [middleware] Add accessControlAllowHeaders example (#9810 by yingshaoxo)
  • [tls] More details on Kubernetes options for mTLS (#9835 by mloiseleur)
  • Prepare release v2.10.0-rc2 (#9830 by mpl)
  • Update Call To Actions (#9824 by svx)
  • Improve concepts page (#9813 by svx)
  • Update wording (#9811 by svx)

Misc:

  • Merge branch v2.9 into v2.10 (#9798 by ldez)
  • Merge branch v2.9 into v2.10 (#9829 by mpl)

v2.10.0-rc2

CVE-2023-29013 Related to CVE-2023-24534

v2.10.0-rc2 (2023-04-07)

All Commits

... (truncated)

Changelog

Sourced from github.com/traefik/traefik/v2's changelog.

v2.10.1 (2023-04-27)

All Commits

Bug fixes:

Documentation:

v2.10.0 (2023-04-24)

All Commits

Enhancements:

  • [docker] Expose ContainerName in Docker provider (#9770 by quinot)
  • [hub] Remove hub configuration out of experimental (#9792 by mpl)
  • [k8s/crd] Introduce traefik.io API Group CRDs (#9765 by rtribotte)
  • [k8s/ingress,k8s/crd,k8s] Native Kubernetes service load-balancing (#9740 by rtribotte)
  • [middleware,metrics] Add prometheus metric requests_total with headers (#9783 by rtribotte)
  • [nomad] Support multiple namespaces in the Nomad Provider (#9794 by rtribotte)
  • [tracing] Add support to send DataDog traces via Unix Socket (#9714 by der-eismann)
  • [webui] Modify the Hub Button (#9851 by mdeliatf)
  • [webui] Display period setting of the RateLimit middleware in the webui (#9822 by smatyas)

Bug fixes:

  • [docker] Only warn about missing docker network when network_mode is not host or container (#9799 by sentriz)
  • [k8s/ingress,k8s] Bump k8s.io/client-go from v0.22.1 to v0.26.3 (#9808 by ldez)
  • [plugins] Improve DeepCopy of PluginConf (#9846 by ldez)
  • [plugins] Update Yaegi to v0.15.1 (#9815 by ldez)
  • [server] Update vulcand/oxy to 03de175b3822 (#9849 by longit644)

Documentation:

  • Prepare release v2.10.0-rc1 (#9802 by ldez)
  • Fix order of log levels (#9791 by svx)
  • [docker] Update wording - add link descriptions (#9816 by svx)
  • [middleware] Add accessControlAllowHeaders example (#9810 by yingshaoxo)
  • [tls] More details on Kubernetes options for mTLS (#9835 by mloiseleur)
  • Prepare release v2.10.0-rc2 (#9830 by mpl)
  • Update Call To Actions (#9824 by svx)
  • Improve concepts page (#9813 by svx)
  • Update wording (#9811 by svx)

Misc:

  • Merge branch v2.9 into v2.10 (#9798 by ldez)
  • Merge branch v2.9 into v2.10 (#9829 by mpl)

v2.10.0-rc2 (2023-04-07)

All Commits

Enhancements:

  • [webui] Display period setting of the RateLimit middleware in the webui (#9822 by smatyas)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #123.