-
### Description
**Observed Behavior**:
Pod fails to start - panic: AWS.SimpleQueueService.NonExistentQueue: The specified queue does not exist.
**Expected Behavior**:
Pod runs
**Reproduc…
-
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…
-
I’ve opened a second issue case here as well:
https://github.com/nginxinc/nginx-ingress-helm-operator/issues/426
### Version
3.6.1
### What Kubernetes platforms are you running on?
Openshift
### St…
-
I see this error randomly both locally and in the CI, in the last days we see lot of failures, so this may be a regression in ramen.
```
2024-11-20T19:29:09.997+0200 INFO appset-deploy-rbd-busybox…
nirs updated
22 hours ago
-
## ReplicaSet
ReplicaSet 确保任何时间都有指定数量的 Pod 副本在运行。
## 配置
```
apiVersion: apps/v1
kind: ReplicaSet
metadata:
name: frontend
labels:
app: guestbook
tier: frontend
spec:
…
-
### What happened?
https://github.com/kubernetes/kubernetes/blob/c25f5eefe4efda4c0d9561d06942cd3de3dfe2e4/pkg/controller/volume/pvcprotection/pvc_protection_controller.go#L374-L388
If a pod with Une…
-
**What would you like to be cleaned**:
When [AddOrUpdateWorkloadWithoutLock](https://github.com/kubernetes-sigs/kueue/blob/2c8e7da1a23f2bc7218a2f08a2c9858a316fb053/pkg/queue/manager.go#L328) returns …
-
### Kyverno Version
1.12.5
### Kubernetes Version
1.29.x
### Kubernetes Platform
Other (specify in description)
### Kyverno Rule Type
Mutate
### Description
Environment: kOps running k8s vers…
-
K8gb version: `0.14.0`
Using [Ingress annotations](https://www.k8gb.io/docs/ingress_annotations.html) and initially providing an _invalid_ value for `k8gb.io/strategy` for example:
```yaml
apiV…
-
**What happened**:
unregisteredtaint controller want to delete the unregistered taint here
pkg/controllers/nodeclaim/unregisteredtaint/controller.go
```go
nodeCopy := node.DeepCopy()
// remov…