github pulumi/pulumi-kubernetes v4.26.0

latest releases: sdk/v4.28.0, v4.28.0, sdk/v4.27.0...
one month ago

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

  • Upgraded helm.sh/helm to v3.18.6. (#3969)

  • #4156 Upgrade Kubernetes schema and libraries to v1.35.1

Don't miss a new pulumi-kubernetes release

NewReleases is sending notifications on new releases.