Commit Graph

  • 88deb9b211
    Fix API basepath option documentation v3.6 Nicolas Mengin 2026-02-27 15:30:05 +00:00
  • 3ec1ee585f
    Fix incorrect TOML example in entrypoints docs fuyu 2026-02-26 23:14:04 +09:00
  • f5efe1e69b
    Add AllowCrossNamespaceResources and GlobalAllowedResponseHeader options to control custom headers annotations master Romain 2026-02-26 12:16:04 +01:00
  • fc65ec8839
    Fix from to www nginx annotation Michael 2026-02-26 09:56:04 +01:00
  • 1ee0c8b4f0
    Fix nginx rewrite target Michael 2026-02-25 17:26:05 +01:00
  • a0654afa97
    Fix basePath validation for dashboard template Gina A. 2026-02-25 17:12:15 +01:00
  • 24ac779a5c
    Support proxy-next-upstream* annotations Gina A. 2026-02-25 14:34:05 +01:00
  • 0aedf85236
    Add custom-http-errors and default-backend annotations Julien Salleyron 2026-02-25 12:06:05 +01:00
  • b9525e53a8
    Add support for proxy-read-timeout and proxy-send-timeout NGINX annotations LBF38 2026-02-24 14:38:05 +01:00
  • 0664dadfbd
    Support auth-tls-pass-certificate-to-upstream annotation Gina A. 2026-02-24 11:34:05 +01:00
  • ff1a6786cd
    Merge branch v3.6 into master mmatur 2026-02-23 19:24:54 +01:00
  • 0d60499f13
    Add missing .http to TOML table names Dos Moonen 2026-02-23 19:20:04 +01:00
  • 65f9d06632
    Prepare release v3.6.9 v3.6.9 Michael 2026-02-23 18:06:04 +01:00
  • 13dc9a6892
    Merge v2.11 into v3.6 mmatur 2026-02-23 16:41:44 +01:00
  • 7c55452b21
    Prepare release v2.11.38 v2.11.38 v2.11 Michael 2026-02-23 16:28:04 +01:00
  • 95b3f45311
    Fix Go version pinning in CI workflows Michael 2026-02-23 16:00:05 +01:00
  • c98fddbd03
    Simplify Go version refs in CI templates Jesper Noordsij 2026-02-23 15:08:05 +01:00
  • 7a3ffcc3d9
    Fix TLS handshake error handling Julien Salleyron 2026-02-23 14:06:05 +01:00
  • 4595c7a920
    Add maxResponseBodySize configuration to forwardAuth middleware Gina A. 2026-02-23 11:30:06 +01:00
  • 288e4e2e2b
    Upgrade golangci-lint Jesper Noordsij 2026-02-23 11:04:04 +01:00
  • 7494b5c9ff
    Fix case sensitivity on x-forwarded headers for Connection LBF38 2026-02-23 10:04:10 +01:00
  • 3d8908860f
    Correct encoded characters allowance in entrypoints.md Apflkuacha 2026-02-23 09:06:04 +01:00
  • 3d8373b944
    Make TlsStore gracefully handle missing secrets David 2026-02-20 16:10:05 +01:00
  • 827f5ca8c7
    Enable retries based on HTTP response status codes, timeout, and non-idempotent methods LBF38 2026-02-20 11:04:05 +01:00
  • d39036f454
    Bump github.com/go-acme/lego/v4 to v4.32.0 Ludovic Fernandez 2026-02-19 15:52:06 +01:00
  • 34ce2e9dbd
    Add temporary note to advertise the incoming NGINX annotations Nicolas Mengin 2026-02-18 11:46:05 +00:00
  • b8c30c2b2d
    Update docker in-depth setup guide Mateus Devino 2026-02-17 12:38:05 -03:00
  • cdd28169d3
    Support NGINX buffering annotations blasko03 2026-02-17 12:30:07 +01:00
  • 3d3aff10eb
    Support nginx.ingress.kubernetes.io/allowlist-source-range Omar 2026-02-17 05:46:06 -05:00
  • 4c9c70b7f5
    Add support for variable interpolation in auth-signin NGINX annotation LBF38 2026-02-13 16:36:05 +01:00
  • f0da74e641
    Merge branch v3.6 into master kevinpollet 2026-02-13 16:04:04 +01:00
  • b97d27f7b7
    Merge branch v2.11 into v3.6 kevinpollet 2026-02-13 15:33:20 +01:00
  • 526a34c8ec
    Remove deprecated swarm:1.0.0 image used in DockerSuite Kevin Pollet 2026-02-13 15:32:04 +01:00
  • 2924e9ad5a
    Make labelSelector option casing more consistent Patrick Evans 2026-02-13 08:22:04 +00:00
  • b8fca6e460
    Handle empty/missing User-Agent header Andreas 2026-02-12 15:36:05 +01:00
  • 9eea5c4152
    Increased content width in documentation Tobias Genannt 2026-02-12 14:50:04 +01:00
  • 2f215ab9a1
    Prepare release v3.6.8 v3.6.8 Michael 2026-02-11 17:26:05 +01:00
  • f6ce751a06
    Reject absolute URL in healthcheck path configuration Romain 2026-02-11 16:10:05 +01:00
  • a28da8a226
    Merge v2.11 into v3.6 mmatur 2026-02-11 14:23:17 +01:00
  • 7747b40310
    Prepare release v2.11.37 v2.11.37 Michael 2026-02-11 10:42:04 +01:00
  • 31e566e9f1
    Remove conn deadline after STARTTLS negociation Romain 2026-02-11 09:48:05 +01:00
  • 72e2454e42
    Cap TLS record length to RFC 8446 limit in ClientHello peeking Michael 2026-02-11 09:22:04 +01:00
  • 256fcbed5e
    Merge v2.11 into v3.6 mmatur 2026-02-10 14:55:09 +01:00
  • 0beed101ec
    Validate healthcheck path configuration Romain 2026-02-10 14:52:05 +01:00
  • 4b3c971ea3
    Use url.Parse to validate X-Forwarded-Prefix value Kevin Pollet 2026-02-10 14:48:06 +01:00
  • 4a4be524bb
    Merge v3.6 into master mmatur 2026-02-10 09:07:34 +01:00
  • 34ae66b9ab
    Failover according to response status code Landry Benguigui 2026-02-09 14:10:06 +01:00
  • d337748873
    Fix ObservabilityConfig SetDefaults Michael 2026-02-09 10:48:05 +01:00
  • ef546944b1
    Clarify SNI selection Anurag Ekkati 2026-02-05 05:32:05 -08:00
  • 29d1c751c1
    Use ParentBased sampler to respect parent span sampling decision Evgenii Domashenkin 2026-02-02 21:20:05 +07:00
  • f1e850ae0b
    Prepare release v2.11.36 v2.11.36 Romain 2026-02-02 11:24:20 +01:00
  • 6b2bb3cb24
    Fix typo on JWT documentation Mateus Devino 2026-02-02 05:18:04 -03:00
  • f2b68f29a1
    Merge v2.11 into v3.6 mmatur 2026-02-02 05:27:50 +01:00
  • c320bb4adb
    Bump to go1.25 Jesper Noordsij 2026-01-30 17:30:05 +01:00
  • a4a91344ed
    Add routing configuration extension points Harold Ozouf 2026-01-29 17:38:06 +01:00
  • 8425e09806
    Services middleware and Gateway API filters on HTTP backends Julien Salleyron 2026-01-29 17:16:04 +01:00
  • 5969d1680d
    Add support for from-to-www-redirect NGINX annotation LBF38 2026-01-29 16:08:05 +01:00
  • 75ac25bb31
    Fix the errors middleware's document for Kubernetes CRD Yuito Akatsuki (Tani Yutaka) 2026-01-29 23:44:07 +09:00
  • b19e4a435b
    Merge branch v3.6 into master kevinpollet 2026-01-29 15:03:42 +01:00
  • b3528b4f4d
    Clean Up Menu Entries & Update Expose Overview Sheddy 2026-01-29 13:24:04 +00:00
  • 7d13368150
    Remove number prefix in ingress-nginx fixtures Kevin Pollet 2026-01-29 11:56:04 +01:00
  • f32d58c577
    Fix flakiness unit tests Michael 2026-01-29 11:42:06 +01:00
  • 1bc9569399
    Support auth-tls-secret and auth-tls-verify-client annotations Gina A. 2026-01-29 11:10:04 +01:00
  • 72ba481bbc
    Document Path matcher placeholder removal in v3 migration guide Sheddy 2026-01-28 16:26:04 +00:00
  • 54fca86901
    Enhance the option metrics.influxdb2.token Burhan Del Rey 2026-01-28 17:10:06 +03:00
  • dd8045ad4e
    Add nginx.ingress.kubernetes.io/proxy-connect-timeout annotation Gina A. 2026-01-28 14:54:04 +01:00
  • 3678d2332f
    Fix verifyServerCertMatchesURI function behavior Kevin Pollet 2026-01-28 12:04:05 +01:00
  • f4f129a279
    Add configuration transformer mechanism to the ConfigurationWatcher Simon Delicata 2026-01-28 11:44:05 +01:00
  • 2c47d71666
    Add support for auth-signin annotation DesalLama 2026-01-27 20:45:05 +05:45
  • 50faaf298a
    Merge v3.6 into master mmatur 2026-01-27 15:00:25 +01:00
  • 121dfa6060
    Fix kubernetes.md with correct http redirections Marten 2026-01-27 14:32:04 +01:00
  • 5c97bfbbbc
    Merge v2.11 into v3.6 mmatur 2026-01-27 11:22:31 +01:00
  • ed990f279a
    Upgrade github action versions Michael 2026-01-27 11:20:10 +01:00
  • 731d8c0ba7
    Merge v3.6 into master mmatur 2026-01-26 17:52:19 +01:00
  • a9c5a3828b
    Add support for app-root nginx annotation LBF38 2026-01-26 17:44:04 +01:00
  • fb54793b93
    Merge v2.11 into v3.6 mmatur 2026-01-26 17:20:11 +01:00
  • 7e5ee8988e
    chore: pin GitHub Actions to SHA hashes for supply chain security Rémi BUISSON 2026-01-26 15:14:05 +01:00
  • d4d61dbd80
    Add @gndz07 as a current maintainer Emile Vauge 2026-01-26 15:04:05 +01:00
  • 91381590d3
    Split Expose User Guides & Add Multi-Layer Routing Section Sheddy 2026-01-26 14:36:04 +01:00
  • 85cd5485b7
    Avoid recursion with services Julien Salleyron 2026-01-26 10:28:04 +01:00
  • 27912e3849
    Add authSignInURL in forward auth middleware kyounghoonJang 2026-01-26 18:12:05 +09:00
  • 9ac5d3ac1c
    Bump dependencies of documentation and webui Gina A. 2026-01-22 12:10:07 +01:00
  • d675b163b3
    Bump github.com/containerd/containerd to v1.7.29 Romain 2026-01-22 09:54:04 +01:00
  • 139b59def9
    Remove invalid private key in log Julien Salleyron 2026-01-21 10:26:04 +01:00
  • 94eba471f1
    Add encodedCharacters middleware Gina A. 2026-01-21 10:24:12 +01:00
  • ef5d040fd6
    Alter TLS renewal period Benjamin Schwartz 2026-01-21 00:38:04 -08:00
  • 954eaab5f7
    Support permanent-redirect and temporal-redirect annotations LBF38 2026-01-20 16:48:06 +01:00
  • 7cb25da31c
    Remove extra dots in migration guide Romain 2026-01-20 15:40:05 +01:00
  • 82c756006b
    Add support for session-cookie-expires nginx annotation LBF38 2026-01-20 15:26:05 +01:00
  • 63820e1d78
    Remove extraneous dots in migration guide dathbe 2026-01-20 00:34:04 -08:00
  • bb35197d5a
    Improve the structure of the routing reference pages Sheddy 2026-01-16 14:48:06 +01:00
  • 08b1336af0
    Merge current v3.6 into master mmatur 2026-01-16 11:26:25 +01:00
  • 6cd85caa99
    Improve Service Reference page Sheddy 2026-01-16 11:26:05 +01:00
  • 3315a9fbec
    Merge current v2.11 into v3.6 mmatur 2026-01-15 11:26:40 +01:00
  • 77af7e4dea
    Add configmaps right to Ingress NGINX RBAC Kevin Pollet 2026-01-15 18:58:07 +01:00
  • 27b27e9b1f
    Document negative priority support for routers understood-the-assignment 2026-01-15 09:00:05 +00:00
  • 34d8491ac2
    Bump github.com/quic-go/quic-go to v0.59.0 Jesper Noordsij 2026-01-14 18:15:35 +01:00
  • 97158ac770
    Replace Split in loops with more efficient SplitSeq boqishan 2026-01-15 00:40:07 +08:00
  • 51343bc15f
    Upgrade golangci-lint Michael 2026-01-14 17:26:08 +01:00
  • 105bf1cfd6
    Fix migration guide URLs in deprecation notice Alessandro Marotta 2026-01-14 17:12:07 +01:00