forked from pool/traefik
Accepting request 1001721 from home:avicenzi:branches:devel:kubic
Update to 2.8.4 OBS-URL: https://build.opensuse.org/request/show/1001721 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=12
This commit is contained in:
parent
afdf3cfcd4
commit
34b888b665
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/traefik/traefik.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.7.0</param>
|
||||
<param name="revision">v2.8.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/traefik/traefik.git</param>
|
||||
<param name="changesrevision">34d29e7a105a4bddc6688e93258e44f290463e55</param></service></servicedata>
|
||||
<param name="changesrevision">32e44816c9445f722fdcd01d9a06bde162a1d57c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54b8aa8eb8f8a28c8b9b1fd16eb4b95ba3db16c2f7cb75de7c282bc99abce5ff
|
||||
size 8721036
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff1c2fa3f5b913492a3f1392debda9f5250e7653280f87f9a7718406d48b584a
|
||||
size 1891506
|
3
traefik-2.8.4.tar.gz
Normal file
3
traefik-2.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d25d79a26fb85eab6e977e6ec78f80f48af4921e8b0f9053db02e7e4e80f018a
|
||||
size 8817999
|
3
traefik-2.8.4.webui.tar.gz
Normal file
3
traefik-2.8.4.webui.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58588814d1c65793d6e94988bb4bd6a570d7211ae4f4fa5d67b4f35001a63798
|
||||
size 1890660
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 07 10:11:41 UTC 2022 - alexandre.vicenzi@suse.com
|
||||
|
||||
- Update to version 2.8.4:
|
||||
* Enhancements
|
||||
* [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers
|
||||
* [logs] Add destination address to debug log
|
||||
* [middleware,provider,tls] Deprecate caOptional option in client TLS configuration
|
||||
* [middleware] Support URL replacement in errors middleware
|
||||
* [middleware] Allow config of additional CircuitBreaker params
|
||||
* [provider] Implement Traefik provider for Nomad orchestrator
|
||||
* [server] Allow HTTP/2 max concurrent stream configuration
|
||||
* [tls,k8s/crd] Support certificates configuration in TLSStore CRD
|
||||
* [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot
|
||||
* [webui,plugins] Reach the catalog of plugins from the Traefik dashboard
|
||||
* Bug fixes
|
||||
* [docker,docker/swarm] Fix Docker provider mem leak on operation retries
|
||||
* [middleware] Fix retry middleware on panic
|
||||
* [plugins] Allow Traefik starting even if plugin service is unavailable
|
||||
* [marathon] Add missing context in backoff for Marathon
|
||||
* [k8s/ingress,k8s] Place namespace before name in router key for Ingress
|
||||
* [logs,middleware,tracing] Remove request dump from IPWhitelist debug log and tracing message
|
||||
* [metrics] Control allocation and copy of labelNamesValues type
|
||||
* [metrics] Fix service up gauge for Prometheus metrics
|
||||
* [yaml] Add missing inline tag for YAML serialization
|
||||
* [middleware,metrics] Improve performances when Prometheus metrics are enabled
|
||||
* [middleware] Support forwarded websocket protocol in RedirectScheme
|
||||
* [nomad] Use configured token in the Nomad client
|
||||
* [metrics] Ensure Datadog client is cleanly stopped
|
||||
* [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck
|
||||
* [healthcheck,service] Add log when missing path in health check
|
||||
* [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider
|
||||
* [middleware] RedirectScheme redirects based on X-Forwarded-Proto header
|
||||
* [rules] Fix HostRegexp and Query muxers
|
||||
* [logs] Fix invalid placeholder in log message
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 07 08:27:42 UTC 2022 - alexandre.vicenzi@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define project github.com/traefik/traefik
|
||||
|
||||
Name: traefik
|
||||
Version: 2.7.0
|
||||
Version: 2.8.4
|
||||
Release: 0
|
||||
Summary: The Cloud Native Application Proxy
|
||||
License: MIT
|
||||
@ -33,7 +33,7 @@ Source4: %{name}-%{version}.webui.tar.gz
|
||||
BuildRequires: go-bindata
|
||||
BuildRequires: golang-packaging
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: golang(API) >= 1.17
|
||||
BuildRequires: golang(API) >= 1.19
|
||||
Recommends: podman
|
||||
%{?systemd_requires}
|
||||
%{go_provides}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1c2faca630afe776f899cc0268dce96abb69dc7890d6bf3c1c40ab7bdb85a8f
|
||||
size 16343741
|
||||
oid sha256:c81844109d5d1c8f181fc9fbe388788a3bf0f7defe1f583e5951ac9028a20547
|
||||
size 18659720
|
||||
|
Loading…
Reference in New Issue
Block a user