Pulumi-kubernetes

Latest version: v4.19.0

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

Scan your dependencies

Page 14 of 35

3.17.0

- Make ConfigMaps mutable unless marked explicitly (enabled with provider config option) (https://github.com/pulumi/pulumi-kubernetes/pull/1926)
*NOTE*: With this change, once `enableConfigMapMutable` is enabled, all ConfigMaps will be seen as mutable. In this mode, you can opt-in to the previous replacement behavior for a particular ConfigMap by setting its `replaceOnChanges` resource option to `[".binaryData", ".data"]`.
By default, the provider will continue to treat ConfigMaps as immutable, and will replace them if the `binaryData` or `data` properties are changed.

3.16.0

- Bump to v3.8.0 of Helm (https://github.com/pulumi/pulumi-kubernetes/pull/1892)
- [Helm/Release][Helm/V3] Add initial support for OCI registries (https://github.com/pulumi/pulumi-kubernetes/pull/1892)

3.15.2

- Infer default namespace from kubeconfig when not configured via the provider (https://github.com/pulumi/pulumi-kubernetes/pull/1896)
- Fix an error handling bug in await logic (https://github.com/pulumi/pulumi-kubernetes/pull/1899)

3.15.1

- [Helm/Release] Add import docs (https://github.com/pulumi/pulumi-kubernetes/pull/1893)

3.15.0

- [Helm/Release] Remove beta warnings (https://github.com/pulumi/pulumi-kubernetes/pull/1885)
- [Helm/Release] Handle partial failure during create/update (https://github.com/pulumi/pulumi-kubernetes/pull/1880)
- [Helm/Release] Improve support for helm release operations when cluster is unreachable (https://github.com/pulumi/pulumi-kubernetes/pull/1886)
- [Helm/Release] Add examples to API reference docs and sdks (https://github.com/pulumi/pulumi-kubernetes/pull/1887)
- Fix detailed diff for server-side apply (https://github.com/pulumi/pulumi-kubernetes/pull/1873)
- Update to latest pulumi dependencies (https://github.com/pulumi/pulumi-kubernetes/pull/1888)

3.14.1

- Disable last-applied-configuration annotation for replaced CRDs (https://github.com/pulumi/pulumi-kubernetes/pull/1868)
- Fix Provider config diffs (https://github.com/pulumi/pulumi-kubernetes/pull/1869)
- Fix replace for named resource using server-side diff (https://github.com/pulumi/pulumi-kubernetes/pull/1870)
- Fix import for Provider using server-side diff (https://github.com/pulumi/pulumi-kubernetes/pull/1872)

Page 14 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.