Skip to content

Releases: pulumi/pulumi-eks

v2.0.0-alpha.4

06 Nov 11:21
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release
V2: upgrade to aws v6 and kubernetes v4, remove encryptRootBlockDevice

v1.0.4

17 Oct 16:59
92b885d
Compare
Choose a tag to compare

What's Changed

  • Fix dynamic lookup of amiId for NodeGroup and NodeGroupV2 by @harstarb in #894
  • Use parent provider instead of provider and fix fargate subnets parameter by @vboulineau in #886
  • Increase CI AWS token ttl to 2hrs by @rquitales in #921

New Contributors

Full Changelog: v1.0.3...v1.0.4

v2.0.0-alpha.3

08 Sep 11:38
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release
Attempt to handle pre-releases correctly

v2.0.0-alpha.2

07 Sep 15:39
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
Move Go SDK into an sdk/v2 module

v2.0.0-alpha.1

06 Sep 20:18
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
Upgrade to aws v6.0.4 for the fix for aws#2774

v1.0.3

23 Aug 09:27
7febe52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 May 23:02
563970b
Compare
Choose a tag to compare

What's Changed

  • fix OIDC provider dns suffix issue for AWS partitions by @zorrofox in #845
  • Add provider options for aws call by @ziye-dm in #846
  • Pin gradle version to 7.6 by @squaremo in #863
  • Add metadata option to NodeGroupV2 and defaultWarmupTime to EC2 ASGs by @kovaxur in #847
  • Create fargate profile with the given private subnets when provided by @rdeeba in #854
  • Bumps Pulumi AWS to version 5.31.0 by @kpitzen in #865
  • [dotnet] - Updates framework to net6.0 by @kpitzen in #876
  • support setting value 0 for warmEniTarget in VpcCni module by @theothermike in #879

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Dec 14:11
4490579
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

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