Skip to content

Releases: pulumi/pulumi-kubernetes

v4.12.0-alpha.1: Merge branch 'master' of github.com:pulumi/pulumi-kubernetes into bla…

24 Apr 17:02
Compare
Choose a tag to compare

v4.11.0

18 Apr 06:54
fb8be43
Compare
Choose a tag to compare
Upgrade Kubernetes schema and client libraries to v1.30 (#2932)

### Proposed changes

Update Kubernetes schema and client libraries to v1.30. Go is also
updated to v1.22 as an upstream library requires this.

### Related issues (optional)

Closes: #2914

v4.10.0

12 Apr 01:32
c8150eb
Compare
Choose a tag to compare
Ensure deplyoment await logic uses the latest deployment object (#2943)

### Proposed changes

This PR ensures that we compare deployment revisions based on the old
live object, and the most current deployment object.

This PR does the following:

- Add a repro test that fails before the change is applied
- Only watch for deployment events until the deployment object has been
reconciled by the deployment controller
- Update existing unit tests to account for blocking unbuffered
channels, and faked objects that did not have
`.status.observedGeneration`

### Related issues (optional)

Fixes: #2941

v4.9.1

13 Mar 22:36
Compare
Choose a tag to compare
Prepare for v4.9.1 release

v4.9.0

05 Mar 05:38
Compare
Choose a tag to compare
Prepare for v4.9.0 release

v4.8.1

26 Feb 22:34
2edaad8
Compare
Choose a tag to compare
Prepare for v4.8.1 release (#2848)

<!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md)
    for Pulumi's contribution guidelines.

    Help us merge your changes more quickly by adding more details such
    as labels, milestones, and reviewers.-->

### Proposed changes

<!--Give us a brief description of what you've done and what it solves.
-->

### Related issues (optional)

<!--Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes
#1234'.
Or link to full URLs to issues or pull requests in other GitHub
repositories. -->

v4.8.0

22 Feb 19:51
68e2242
Compare
Choose a tag to compare
Prepare for v4.8.0 release (#2841)

v4.7.1

19 Jan 20:19
ed99a36
Compare
Choose a tag to compare
Prepare for v4.7.1 release

v4.7.0

17 Jan 20:51
b7daeba
Compare
Choose a tag to compare
Update CHANGELOG.md for 4.7.0 (#2755)

<!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md)
    for Pulumi's contribution guidelines.

    Help us merge your changes more quickly by adding more details such
    as labels, milestones, and reviewers.-->

Prepares the changelog for 4.7 release.

v4.5.6

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