-
### Discussed in https://github.com/aws-samples/eks-cluster-upgrade/discussions/73
Originally posted by **onabison** February 24, 2023
Hi,
I noticed a behavior that I believe others will pr…
-
### What happened?
I'm attempting to follow [this blog post](https://jimferrari.com/2022/02/23/integrate-azure-key-vault-with-azure-kubernetes-service/) to enable Azure KeyVault as a secrets provid…
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
secret/csi/appProject-helm.yaml
kubectl apply -f appProject-helm.yaml -n argocd
```
apiVer…
-
## Description
I just updated my EKS blueprints from 4.27 to 4.29 and the secrets-store-csi-driver helm chart has now changed name, it's now creating pod names like `csi-secrets-store-secrets-store…
-
Hello,
Is it possible to use a Secrets Store CSI driver provider (for example for HashiCorp Vault) to inject the private key for signing, rather than storing it as a Kubernetes secret (as is stated…
-
/kind bug
**What steps did you take and what happened:**
1. `kind create cluster`
1. Created a new project in hetzner "caph"
1. Generated an SSH key (`id_ed25519{,.pub}`) and added them to the p…
-
Hi,
I'm using self hosted renovate-whitesource version `4.0.0`.
The PRs that are created do not contain an updated `package-lock.json` and I see this error:
**File name: package-lock.json**
``…
-
## Bug Report
```
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: PATCH at: https://172.23.0.1:443/apis/policy/v1/namespaces/n3r-platform-opensearch/poddisruptionbudgets…
-
Hi Team,
I have created a running rootless openshift container using a Dockerfile. I followed below link for creating **Rootless Podman without the privileged flag**. I'm able to build java spring…
-
I'm running TrueNAS Core 13 and democratic-csi Helm chart v0.13.7 (scroll down to see my Helm chart's values file).
In my TrueNAS, I've a created `k8s-nfs` group (GID: `1001`) with `k8s-nfs` user (…