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 25 of 35

2.3.0

Not secure
Improvements

- NodeJS SDK updated to align with other Pulumi NodeJS SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1151)
- .NET SDK updated to align with other Pulumi .NET SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1132)
- Deprecated resources are now marked as `Obsolete`.
- Many classes are moved to new locations on disk while preserving the public namespaces and API.
- Several unused argument/output classes were removed without any impact on resources (e.g. `DeploymentRollbackArgs`).
- Fixed the type of some properties in `JSONSchemaPropsArgs` (there's no need to have 2nd-level inputs there):
- `InputList<InputJson>` -> `InputList<JsonElement>`
- `InputMap<Union<TArgs, InputList<string>>>` -> `InputMap<Union<TArgs, ImmutableArray<string>>>`

Bug Fixes

- Fix incorrect schema consts for apiVersion and kind (https://github.com/pulumi/pulumi-kubernetes/pull/1153)

2.2.2

Not secure
- 2.2.1 SDK release process failed, so pushing a new tag.

2.2.1

Improvements

- Update deprecated/removed resource warnings. (https://github.com/pulumi/pulumi-kubernetes/pull/1135)
- Update to client-go 1.18. (https://github.com/pulumi/pulumi-kubernetes/pull/1136)
- Don't replace Service on .spec.type change. (https://github.com/pulumi/pulumi-kubernetes/pull/1139)

Bug Fixes

- Fix regex in python `include-crds` logic (https://github.com/pulumi/pulumi-kubernetes/pull/1145)

2.2.0

Not secure
Improvements

- Support helm v3 `include-crds` argument. (https://github.com/pulumi/pulumi-kubernetes/pull/1102)
- Bump python requests version dependency. (https://github.com/pulumi/pulumi-kubernetes/pull/1121)
- Add apiextensions.CustomResource to Go SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1125)

2.1.1

Not secure
- Python and .NET packages failed to publish for 2.1.0, so bumping release version.

2.1.0

Not secure
Improvements

- Add YAML support to Go SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1093).
- Add Helm support to Go SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1105).

Bug Fixes

- fix(customresources): use a 3-way merge patch instead of strategic merge. (https://github.com/pulumi/pulumi-kubernetes/pull/1095)
- Fix required input props in Go SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1090)
- Update Go SDK using latest codegen packages. (https://github.com/pulumi/pulumi-kubernetes/pull/1089)
- Fix schema type for Fields and RawExtension. (https://github.com/pulumi/pulumi-kubernetes/pull/1086)
- Fix error parsing YAML in python 3.8 (https://github.com/pulumi/pulumi-kubernetes/pull/1079)
- Fix HELM_HOME handling for Helm v3. (https://github.com/pulumi/pulumi-kubernetes/pull/1076)

Page 25 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.