-
While the `Exact` and `Prefix` pathTypes are well-covered by [`strict-validate-path-type`](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configm…
-
### What happened?
I have a statefulset with a label `colega.eu/webhook`:
`workload.yaml`:
```yaml
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: workload
labels:
colega.eu…
-
-
**This is a Feature Request**
**What would you like to be added**
* End-to-end example: Add example of adding a label environment=test to one of the namespace
* Add explanation to the examples
…
-
In order for the ADI ingress to work, part of the nginx config is given via the `nginx.ingress.kubernetes.io/configuration-snippet` annotation. Using such annotation is considered a bad practice becau…
-
When snippets are disabled by `allow-snippet-annotations: false`, ingress-nginx should emit an event message for ingresses which include a configuration snippet annotation.
Perhaps something…
-
### Kyverno Version
1.11.4
### Description
Currently, you can get the background controller to crash loop when you do the following:
1. Create a namespace to generate resources into:
```yaml
…
-
# Summary
Currently the workflow controller is a monolith with no sharding capabilities.
We would like to be able to [shard it](https://github.com/argoproj/argo-workflows/issues/9990) for scalab…
-
**Describe what happened:**
When mounting additional volumes to the agent container, the daemon set cannot be deployed to the cluster, error shown below.
We need these mounted files to be able t…
-
_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._
_**Important Note…