ingress-nginx icon indicating copy to clipboard operation
ingress-nginx copied to clipboard

Ingress NGINX Controller for Kubernetes

Results 661 ingress-nginx issues
Sort by recently updated
recently updated
newest added

**What happened**: The documentation states that the OTel sampler is by default set to "AlwaysOff". But in fact it is "AlwaysOn". **What you expected to happen**: That the documentation aligns...

kind/bug
priority/backlog
lifecycle/frozen
triage/accepted

Hi, I am in need to set the value `use_ssl` in the opentelemetry.toml file. ``` # https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx use_ssl = true ``` This is required because our collector only supports https...

kind/feature
needs-triage
needs-priority

## What this PR does / why we need it: The `checkOverlap` function should check all rules of a new ingress object to make sure it doesn't overlap with any...

cncf-cla: yes
size/M
kind/bug
priority/backlog
ok-to-test
triage/accepted

## What this PR does / why we need it: Fixes build and release of the kubectl plugin using GitHub Actions and publishes updates to krew-index. Fixes #12226 #10738 Since...

cncf-cla: yes
lgtm
size/M
needs-ok-to-test
do-not-merge/hold
approved
needs-kind
needs-triage
needs-priority

## What this PR does / why we need it: - #11087 is a serious footgun: if a user upgrades the helm chart version in-place, or adds pod labels (either...

cncf-cla: yes
area/docs
size/L
kind/feature
priority/backlog
needs-ok-to-test
do-not-merge/hold
triage/accepted
area/helm

Since OCI is now GA since 3.8.0 see https://helm.sh/docs/topics/registries/ please also package the ingress-nginx chart also to a OCI registry, best case with cosign. Also other SIG projects like https://github.com/kubernetes-sigs/kueue...

kind/feature
needs-triage
needs-priority

Hello everyone, Due to business requirements, my service needs to get the values ​​in the X-Forwarded-For header sent from the external Load Balancer -> Nginx Ingress Controller -> my service...

needs-kind
needs-triage
needs-priority

**What happened**: It is possible to spoof the *X-Forwarded-Host* header during the HTTP to HTTPS redirect in Ingress NGINX. This may allow an attacker to manipulate the redirect behavior by...

kind/bug
lifecycle/frozen
needs-triage
needs-priority

**What happened**: I've discovered that from when ingress-nginx gets a `SIGTERM` to when it stops proxying traffic it does not update any backends (upstream IPs) even if they change in...

kind/feature
lifecycle/frozen
needs-triage
needs-priority

**What happened**: When attempting to deploy the ingress with an existing TLS certificate, the fake certificate is still being used during startup. I have an existing TLS secret in the...

kind/support
lifecycle/frozen
needs-triage
needs-priority