Kangmin Kim
|
2433b18fef
|
Add limit-connections support
|
2026-04-29 16:22:06 +02:00 |
|
Julien Salleyron
|
c1d3c08390
|
Use a metamodel to generate dynamic configuration in ingress-nginx
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2026-04-29 16:02:06 +02:00 |
|
mmatur
|
de40e88d31
|
Merge branch v3.6 into v3.7
|
2026-04-29 15:25:50 +02:00 |
|
Gina A.
|
53b9a314b8
|
Add test for ingress with default backend and other annotations for ingress-nginx provider
|
2026-04-29 15:00:07 +02:00 |
|
mmatur
|
59357eeaf8
|
Merge branch v2.11 into v3.6
|
2026-04-29 12:45:03 +02:00 |
|
Michael
|
23513cff14
|
Add regression test for ingress default backend without rules
|
2026-04-29 10:28:06 +02:00 |
|
Gina A.
|
0fdea20eb1
|
Add errorRequestHeaders option to Errors middleware
|
2026-04-24 14:40:06 +02:00 |
|
kevinpollet
|
590429d821
|
Merge branch v3.6 into v3.7
|
2026-04-24 11:36:19 +02:00 |
|
Kevin Pollet
|
28e655452c
|
Do not require a port for ExternalName services
|
2026-04-24 11:16:05 +02:00 |
|
Gina A.
|
7ccaa0b420
|
Fix SSL redirect behavior for ingress-nginx provider
|
2026-04-23 09:48:05 +02:00 |
|
mmatur
|
da808bda43
|
Merge branch v3.6 into v3.7
|
2026-04-22 11:27:30 +02:00 |
|
Gina A.
|
42e69bcd67
|
Handle duplicate server-alias on ingress-nginx provider
|
2026-04-22 10:42:05 +02:00 |
|
Sai Asish Y
|
a6141798f2
|
Preserve request query on absolute-URL redirect
|
2026-04-22 10:24:05 +02:00 |
|
Kevin Pollet
|
53752744d5
|
Deprecate ForwardAuth.TrustForwardHeader option
|
2026-04-21 11:00:07 +02:00 |
|
Kevin Pollet
|
13302a212e
|
Cleanup and make ForwardAuth logs consistent
|
2026-04-21 10:22:05 +02:00 |
|
LBF38
|
332f5a929f
|
Fix rewrite target with full URL and no regex in ingress path
|
2026-04-20 16:42:06 +02:00 |
|
mmatur
|
4aea15feea
|
Merge v2.11 into v3.6
|
2026-04-20 11:19:04 +02:00 |
|
Julien Salleyron
|
5e1de22584
|
Fix trustForwardHeader on forward auth middleware
|
2026-04-17 15:42:05 +02:00 |
|
LBF38
|
4262cb5466
|
Fix service unavailable on ingress-nginx
|
2026-04-17 15:40:05 +02:00 |
|
Michael
|
211ec53661
|
Restore default cipher suites when serversTransport has no explicit cipherSuites
|
2026-04-17 10:40:06 +02:00 |
|
Ludovic Fernandez
|
f4766d74c7
|
Bump github.com/go-acme/lego/v4 to v4.34.0
|
2026-04-16 15:36:06 +02:00 |
|
Kevin Pollet
|
1a43505387
|
Sanitize the request URL after stripping the prefix
|
2026-04-16 14:26:06 +02:00 |
|
Michael
|
eb22d72b48
|
Resolve NGINX variables in ingress-nginx upstream-vhost annotation
|
2026-04-16 12:14:10 +02:00 |
|
Gina A.
|
7cacf027a1
|
Avoid 302 redirect when rewrite-target value is not an absolute URL for ingress-nginx provider
|
2026-04-16 11:54:07 +02:00 |
|
LBF38
|
036114bf17
|
Fix custom headers annotation with 503 Service Unavailable
|
2026-04-16 11:34:05 +02:00 |
|
LBF38
|
4b678ce9fd
|
Fix app-root with query params redirect
|
2026-04-16 10:40:10 +02:00 |
|
Romain
|
df00d82fc7
|
Honor allowCrossNamespace with chain middleware CRD
|
2026-04-15 10:36:06 +02:00 |
|
Romain
|
61b5bc4ad1
|
Remove untrusted X headers with underscores
|
2026-04-14 16:38:06 +02:00 |
|
Kevin Pollet
|
2b9ffc4261
|
Use QuoteMeta for cookie name when building canary rules
|
2026-04-14 09:48:05 +02:00 |
|
Romain
|
8c4fc89579
|
Remove map lookup making the basic auth notFoundSecret empty
|
2026-04-13 10:24:08 +02:00 |
|
Murat Aslan
|
091d13b5e4
|
Make SameSite cookie value case-insensitive
|
2026-04-09 17:10:13 +02:00 |
|
Vitor Hugo
|
210344f950
|
Downgrade log level for missing container on inspect
|
2026-04-09 11:42:07 +02:00 |
|
romain
|
5ab893f01d
|
Merge current branch v3.6 into v3.7
|
2026-04-07 12:12:01 +02:00 |
|
LBF38
|
081818f537
|
Fix rewrite-target annotation handling of empty path and non-regex path
|
2026-04-07 12:00:09 +02:00 |
|
Romain
|
64495e424c
|
Add Kubernetes Ingress logs fields
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2026-04-07 11:23:10 +02:00 |
|
Sebastiaan van Stijn
|
756e91acdd
|
Bump github.com/klauspost/compress v1.18.4 and fix TestNegotiation
|
2026-04-07 10:48:05 +02:00 |
|
Morten Victor Nordbye
|
d31ce5df13
|
Support multiple certificateRefs in Gateway API listeners
|
2026-04-07 10:46:07 +02:00 |
|
holomekc
|
8b17fc1667
|
Add certificates menu and overview
|
2026-04-07 10:10:05 +02:00 |
|
Kevin Pollet
|
0cbb4a99bb
|
Add secret support for BackendTLSPolicy caCertificateRefs
Co-authored-by: Steven Goodstein <sgoodstein@medallia.com>
|
2026-04-03 09:00:08 +02:00 |
|
Omar
|
f964291f02
|
Support nginx.ingress.kubernetes.io/enable-access-log
|
2026-04-02 11:50:07 +02:00 |
|
Julien Salleyron
|
9d9f0d465d
|
Add providers routing precedence configuration
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
|
2026-04-02 09:08:05 +02:00 |
|
Kangmin Kim
|
ea7f300c85
|
feat(provider/k8s/ingress-nginx): add limit-burst-multiplier annotation support
|
2026-03-31 17:24:07 +02:00 |
|
Julien Salleyron
|
ea92a3e150
|
Add wildcard host in Host and HostSNI matchers
|
2026-03-31 16:14:06 +02:00 |
|
Alexander Babenko
|
f15b836c86
|
Support NGINX global auth annotation
|
2026-03-27 14:42:06 +01:00 |
|
kevinpollet
|
b4aa35e0fb
|
Merge branch v3.6 into v3.7
|
2026-03-26 11:19:51 +01:00 |
|
kevinpollet
|
1b2e82453c
|
Merge branch v2.11 into v3.6
|
2026-03-26 10:12:28 +01:00 |
|
jv
|
7816ed8e34
|
Fix comment and unnecessary allocation in withRoutingPath
|
2026-03-26 09:40:05 +01:00 |
|
LBF38
|
30b442a363
|
Fix TLS behavior in ingress-nginx provider
Co-authored-by: Gina A. <70909035+gndz07@users.noreply.github.com>
|
2026-03-26 09:38:05 +01:00 |
|
Mathieu Parent
|
28fc23d656
|
Handle empty rewrite-target like unset rewrite-target
|
2026-03-25 09:18:07 +01:00 |
|
Gina A.
|
6a61ff5965
|
Fix rewrite-target to handle full URL
|
2026-03-24 17:50:06 +01:00 |
|