# ingress-nginx annotations rewrite-target auth-url official documentation

Status: search-observed
Product: Kubernetes
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/ingress-nginx-annotations-rewrite-target-auth-url-official-documentation
Machine JSON: https://gitdocs.org/api/fixes/ingress-nginx-annotations-rewrite-target-auth-url-official-documentation.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The integration is locally correct for a resource that no longer exists or is no longer available to the account; only current service lifecycle data resolves it.

## Fix

```
Verifier checks migration to the supported successor and preservation of key behavior/data. Check resource behavior after apply, not only schema acceptance.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- ingress-nginx annotations rewrite-target auth-url official documentation
- kubernetes ingress nginx annotations rewrite target external auth docs

## Sources

- Kubernetes v1.36 sneak peek / ingress-nginx retirement: https://kubernetes.io/blog/2026/03/30/kubernetes-v1-36-sneak-peek/
