github pulumi/pulumi-kubernetes v0.25.3

latest releases: sdk/v4.14.0, v4.14.0, sdk/v4.13.1...
4 years ago

Supported Kubernetes versions

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

Bug fixes

  • Allow yaml.ConfigGroup to take URLs as argument (#638).
  • Return useful errors when we fail to fetch URL YAML (#638).
  • Use JSON_SCHEMA when parsing Kubernetes YAML, to conform with the expectations of the Kubernetes core resource types. (#638).
  • Don't render emoji on Windows. (#634)
  • Emit a useful error message (rather than a useless one) if we fail to parse the YAML data in kubernetes:config:kubeconfig (#636).
  • Provide useful contexts in provider errors, particularly those that originate from the API server (#636).
  • Expose all Kubernetes types through the SDK (#637).
  • Use opts instead of __opts__ and resource_name instead of __name__ in Python SDK (#639).
  • Properly detect failed Deployment on rollout. (#646 and #657).
  • Use dry-run support if available when diffing the actual and desired state of a resource (#649)
  • Fix panic when .metadata.label is mistyped (#655).
  • Fix unexpected diffs when running against an API server that does not support dry-run. (#658)

Don't miss a new pulumi-kubernetes release

NewReleases is sending notifications on new releases.