Releases: pulumi/pulumi-eks
Releases · pulumi/pulumi-eks
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
v0.42.5
What's Changed
- Fix more PACKAGE_VERSION envs by @danielrbradley in #794
Full Changelog: v0.42.4...v0.42.5
v0.42.4
v0.42.3
What's Changed
- Fix wireup of provider factory by @danielrbradley in #791
Full Changelog: v0.42.2...v0.42.3
v0.42.2
What's Changed
- Fetch aws partition by @danielrbradley in #788
- Update gotestfmt in the actions by @danielrbradley in #789
- Register NodeGroupV2 in provider by @danielrbradley in #790
Full Changelog: v0.42.1...v0.42.2
v0.42.1
v0.42.0
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
- @richerdavid made their first contribution in #737
Full Changelog: v0.41.2...v0.42.0
v0.41.2
What's Changed
- Allow removal of default Kubernetes addons by @roothorp in #732
- fix typo in CHANGELOG.md by @Shrooblord in #733
- Prepare for 0.41.2 release by @roothorp in #734
New Contributors
- @Shrooblord made their first contribution in #733
Full Changelog: v0.41.1...v0.41.2
v0.41.1
What's Changed
Full Changelog: v0.41.0...v0.41.1