-
**What steps did you take and what happened:**
I created a `SecretProviderClass`:
```
---
apiVersion: secrets-store.csi.x-k8s.io/v1
kind: SecretProviderClass
metadata:
name: istio-tls
…
-
**Describe the bug**
The behaviour is described in https://github.com/Azure/AKS/issues/1389
The issue describes a workaround, but the default configuration is still counter intuitive. We experienc…
nixx updated
5 months ago
-
Dear Colleague,
We are looking to find ways to help developers find security misconfigurations, i.e., Kubernetes manifest configurations that violate security best practices for Kubernetes manifest…
-
### What happened?
I've encountered an issue with the Crossplane Kubernetes Provider related to the synchronization of Kubernetes secrets when manually changed using kubectl edit command.
##…
-
Kubernetes requires certain names (at least `metadata.name` and label names/values) to be
-
**Is your feature request related to a problem? Please describe.**
One authentication method that is supported in Vault is through [Kubernetes auth method](https://www.vaultproject.io/docs/auth/kub…
-
### Is your enhancement related to a problem? Please describe.
The users should be able to set up the various external accounts they want to link to Che using User Preferences. This currently include…
-
**What is the problem you're trying to solve**
Docker secret use a simple model to map the content of a secret as plain text to a file under `/run/secrets`.
Both Kubernetes and AWS Secret Manager us…
-
**Describe the bug**
Today, we face the issue that the limit of SSL certificates are 100 while we have not 100 Ingress objects deployed.
**To Reproduce**
Steps to reproduce the behavior:
c…
-
**Describe the bug**
I am trying to configure aws-load-balancer controller to use pod-identity however I keep getting `NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose m…