Pulumi-kubernetes

Latest version: v4.22.1

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

Scan your dependencies

Page 34 of 35

0.22.2

Not secure
Important

This release improves handling for CustomResources (CRs) and CustomResourceDefinitions (CRDs).
CRs without a matching CRD will now be considered deleted during `pulumi refresh`, and `pulumi destroy`
will not fail to delete a CR if the related CRD is missing.
See <https://github.com/pulumi/pulumi-kubernetes/pull/530> for details.

Major changes

- None

Improvements

- Improve error handling for "no match found" errors (<https://github.com/pulumi/pulumi-kubernetes/pull/530>)

Bug fixes

- None

0.22.1

Not secure
Major changes

- Add basic YAML support to Python SDK (<https://github.com/pulumi/pulumi-kubernetes/pull/499>)
- Add transforms to YAML support for Python SDK (<https://github.com/pulumi/pulumi-kubernetes/pull/500>)

Improvements

- Move helm module into a directory (<https://github.com/pulumi/pulumi-kubernetes/pull/512>)
- Move yaml module into a directory (<https://github.com/pulumi/pulumi-kubernetes/pull/513>)

Bug fixes

- Fix Deployment await logic for old API schema (<https://github.com/pulumi/pulumi-kubernetes/pull/523>)
- Replace PodDisruptionBudget if spec changes (<https://github.com/pulumi/pulumi-kubernetes/pull/527>)

0.22.0

Not secure
Major changes

- Add support for Kubernetes v1.14.0 (<https://github.com/pulumi/pulumi-kubernetes/pull/371>)

Improvements

- Add CustomResource to Python SDK (<https://github.com/pulumi/pulumi-kubernetes/pull/543>)

Bug fixes

- None

0.21.1

Not secure
Major changes

- None

Improvements

- Split up nodejs SDK into multiple files (<https://github.com/pulumi/pulumi-kubernetes/pull/480>)

Bug fixes

- Check for unexpected RPC ID and return an error (<https://github.com/pulumi/pulumi-kubernetes/pull/475>)
- Fix an issue where the Python `pulumi_kubernetes` package was depending on an older `pulumi` package.
- Fix YAML parsing for computed namespaces (<https://github.com/pulumi/pulumi-kubernetes/pull/483>)

0.21.0

Not secure
Important

Updating to v0.17.0 version of `pulumi/pulumi`. This is an update that will not play nicely
in side-by-side applications that pull in prior versions of this package.

See <https://github.com/pulumi/pulumi/commit/7f5e089f043a70c02f7e03600d6404ff0e27cc9d> for more details.

As such, we are rev'ing the minor version of the package from 0.16 to 0.17. Recent version of `pulumi` will now detect, and warn, if different versions of `pulumi/pulumi` are loaded into the same application. If you encounter this warning, it is recommended you move to versions of the `pulumi/...` packages that are compatible. i.e. keep everything on 0.16.x until you are ready to move everything to 0.17.x.

0.20.4

Not secure
Major changes

- None

Improvements

- Allow the default timeout for awaiters to be overridden (<https://github.com/pulumi/pulumi-kubernetes/pull/457>)

Bug fixes

- Properly handle computed values in labels and annotations (<https://github.com/pulumi/pulumi-kubernetes/pull/461>)

Page 34 of 35

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.