pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters

Results 287 pulumi-kubernetes issues
Sort by recently updated
recently updated
newest added

### What happened? For some reason, my Java SDK program throws an exception, seemingly as the child resources of a v4.Chart are registered. ```plain error: an unhandled error occurred: '/opt/homebrew/bin/mvn...

kind/bug
area/helm

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
area/helm
area/logging

### What happened? I tried to deploy a Helm Chart using the Helm Release resource where the Helm Chart is located in a private repository hosted on azure. ### Expected...

kind/bug
area/helm

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
area/helm

### What happened? Hi, I would like to use the new `kubernetes.helm.v4.Chart`, to install an helm chart after the cluster creation. But unfortunately if fails on the preview steps, as...

kind/bug
area/helm
needs-design
area/preview

### What happened? I applied a patch to an object using the `CustomResourcePatch` resource. I later destroyed the stack, and was surprised to find that the object was unexpectedly deleted....

kind/bug
area/patch
area/custom-resources

### What happened? Hi, TL;DR: cluster is unreachable but only error printed during preview is `chart requires kubeVersion: >= x.y.z`. I did deployed a fresh stack of a pulumi deployment...

area/providers
impact/usability
kind/bug