Skip to content

Releases: pulumi/pulumi-eks

v2.7.6-alpha.2

20 Jul 03:06
12c643b
Compare
Choose a tag to compare
v2.7.6-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.7.6-alpha.1...v2.7.6-alpha.2

v2.7.6-alpha.1

19 Jul 20:09
ed7dcf4
Compare
Choose a tag to compare
v2.7.6-alpha.1 Pre-release
Pre-release

What's Changed

  • ci: consistently run build_sdk for golang by @t0yv0 in #1267

Full Changelog: v2.7.4...v2.7.6-alpha.1

v2.7.5

19 Jul 18:14
7c4d632
Compare
Choose a tag to compare

What's Changed

Please use 2.7.6 which has the same content. This release is invalid due to a failure in Java SDK publishing.

v2.7.4

18 Jul 18:46
7c4d632
Compare
Choose a tag to compare

What's Changed

Please use 2.7.6 which has the same content. This release is invalid due to a failure in Java SDK publishing.

Full Changelog: v2.7.3...v2.7.4

v2.7.3

02 Jul 18:27
dbc9824
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.2...v2.7.3

v2.7.2

28 Jun 21:32
0fa2f99
Compare
Choose a tag to compare

What's Changed

  • Specify the version for the VpcCni and RandomSuffix resources by @justinvp in #1190
  • Remove ClusterInternal reference in typescript provider by @rquitales in #1209
  • Fix undefined panic when using .map by @rquitales in #1214

Full Changelog: v2.7.1...v2.7.2

v2.7.1

14 Jun 08:19
c95cf44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

10 Jun 21:43
92465dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

04 Jun 13:17
b19f155
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.6.0

Migrating to Access Entries

You have to migrate the existing entries of the ConfigMap to Access Entries if you want to switch from the AWS ConfigMap to Access Entries (Authentication Mode API) for cluster authentication of your existing EKS cluster. This guide gives an overview of the necessary steps: https://github.com/pulumi/pulumi-eks/blob/master/docs/authentication-mode-migration.md

v2.5.2

24 May 19:41
161e7af
Compare
Choose a tag to compare

What's Changed

  • fix: always set AMI ID for custom LaunchTemplates with ManagedNodeGroups by @rquitales in #1166

Full Changelog: v2.5.1...v2.5.2