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

impact/no-changelog-required

Placeholder for v5 wishlist. Server-side dry-run has a number of surprising edge cases, and we might want to consider client-side previews for v5. Keeping in mind that a lot of...

kind/enhancement

Bumps the go_modules group with 2 updates in the /provider directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) and [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Bumps the go_modules group with 2 updates in the /tests directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) and [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/hashicorp/go-retryablehttp`...

dependencies
go

Bumps the go_modules group with 2 updates in the /provider directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) and [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Bumps the go_modules group with 2 updates in the /tests directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) and [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/hashicorp/go-retryablehttp`...

dependencies
go

Bumps the go_modules group with 1 update in the /provider directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Bumps the go_modules group with 1 update in the /tests directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.6.0 to 1.7.0...

dependencies
go

Bumps the go_modules group with 1 update in the /provider directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Bumps the go_modules group with 1 update in the /tests directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.6.0...

dependencies
go

### What happened? https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/#prerequisites The above documentation implies that a provider with SSA enabled will always perform an input diff (which is what's done for a provider configured to use...

area/docs
kind/documentation

## 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
awaiting-upstream

### What happened? I'm trying to add some prometheus rules to my rabbitmq bitnami helm chart and pulumi seems to add a `\n` on a point where it causes an...

kind/bug
area/helm

### What happened? I tried to deploy the provided example and saw an unexpected error: ```plain io.grpc.StatusRuntimeException: UNKNOWN: release name "argocdChart": invalid release name, must match regex ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ and the...

kind/bug
area/helm