Skip to content

Releases: pulumi/pulumi-eks

v1.0.0

23 Nov 18:22
94c1e93
Compare
Choose a tag to compare

What's Changed

  • Add LaunchTemplateTagSpecifications to NodeGroupV2 by @MMartyn in #810
  • Modify Makefile to use PKG by @roothorp in #776
  • Fix defaults v mutually exclusive args conflict by @roothorp in #813
  • Add support for passing Cluster to NodeGroup/NodeGroupV2/ManagedNodeGroup in all languages by @justinvp in #815
  • Delete dead code by @justinvp in #818
  • Adopt plain types in the schema to match the implementation by @justinvp in #819
  • Remove unusable provider output from ClusterCreationRoleProvider by @justinvp in #823
  • Remove input properties on Cluster that are not implemented by @justinvp in #821
  • Prepare v1.0.0 by @danielrbradley in #824

New Contributors

Full Changelog: v0.42.7...v1.0.0

v0.42.7

26 Oct 14:14
1884c3c
Compare
Choose a tag to compare

What's Changed

  • Skip broken test by @danielrbradley in #805

  • Pin all dependency versions

    • Quick fix to work around lack of lock files in plugin. This will stop us always pulling the latest versions on users' machines.
  • Fix NodeUserDataOverride

    • Skip building user data if override is set.
    • Doing this inside the apply so it still gets base64 encoded.

Full Changelog: v0.42.5...v0.42.7

v0.42.5

13 Oct 20:57
1d2e960
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.4...v0.42.5

v0.42.4

13 Oct 16:37
ecd2ca5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.3...v0.42.4

v0.42.3

13 Oct 12:30
6e747b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.2...v0.42.3

v0.42.2

12 Oct 11:08
1d0c8ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.1...v0.42.2

v0.42.1

04 Oct 21:29
963ec8e
Compare
Choose a tag to compare

What's Changed

  • [internal] Separate out the Java SDK publish from the other sdks by @stack72 in #782
  • Prepare for 0.42.1 release by @roothorp in #783

Full Changelog: v0.42.0...v0.42.1

v0.42.0

23 Sep 16:49
8eb6704
Compare
Choose a tag to compare

What's Changed

  • [internal] Adding support for Java SDK to the pulumi-eks repo by @stack72 in #735
  • Catch error from kubectl JSON parse by @roothorp in #743
  • [internal] Adding the work to auto-publish the java sdk by @stack72 in #742
  • Remove cluster provider from schema by @jaxxstorm in #746
  • No longer set default value for AWS_VPC_K8S_CNI_CONFIGURE_RPFILTER by @richerdavid in #737
  • [internal] Reorganising the generated sources into the sdk folder by @stack72 in #748
  • Ensure that externalSnat and cniExternalSnat don't cause a conflict by @stack72 in #752
  • [internal] REmove the S3 test reporter from EKS as it causes errors for external users by @stack72 in #751
  • Update version of pulumi in go sdk by @stack72 in #754
  • [internal] Separate cron from default branch builds to ensure no-republish of artifacts by @stack72 in #757
  • managedNodegroup/amiType: Update docs to remove suggest version restriction by @stack72 in #755
  • Add 1.x Feature Branch to GitHub Actions by @roothorp in #761
  • [internal] Include yarn.lock for the provider by @stack72 in #765
  • [Internal] Bump GHA to Go 1.19 by @roothorp in #773
  • Update docs on setting private workers as part of an EKS Cluster by @stack72 in #775
  • Add NodeGroupV2 by @roothorp in #766
  • Prepare for 0.42.0 release by @roothorp in #781

New Contributors

Full Changelog: v0.41.2...v0.42.0

v0.41.2

12 Jul 13:45
361b1d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.1...v0.41.2

v0.41.1

10 Jul 22:42
38dd440
Compare
Choose a tag to compare

What's Changed

  • Export the ARN for the IAM Role attached to the EKS Cluster by @stack72 in #730

Full Changelog: v0.41.0...v0.41.1