Pulumi-kubernetes

Latest version: v4.19.0

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

Scan your dependencies

Page 31 of 35

1.0.0rc.1

Improvements

Bug fixes

- Do not leak unencrypted secret values into the state file (fixes https://github.com/pulumi/pulumi-kubernetes/issues/734).

1.0.0beta.2

Improvements

- Refactor and update the docs of the repo for 1.0. (https://github.com/pulumi/pulumi-kubernetes/pull/736).
- Document await logic in the SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/711).
- Document await timeouts and how to override. (https://github.com/pulumi/pulumi-kubernetes/pull/718).
- Improve CustomResource for Python SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/700).
- Clean up Python SDK get methods. (https://github.com/pulumi/pulumi-kubernetes/pull/740).
- Remove undocumented kubectl replace invoke method. (https://github.com/pulumi/pulumi-kubernetes/pull/738).
- Don't populate `.status` in input types (https://github.com/pulumi/pulumi-kubernetes/pull/635).
- Allow a user to pass CustomTimeouts as part of ResourceOptions (fixes https://github.com/pulumi/pulumi-kubernetes/issues/672)
- Don't panic when an Asset or an Archive are passed into a resource definition (https://github.com/pulumi/pulumi-kubernetes/pull/751).

Bug fixes

- Fix error messages for resources with default namespace. (https://github.com/pulumi/pulumi-kubernetes/pull/749).
- Correctly compute version number for plugin to send with registration requests (fixes https://github.com/pulumi/pulumi-kubernetes/issues/732).

1.0.0beta.1

Improvements

- Add .get() to Python SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/435).

0.25.6

Not secure
Bug fixes

- Align YAML parsing with core Kubernetes supported YAML subset. (https://github.com/pulumi/pulumi-kubernetes/pull/690).
- Handle string values in the equalNumbers function. (https://github.com/pulumi/pulumi-kubernetes/pull/691).
- Properly detect readiness for Deployment scaled to 0. (https://github.com/pulumi/pulumi-kubernetes/pull/688).
- Fix a bug that caused crashes when empty array values were added to resource inputs. (https://github.com/pulumi/pulumi-kubernetes/pull/696)

0.25.5

Not secure
Bug fixes

- Fall back to client-side diff if server-side diff fails. (https://github.com/pulumi/pulumi-kubernetes/pull/685).
- Fix namespace arg for Python Helm SDK (https://github.com/pulumi/pulumi-kubernetes/pull/670).
- Detect namespace diff for first-class providers. (https://github.com/pulumi/pulumi-kubernetes/pull/674).
- Fix values arg for Python Helm SDK (https://github.com/pulumi/pulumi-kubernetes/pull/678).
- Fix Python Helm LocalChartOpts to inherit from BaseChartOpts (https://github.com/pulumi/pulumi-kubernetes/pull/681).

0.25.4

Not secure
Important

This release reverts the default diff behavior back to the pre-`0.25.3` behavior. A new flag has
been added to the provider options called `enableDryRun`, that can be used to opt in to the new
diff behavior. This will eventually become the default behavior after further testing to ensure
that this change is not disruptive.

Major changes

- Disable dryRun diff behavior by default. (https://github.com/pulumi/pulumi-kubernetes/pull/686)

Improvements

- Improve error messages for StatefulSet. (https://github.com/pulumi/pulumi-kubernetes/pull/673)

Bug fixes

- Properly reference override values in Python Helm SDK (https://github.com/pulumi/pulumi-kubernetes/pull/676).
- Handle Output values in diffs. (https://github.com/pulumi/pulumi-kubernetes/pull/682).

Page 31 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.