-
After deploying v1 services to a Kubernetes cluster without istio, we found that we'll sometimes get 500 errors back on some URLs that can be accessed in another tab. See screenshots for details
…
-
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
Curve may wait for a long time when executing format to generate chunkfilepool. We can display the current formatting progress i…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this iss…
-
### Kyverno Version
1.8.5
### Kubernetes Version
1.28.x
### Kubernetes Platform
GKE
### Kyverno Rule Type
Mutate
### Description
When running a deploy github action followin…
-
## Release Checklist
- [x] [OWNERS](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS) must LGTM the release proposal.
At least two for minor or major releases. At least one for a patch …
-
# Background
Currently, DLRover uses the official Kubernetes Python client to interact with the Kubernetes API Server. This part of implementations are quite important because it involves managing th…
-
### Component(s)
auto-instrumentation
### What happened?
## Description
Upgrade operator, the default auto-instrumentation image in Instrumentation has not been upgraded
## Steps to Reproduce…
-
### Kyverno Version
1.13.0
### Kubernetes Version
1.30.x
### Kubernetes Platform
AKS
### Kyverno Rule Type
Validate
### Description
I'm running kyverno 1.13.1 on AKS cluster. I have set of po…
-
**Is your feature request related to a problem? Please describe.**
Discovered this tool from a reddit post. It works fantastic on desktop, and as a user that leverages k8s for their homelab/server …
-
I just tried your latest changes with a ArgoCD deployment, by specifing a apiKeys via an existing secret like
```
apiKey:
valueFrom:
secretKeyRef:
name: "secretname"
key: …