-
https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/#what-are-admission-webhooks
Kubebuilder: https://book.kubebuilder.io/cronjob-tutorial/webhook-implementatio…
-
### What happened?
When an audit annotation is defined in a `Validating Admission Policy` (VAP), this annotation is added to the api-server audit event always.
### What did you expect to happen?…
-
**Describe the bug**
5.13.0 introduces a [change](https://github.com.mcas.ms/grafana/grafana-operator/pull/1628) which by default enforces TLS when communicating with external Grafanas.
When followin…
-
**What happened**:
A clear and concise description of what the bug is.
rpc error: code = Unknown desc = admission webhook "virtualmachinesnapshot-validator.snapshot.kubevirt.io" denied the reque…
-
### Report
When applying a ScaledObject which has both fallback set and is also using a CPU (or Memory?) trigger, the admission webhook emits a validation error but the update still gets applied to t…
vzdai updated
1 month ago
-
**Describe the bug**
Pods requesting an akri instance are unable to be scheduled due to `admission error: unable to claim slot
**Output of `kubectl get pods,akrii,akric -o wide`**
`kubectl g…
-
There are two ways to set many of the spark-submit configurations. The current spark submission logic found in `submission.go` does not do any de-duplication of these configurations, which leads to p…
-
### What would you like to be added?
If we want to develop a Kubernetes controller and an Admission Webhook to handle API requests. We want to be able to differentiate if a request is originating f…
zhy76 updated
3 months ago
-
```bash
Error from server (Invalid): error when applying patch:
{"metadata":{"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"batch/v1\",\"kind\":\"Job\",\"metada…
dyrnq updated
2 years ago
-
## Bug Report
**What version of Kubernetes are you using?**
v1.22
**What version of TiDB Operator are you using?**
v1.4.4
**What did you do?**
After running stably for several months, …