cdtzabra

Results 8 issues of cdtzabra

Hello FYI: I have this errors log many times ``` events.js:174 throw er; // Unhandled 'error' event ^ TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be one of type string or...

### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version: v1.6.0 Provider version: 2.11.0 Kubernetes version: 1.26.4 ``` ### Affected Resource(s) * helm_release ### Terraform Configuration Files * Deploying vsphere-csi...

bug
help wanted
upstream-terraform
good first issue

**What steps did you take and what happened:** I deployed the operator with the helm chart ```yaml serviceMonitor: enabled: true interval: 60s # -- The namespace where Prometheus expects to...

kind/bug

https://github.com/vsphere-tmm/helm-charts/blob/a210880c67c1738d96daf73c0926671885a994d5/charts/vsphere-csi/templates/secret.yaml#L24 When we set following helm values ```yaml global: config: vcenter: ovh: server: pcc-xxx-ovh.com user: myuser password: mypassword datacenters: - mydatacenter ``` the pod will try to connect to https://ovh...

Hello **Describe the bug** In my cluster I have 2 nodes (workers) dedicated for the egress with some taints. I deploy kube-vip only on the both node with toleration When...

As reported in the issue #863, nodelabel is missing sometimes. for example, if the VIP is already associated with a node and you delete the kube-vip pods, once they're re-created,...

### Name and Version bitnami/redis 24.0.0 ### What steps will reproduce the bug? I get the bitnami/redis 24.0.0 by pulling `oci://registry-1.docker.io/bitnamicharts/redis` I deployed the chart in "master - replicas with...

triage
tech-issues