Releases: pulumi/pulumi-eks
Releases · pulumi/pulumi-eks
v2.0.0-alpha.4
V2: upgrade to aws v6 and kubernetes v4, remove encryptRootBlockDevice
v1.0.4
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
- @harstarb made their first contribution in #894
- @vboulineau made their first contribution in #886
Full Changelog: v1.0.3...v1.0.4
v2.0.0-alpha.3
Attempt to handle pre-releases correctly
v2.0.0-alpha.2
Move Go SDK into an sdk/v2 module
v2.0.0-alpha.1
Upgrade to aws v6.0.4 for the fix for aws#2774
v1.0.3
What's Changed
- expose ipFamily by @DCAL12 in #882
- Revert "expose ipFamily" by @mikhailshilkov in #887
- Remove erroneous main package field by @danielrbradley in #880
- Fix nodegroup test failure by @rquitales in #897
- Combined dependencies PR by @iwahbe in #899
- Bump semver from 7.3.8 to 7.5.2 in /nodejs/eks by @dependabot in #889
- Bump google.golang.org/grpc from 1.47.0 to 1.53.0 in /examples by @dependabot in #890
- Combined dependencies PR by @iwahbe in #900
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples by @dependabot in #858
- Bump golang.org/x/net from 0.0.0-20220325170049-de3da57026de to 0.7.0 in /examples by @dependabot in #860
- Guard against cluster certificate authority being undefined by @danielrbradley in #903
New Contributors
- @DCAL12 made their first contribution in #882
- @mikhailshilkov made their first contribution in #887
Full Changelog: v1.0.2...v1.0.3
v1.0.2
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
- @zorrofox made their first contribution in #845
- @ziye-dm made their first contribution in #846
- @squaremo made their first contribution in #863
- @kovaxur made their first contribution in #847
- @rdeeba made their first contribution in #854
- @kpitzen made their first contribution in #865
- @theothermike made their first contribution in #879
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Get VPC ID with VpcId instead of Id by @roothorp in #827
- Update README.md by @danielrbradley in #825
- change ec2 dnsSuffix principal in policy by @liutao-samsung in #801
- Upgrade .Net to 6.x from 3.1 by @danielrbradley in #834
- Specify index.js inline for pkg by @roothorp in #837
- Package Updates by @roothorp in #838
- Add prettier formatting by @roothorp in #839
- Deprecate CHANGELOG.md by @roothorp in #840
New Contributors
- @liutao-samsung made their first contribution in #801
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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 fromClusterCreationRoleProvider
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
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