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 visible (Hide)

pulumi-kubernetes - v2.3.1

Published by lblackstone over 4 years ago

Improvements

Bug Fixes

pulumi-kubernetes - v2.3.0

Published by lblackstone over 4 years ago

Improvements

  • NodeJS SDK updated to align with other Pulumi NodeJS SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1151)
  • .NET SDK updated to align with other Pulumi .NET SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1132)
    • Deprecated resources are now marked as Obsolete.
    • Many classes are moved to new locations on disk while preserving the public namespaces and API.
    • Several unused argument/output classes were removed without any impact on resources (e.g. DeploymentRollbackArgs).
    • Fixed the type of some properties in JSONSchemaPropsArgs (there's no need to have 2nd-level inputs there):
      • InputList<InputJson> -> InputList<JsonElement>
      • InputMap<Union<TArgs, InputList<string>>> -> InputMap<Union<TArgs, ImmutableArray<string>>>

Bug Fixes

pulumi-kubernetes - v2.2.2

Published by lblackstone over 4 years ago

  • 2.2.1 SDK release process failed, so pushing a new tag.
pulumi-kubernetes - v2.2.1

Published by lblackstone over 4 years ago

Improvements

Bug Fixes

pulumi-kubernetes - v2.2.0

Published by lblackstone over 4 years ago

Improvements

pulumi-kubernetes - v2.1.0

Published by lblackstone over 4 years ago

Improvements

Bug Fixes

pulumi-kubernetes - v2.0.0

Published by lblackstone over 4 years ago

Improvements

Bug fixes

pulumi-kubernetes - v1.6.0

Published by lblackstone over 4 years ago

Improvements

Bug fixes

pulumi-kubernetes - v1.5.8

Published by lblackstone over 4 years ago

Improvements

pulumi-kubernetes - v1.5.7

Published by lblackstone over 4 years ago

Bug fixes

pulumi-kubernetes - v1.5.6

Published by lblackstone over 4 years ago

Bug fixes

pulumi-kubernetes - v1.5.5

Published by lblackstone over 4 years ago

Bug fixes

pulumi-kubernetes - v1.5.4

Published by lblackstone over 4 years ago

Improvements

Bug fixes

pulumi-kubernetes - v1.5.3

Published by lblackstone over 4 years ago

Bug fixes

pulumi-kubernetes - v1.5.1

Published by lblackstone over 4 years ago

Bug fixes

pulumi-kubernetes - v1.5.2

Published by lblackstone over 4 years ago

Improvements

pulumi-kubernetes - v1.5.0

Published by lblackstone over 4 years ago

1.5.0 (February 4, 2020)

Improvements

Bug fixes

pulumi-kubernetes - v1.4.5

Published by lblackstone over 4 years ago

Bug fixes

pulumi-kubernetes - v1.4.4

Published by lblackstone over 4 years ago

Improvements

Bug fixes

pulumi-kubernetes - v1.4.3

Published by lblackstone almost 5 years ago

Bug fixes