Pulumi-kubernetes

Latest version: v4.11.0

Safety actively analyzes 628499 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 32

3.22.2

- Add allowNullValues boolean option to pass Null values through helm configs without having them
scrubbed (https://github.com/pulumi/pulumi-kubernetes/issues/2089)
- Fix replacement behavior for immutable fields in SSA mode
(https://github.com/pulumi/pulumi-kubernetes/issues/2235)
- For SSA conflicts, add a note to the error message about how to resolve
(https://github.com/pulumi/pulumi-kubernetes/issues/2235)
- Make room for the `resource` API in Kubernetes 1.26.0 by qualifying the type of the same name in
.NET code templates (https://github.com/pulumi/pulumi-kubernetes/pull/2237)

3.22.1

Note: Enabling SSA mode by default was causing problems for a number of users, so we decided to revert this change.
We plan to re-enable this as the default behavior in the next major (`v4.0.0`) release with additional documentation
about the expected differences.

- Revert: Enable Server-Side Apply mode by default (https://github.com/pulumi/pulumi-kubernetes/pull/2216)

3.22.0

Important Note -- This release changes the Provider default to enable Server-Side Apply mode. This change is
backward compatible, and should not require further action from users. The `enableServerSideApply` flag is
still present, so you may explicitly opt out if you run into any problems using one of the following methods:

1. Set the [enableServerSideApply](https://www.pulumi.com/registry/packages/kubernetes/api-docs/provider/#enable_server_side_apply_python) parameter to `false` on your Provider resource.
2. Set the environment variable `PULUMI_K8S_ENABLE_SERVER_SIDE_APPLY="false"`
3. Set the stack config `pulumi config set kubernetes:enableServerSideApply false`

See the [how-to guide](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for additional information about using Server-Side Apply with Pulumi's Kubernetes provider.

- Fix values precedence in helm release (https://github.com/pulumi/pulumi-kubernetes/pull/2191)
- Enable Server-Side Apply mode by default (https://github.com/pulumi/pulumi-kubernetes/pull/2206)

3.21.4

New tag to fix a publishing error for the Java SDK

3.21.3

- Fix Helm Chart preview with unconfigured provider (C) (https://github.com/pulumi/pulumi-kubernetes/issues/2162)
- Load default kubeconfig if not specified in provider (https://github.com/pulumi/pulumi-kubernetes/issues/2180)
- Skip computing a preview for Patch resources (https://github.com/pulumi/pulumi-kubernetes/issues/2182)
- [sdk/python] Handle CRDs with status field input (https://github.com/pulumi/pulumi-kubernetes/issues/2183)
- Upgrade Kubernetes and Helm dependencies (https://github.com/pulumi/pulumi-kubernetes/issues/2186)

3.21.2

- Fix yaml bug resulting in `TypeError: Cannot read properties of undefined` (https://github.com/pulumi/pulumi-kubernetes/pull/2156)

Page 8 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.