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

### Problem description The `helm:v2/Chart` resource is obsolete and should be removed from the SDK. These resources are already compatible with and aliased to `helm:v3/Chart`, so the user impact should...

impact/breaking
kind/enhancement
area/helm
area/sdk

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug

## 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...

area/examples
kind/enhancement

The original issue is at https://github.com/pulumi/pulumi/issues/4996. Example error: ``` error: .pulumi/stacks/sandbox.json: snapshot integrity failure; refusing to use it: resource urn:pulumi:sandbox::cloud-infra-pulumi::kubernetes:yaml:ConfigGroup$kubernetes:rbac.authorization.k8s.io/v1:Role::kube-public/anonymous-kube-root-ca refers to unknown provider urn:pulumi:sandbox::cloud-infra-pulumi::pulumi:providers:kubernetes::gke-cluster::f352a78a-34a1-450e-afdb-44b926694153 ``` ## Steps to reproduce...

area/providers
impact/usability
kind/bug

## 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...

impact/usability
kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug
area/sdk

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug

### What happened? I'm trying to deploy ExternalDNS as a Helm Release, and keep getting the following error when I provide any value for "serviceAccount": `error: failed to create chart...

kind/bug

### What happened? I'm trying to deploy Kustomize project using pulumi. My kustomize directory is located in GitHub in private repository. kustomization.yaml file also deploys resources that are located in...

kind/bug
area/yaml
mro2