Richard Theis
Richard Theis
We are still hitting the same problem reported by https://github.com/kubernetes/dns/issues/394. The test failure occurred on Kubernetes version 1.21 with NodeLocal DNS cache version 1.17.3. To recap, NodeLocal DNS container occasionally...
### What happened? Kubernetes API server allows aggregated API server redirects during discovery. Post-discovery, the redirects are allowed/rejected per the `--aggregator-reject-forwarding-redirect` option. ### What did you expect to happen? Kubernetes...
**What steps did you take and what happened:** [A clear and concise description of what the bug is.] Using the OPA gatekeeper to mutate a replicaset owned by a deployment...
### Description While both https://github.com/kubernetes/kubernetes/issues/123931 and https://github.com/containerd/containerd/issues/9568 have been closed, the problem still exists. ### Steps to reproduce the issue See https://github.com/kubernetes/kubernetes/issues/123931#issuecomment-2008359159 for the recreate steps. ### Describe the results...
The Red Hat OpenShift on IBM Cloud test pipeline uses the compliance operator for compliance scanning. Most of the time, this testing goes smoothly. However, there are times when there...
### What happened? Kubernetes API server may include extra RBAC information on forbidden error messages. An authenticated user could gain unexpected knowledge of possible Kubernetes RBAC configuration problems. ### What...