Skip to content

Releases: pulumi/pulumi-kubernetes

v4.5.6

15 Dec 20:21
Compare
Choose a tag to compare
Prepare for v4.5.6 release

v4.6.1

15 Dec 00:42
4f5cc80
Compare
Choose a tag to compare
Fix resource kind lookup using URN.Type instead of QualifiedType (#2719)

### Proposed changes

This pull request uses the URN`Type` method, rather than `QualifiedType`
to search if resources are a patch or list resource. Qualified types
include the parent resource if there is one, so it would have failed the
lookup.

Additionally, comprehensive unit tests have been included to validate
this change.

### Related issues (optional)
Fixes: #2718 (manual validation was done to ensure this fix solves this
CUJ)

v4.6.0

14 Dec 00:47
bd5e93b
Compare
Choose a tag to compare
Prepare for v4.6.0 release (#2716)

v4.5.5

29 Nov 01:56
9b2f918
Compare
Choose a tag to compare
Fix: Make the invoke calls for Helm charts and YAML config resilient …

v4.5.4

08 Nov 21:44
1944a52
Compare
Choose a tag to compare
Prepare for v4.5.4 release

v4.5.3

31 Oct 22:24
82dd29f
Compare
Choose a tag to compare
Update pulumi/pulumi to 3.91.1 (#2647)

Includes fixes to python codegen.

v4.5.2

26 Oct 18:31
0fb9c23
Compare
Choose a tag to compare
Update CHANGELOG.md

v4.5.1

24 Oct 18:30
f3498a9
Compare
Choose a tag to compare
Prepare for v4.5.1 release

v4.4.0

12 Oct 19:33
a65574d
Compare
Choose a tag to compare
Prepare for v4.4.0 release

v4.3.0

25 Sep 19:26
b13fe02
Compare
Choose a tag to compare
Prepare for v4.3.0 release