pulumi-kubernetes

A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters

APACHE-2.0 License

Downloads
2.1M
Stars
388
Committers
67

Bot releases are hidden (Show)

pulumi-kubernetes - v1.4.0

Published by lblackstone almost 5 years ago

Important

The discovery.v1alpha1.EndpointSlice and discovery.v1alpha1.EndpointSliceList APIs were removed in k8s 1.17, and no longer appear in the Pulumi Kubernetes SDKs. These resources can now be found at
discovery.v1beta1.EndpointSlice and discovery.v1beta1.EndpointSliceList.

Major changes

pulumi-kubernetes - v1.3.2

Published by lblackstone almost 5 years ago

Improvements

pulumi-kubernetes - v1.3.4

Published by lblackstone almost 5 years ago

Improvements

pulumi-kubernetes - v1.3.3

Published by stack72 almost 5 years ago

Improvements

pulumi-kubernetes - v1.3.1

Published by lblackstone almost 5 years ago

Improvements

pulumi-kubernetes - v1.3.0

Published by lblackstone almost 5 years ago

Improvements

  • Increase maxBuffer for helm template exec. (https://github.com/pulumi/pulumi-kubernetes/pull/864).
  • Add StreamInvoke RPC call, along with stream invoke implementations for
    kubernetes:kubernetes:watch, kubernetes:kubernetes:list, and kubernetes:kubernetes:logs. (#858, #873, #876).
pulumi-kubernetes - v1.2.3

Published by lblackstone about 5 years ago

Bug fixes

pulumi-kubernetes - v1.2.2

Published by lblackstone about 5 years ago

Improvements

pulumi-kubernetes - v1.2.1

Published by lblackstone about 5 years ago

Improvements

pulumi-kubernetes - v1.2.0

Published by lblackstone about 5 years ago

Improvements

pulumi-kubernetes - v1.1.0

Published by lblackstone about 5 years ago

Supported Kubernetes versions

  • v1.16.x
  • v1.15.x
  • v1.14.x

Major changes

Improvements

pulumi-kubernetes - v1.0.1

Published by lblackstone about 5 years ago

Supported Kubernetes versions

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

Improvements

Bug fixes

pulumi-kubernetes - v1.0.0

Published by lblackstone about 5 years ago

Supported Kubernetes versions

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

Bug fixes

pulumi-kubernetes - v0.25.6

Published by lblackstone about 5 years ago

Supported Kubernetes versions

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

Bug fixes

pulumi-kubernetes - v0.25.5

Published by lblackstone about 5 years ago

Supported Kubernetes versions

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

Bug fixes

pulumi-kubernetes - v0.25.4

Published by lblackstone about 5 years ago

Supported Kubernetes versions

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

Important

This release reverts the default diff behavior back to the pre-0.25.3 behavior. A new flag has
been added to the provider options called enableDryRun, that can be used to opt in to the new
diff behavior. This will eventually become the default behavior after further testing to ensure
that this change is not disruptive.

Major changes

Improvements

Bug fixes

pulumi-kubernetes - v0.25.3

Published by lblackstone about 5 years ago

Supported Kubernetes versions

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

Bug fixes

pulumi-kubernetes - v0.25.2

Published by lblackstone over 5 years ago

Supported Kubernetes versions

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

Improvements

Bug fixes

pulumi-kubernetes - v0.25.1

Published by lblackstone over 5 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. (https://github.com/pulumi/pulumi-kubernetes/pull/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 (https://github.com/pulumi/pulumi-kubernetes/pull/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

pulumi-kubernetes - v0.25.0

Published by lblackstone over 5 years ago

Supported Kubernetes versions

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

Major changes

Improvements

Bug fixes

  • None
Package Rankings
Top 2.62% on Pypi.org
Top 1.75% on Proxy.golang.org
Top 19.94% on Repo1.maven.org
Top 1.48% on Npmjs.org
Badges
Extracted from project README
Build Status Slack NPM version Python version GoDoc License
Related Projects