-
### Problem Statement
In Kyverno 2.12.0, we added the [ `sha256`](https://kyverno.io/docs/writing-policies/jmespath/#sha256) JSMEPath function (https://github.com/kyverno/kyverno/pull/9144).
Howe…
-
**Describe the bug**
The controller logs the error and stops reconciling any Ingresses, instead of just ignoring the problematic one
**Steps to reproduce**
For instance, creating a Service with…
-
**What happened**:
To debug a configuration issue I added `--v=3` to the pod to get the used configuration.
**What you expected to happen**:
According to the docs (https://kubernetes.g…
-
* terrascan version: 1.15.2
* Operating System: Linux Kernel 5.18
### Description
Terrascan detects a policy violation for missing Security context in a "kubernetes_cron_job" resource definitio…
-
**Describe the bug**
I'm afraid that feature in https://github.com/kubernetes-client/java/pull/3595# is not going to work properly. I tested locally that changed piece of code on my FIPS hardened Jav…
-
### Gloo Edge Product
Open Source
### Gloo Edge Version
main
### Is your feature request related to a problem? Please describe.
https://github.com/solo-io/gloo/pull/10265 replaced Endpoints with …
-
The problem with the event recorder is that it runs (sic!) goroutines. That makes initializing it in the `Run` method more suitable because then there is a proper context for those goroutines (cancell…
-
## Describe the bug
Every monday our longhorn volume switch from ReadWrite to Read only
https://cloud-native.slack.com/archives/CNVPEL9U3/p1728901232026109
## To Reproduce
every monday we …
-
**Environmental Info:**
RKE2 Version:
n/a
Node(s) CPU architecture, OS, and Version:
linux
Cluster Configuration:
n/a
**Describe the bug:**
Cannot follow upstream instructions to enabl…
-
As far as I understand `v3/*` contains go modules (and packages) that can be used not only by Scylla Manager, but by some other projects (siren?).
Current integration with Scylla Manager is done as …