-
https://xigang.github.io/2019/11/09/lxcfs-admission-webhook/
-
### What happened?
hello team,
I implemented sidecar injected on deployment as this document https://github.com/jaegertracing/jaeger-operator/blob/main/examples/business-application-injected-sideca…
-
**What would you like to be added**:
I would like an OpenAPI schema definition for admission controllers for the purposes of generating the API types (and potentially servers or server stubs) i…
-
Minimal repro:
Create the needed directories `mkdir repro1 repro2 repro3` and put the files inside
``` go
// +groupName=repro.io
package repro1
import (
metav1 "k8s.io/apimachinery/pkg/ap…
-
**What happened**:
gRPC probes were introduced in Kubernetes 1.24, adding a new field `grpc` to `Probe` (used in `readinessProbe` and `livenessProbe`). The pod identity webhook seems to be incompat…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**What happened**:
```
admission webhook "validatepod.volcano.sh" denied the request: failed
to get PodGroup for pod : podgroups.scheduling.volcano.sh
"deploy-with-kubebatch-pg" not fo…
-
Add a check in the Cluster webhook to ensure each CIDR block only contains valid CIDR blocks with the following rules:
1. No more than two CIDR blocks are specified under Pods or Services
2. If tw…
-
Hi,
I don't know how to really debug it, but our Spark Operator webhook is randomly dissapearing
It is there:
```
kubectl get MutatingWebhookConfiguration …
-
**What happened**:
start kubelet with below config:
```
[root@app ~]# cat /etc/systemd/system/kubelet.service.d/10-kubeadm.conf
[Service]
Environment="KUBELET_KUBECONFIG_ARGS=--bootstrap-k…