-
### Which jobs are flaking?
https://testgrid.k8s.io/sig-network-kind#sig-network-kind,%20nftables,%20master
https://testgrid.k8s.io/sig-network-kind#sig-network-kind,%20nftables,%20IPv6,%20master
…
-
`extension-init` comes as a post-install hook in the `linkerd-smi` helm chart. This configuration works in ipv4 cluster, but fails in ipv6
Job manifest:
```yaml
apiVersion: batch/v1
kind: Job
m…
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [x] Yes, I've searched similar issues on the [Traefik community foru…
-
**Describe the bug**
I would like to update a secrets (created from an externalsecret) data values. From what I gathered this should be possible by setting `refreshInterval: 0` and `creationPolicy:…
-
I am using `add_fields` processor to add `orchestrator.cluster.name`
```
- add_fields:
target: orchestrator.cluster
fields:
name: "test"
```
Note: it is a way we mentio…
-
i am using nginx inc ingress controller in openhift. i configured otlp and telemetry ingress controller ymal as below
**otlp:**
kind: Ingress
apiVersion: networking.k8s.io/v1
metadata:
name: otlp
na…
-
## Describe the bug
Hello. I'm trying to integrate Okta(OIDC) with Headlamp follow with this document https://headlamp.dev/docs/latest/installation/in-cluster/oidc. But it doesn't work :( (I have alr…
-
vpa-autoscaler-updater pod can't adjust cert-manager deployment, there is an error:
1113 12:33:40.225140 1 capping.go:79] no matching Container found for recommendation cert-manager
vpa he…
-
### What happened?
Both pages, BANS and REPORTS returns a error 500.
### How to reproduce?
New K3s deployment without default traefik
### Configuration file(s) (yaml or .env)
```YAML
apiVersion: …
-
Hey,
I tested and this issue appears on both 3.32.0 and 3.33.1, which looks like because you have added another nodeAffinity rule for the daemonsets.
The problem is when we set the platform to…