github pulumi/pulumi-kubernetes v0.25.1

latest releases: v4.12.0-alpha.1, v4.11.0, sdk/v4.11.0...
4 years ago

Supported Kubernetes versions

  • v1.15.x
  • v1.14.x
  • v1.13.x

Improvements

  • Unify diff behavior between Diff and Update. This should result in better detection of state drift as
    well as behavior that is more consistent with respect to kubectl. (#604)
  • The Kubernetes provider now supports the internal features necessary for the Pulumi engine to detect diffs between the actual and desired state of a resource after a pulumi refresh (#477).
  • The Kubernetes provider now sets the "kubectl.kubernetes.io/last-applied-configuration" annotation to the last deployed configuration for a resource. This enables better interoperability with kubectl.

Bug fixes

  • Add more props that force replacement of Pods (#613)

Don't miss a new pulumi-kubernetes release

NewReleases is sending notifications on new releases.