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

NGINX and NGINX Plus Ingress Controllers for Kubernetes

Results 452 kubernetes-ingress issues
Sort by recently updated
recently updated
newest added

Bumps [grpcio](https://github.com/grpc/grpc) from 1.49.0 to 1.49.1. Release notes Sourced from grpcio's releases. Release v1.49.1 This is release 1.49.1 (gamma) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies
python
tests

Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.48.1 to 1.49.1. Release notes Sourced from grpcio-tools's releases. Release v1.49.1 This is release 1.49.1 (gamma) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies
python
tests

We only support helm 3 so it's safe to update to v2.

chore

Add annotations to pass with helm chart values. ### Proposed changes Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure...

documentation

**Is your feature request related to a problem? Please describe.** We can not make the Nginx ingress controller not retry idempotent calls. Please see the screenshots below ![image](https://user-images.githubusercontent.com/113913788/191029819-2d522d7a-e6bd-4cbf-ba2b-6b1cc61784f4.png) ![image](https://user-images.githubusercontent.com/113913788/191030302-a6b77404-bdaf-49ea-8809-46004a6b746d.png) ![image](https://user-images.githubusercontent.com/113913788/191030838-83ef1751-2a3f-452f-869c-a48990ce9cbf.png)...

proposal

**Describe the bug** After deploying nginx-service with integrated NGINX+ ingress controller, `VirtualServer` configured for services that that are not in the mesh will return 502 bad gateway. This is bad...

proposal

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Add lifecycle configuration for...

proposal

### Proposed changes Some OIDC Identity Providers provide extended capabilities by adding extra query string arguments to the authentication request. This change allows the OIDC policy to specify the extra...

enhancement
documentation

**Is your feature request related to a problem? Please describe.** Some OpenID Connect Identity Providers have features that require extra arguments to be passed in the query string of the...

proposal

Hi Team, We have many users on our platform who are using Collectd and would like to instrument it. We’d love to provide a smooth experience for Collectd users who...

waiting for response