Skip to content

build(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.25.0 to 4.27.0 in /deploy#1024

Merged
rdimitrov merged 1 commit intomainfrom
dependabot/go_modules/deploy/github.com/pulumi/pulumi-kubernetes/sdk/v4-4.27.0
Mar 6, 2026
Merged

build(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.25.0 to 4.27.0 in /deploy#1024
rdimitrov merged 1 commit intomainfrom
dependabot/go_modules/deploy/github.com/pulumi/pulumi-kubernetes/sdk/v4-4.27.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.25.0 to 4.27.0.

Release notes

Sourced from github.com/pulumi/pulumi-kubernetes/sdk/v4's releases.

v4.27.0

No release notes provided.

v4.26.0

Fixed

  • #4122 Implements a new provider config option, alwaysRender, which sets Diff_Someto true when used in combination with renderYAMLtoDirectory. This allows for user-defined opt-in behavior for YAML manifests to be idempotently generated on every pulumi up, and for Update() to show these changes to a user.

  • Fixed a race condition in StatefulSet await logic where Pulumi could incorrectly report a rollout as complete before the controller had processed the update. This occurred when Pulumi checked status fields before the controller updated observedGeneration, causing stale "ready" values to be trusted.

  • Fixed a regression of #2943 which could cause Deployments to erroneously report diffs.

Changed

Changelog

Sourced from github.com/pulumi/pulumi-kubernetes/sdk/v4's changelog.

4.27.0 (March 2, 2026)

Fixed

  • #4181 Fix PVC timeout when updating to a storage class with WaitForFirstConsumer bind mode.

Added

4.26.0 (February 19, 2026)

Fixed

  • #4122 Implements a new provider config option, alwaysRender, which sets Diff_Someto true when used in combination with renderYAMLtoDirectory. This allows for user-defined opt-in behavior for YAML manifests to be idempotently generated on every pulumi up, and for Update() to show these changes to a user.

  • Fixed a race condition in StatefulSet await logic where Pulumi could incorrectly report a rollout as complete before the controller had processed the update. This occurred when Pulumi checked status fields before the controller updated observedGeneration, causing stale "ready" values to be trusted.

  • Fixed a regression of #2943 which could cause Deployments to erroneously report diffs.

Changed

4.24.0 (November 5, 2025)

Added

Changed

  • The pulumi.com/waitFor annotation now uses an RFC9535-compliant JSONPath parser. This makes it possible to wait for more complex scenarios.

    For example:

    • To wait for a Pod's status.phase to be "Running" or "Succeeded":

... (truncated)

Commits
  • 20f0c07 Prepare for v4.27.0 release (#4194)
  • c5e7ece Update module github.com/pulumi/pulumi/pkg/v3 to v3.224.0 (#4191)
  • 49c2646 helm: login to private registries (#3661)
  • b48d7a3 Fix PVC timeout on Update (#4181)
  • e3427da Automated upgrade: bump pulumi/pulumi to 3.223.0 (#4188)
  • 7af1b7e Update dependency @​pulumi/pulumi to v3.224.0 (#4189)
  • 6860aae Update module github.com/cloudflare/circl to v1.6.3 [SECURITY] (#4187)
  • 5c58fea Update GitHub Actions workflows. (#4186)
  • 1564fc1 Update module github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 to v3...
  • 9ebe266 Update dependency @​pulumi/gcp to v9.13.0 (#4184)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/deploy/github.com/pulumi/pulumi-kubernetes/sdk/v4-4.27.0 branch from 0176b60 to 2c84071 Compare March 6, 2026 00:11
Bumps [github.com/pulumi/pulumi-kubernetes/sdk/v4](https://github.com/pulumi/pulumi-kubernetes) from 4.25.0 to 4.27.0.
- [Release notes](https://github.com/pulumi/pulumi-kubernetes/releases)
- [Changelog](https://github.com/pulumi/pulumi-kubernetes/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi-kubernetes@v4.25.0...v4.27.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-kubernetes/sdk/v4
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/deploy/github.com/pulumi/pulumi-kubernetes/sdk/v4-4.27.0 branch from 2c84071 to d206690 Compare March 6, 2026 00:12
@rdimitrov rdimitrov merged commit b738501 into main Mar 6, 2026
4 checks passed
@rdimitrov rdimitrov deleted the dependabot/go_modules/deploy/github.com/pulumi/pulumi-kubernetes/sdk/v4-4.27.0 branch March 6, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant