-
-
**As a** cluster operator using NGF
**I want** to block any traffic without a valid JWT on the request
**So that** I can ensure all of my traffic on my authenticated endpoints are authenticated.
### …
-
As per discussion this issue is linked to, can you create container args to allow us to access the dashboard from something other than 127.0.0.1.
Ingress has this via the following flag.
--nginx-sta…
-
https://github.com/nginxinc/nginx-plus-go-client/releases/tag/v2.0.0 now supports passing a context to the API calls, so we need to pass a context to `c.nginxClient.GetStats()`
https://github.com/n…
-
https://github.com/nginxinc/nginx-gateway-fabric/pull/1469 brought support for dynamic reconfiguration of NGINX Plus upstreams.
However, when making NGINX Plus API call (HTTP requests), we don't cont…
-
**Describe the bug**
When using NGINX Plus with NGINX Gateway Fabric, the upstreams are applied correctly when HTTPRoute is applied via the API, but when the deployment is scaled, upstreams are remove…
-
As a user of NGINX Ingress Controller, I would like to ensure my OIDC Policies can enable PCKE (Proof of key exchange) to further enhance the security posture of my applications
UACs:
- [ ] Update OI…
-
As a user of NGF
I want NGF to update the upstream zone size for NGINX
So that if I run into errors when due to exceeding my zone size, I can fix them.
As a user of NGF
I want NGF to enable keepalive…
-
Hi
I have two URLs hosted on my Nginx Plus proxy and I have an issue with this plugin and the logout function.
A single user can connect to several URLs (SSO connection)
URL 1: www.aaaaaaaa.com
URL 2…
-
### Description
Not sure can we reproduce this on local. But i suspect the problem is in [this method](https://github.com/djangoindia/djangoindia.org/blob/main/backend/djangoindia/db/admin.py#L26-L…