Releases: pulumi/pulumi-eks
Releases · pulumi/pulumi-eks
v0.22.0
What's Changed
- Running the DotNet tests as part of the pipeline by @justinvp in #502
- Adding support for
kubernetesServiceIpAddressRange
toeks.Cluster
by @stack72 in #509 - Change back to pull-request-target which allows a write GitHub Token by @stack72 in #514
- Add generate_schema make target by @lblackstone in #518
- Changes to support Go SDK by @viveklak in #519
- Include the Provider resource in Python and .NET by @justinvp in #522
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Migrate to GHA by @stack72 in #436
- Upgrade to Go v1.15.x by @stack72 in #440
- Enabling a cron for the repository at 0600 UTC / 2200 PST by @stack72 in #442
- Moving to a command dispatch workflow for PRs by @stack72 in #445
- fix: correct spelling for encryptRootBlockDevice by @metral in #450
- Ensure Command Dispatch tests the correct Git SHA by @stack72 in #459
- Bump builds ot use NodeJS 14 as it has become latest LTS by @stack72 in #461
- Temporarily skipping ReplaceSecurityGroup acceptance test by @stack72 in #464
- Moving away from deprecated GHA add-path by @stack72 in #466
- Add docs for nodeAssociatePublicIpAddress being true by @stack72 in #468
- Initial support for Python & .NET by @justinvp in #448
- Adding the build portion for the provider and schema by @stack72 in #472
- Ensure we package the correct sdk folder based on language by @stack72 in #473
- Update .gitignore for goreleaser files to prevent .dirty versions by @justinvp in #474
- Fix where the provider looks for node dependencies by @justinvp in #476
- Ensuring the GHA YAML syntax is formatted correctly by @stack72 in #477
- Make provider available for Node.js tests by @justinvp in #478
- Port dynamic provider resources to custom resources by @justinvp in #458
- Tracking a change to pulumi-aws that adds support for Node Spot Groups by @stack72 in #482
- Schematize remaining surface area by @justinvp in #475
- Enhance command dispatch flow to avoid if PR is from a non-fork by @stack72 in #486
- Be explicit about the minimum required version by @justinvp in #488
- Add Python Examples by @justinvp in #484
- Remove use of pull_request_target by @stack72 in #495
- Allow disabling creation of VPC CNI plugin by @leezen in #493
- fix(nodejs): Do not fallback on cluster name when creating node group by @Embraser01 in #492
- Bumping version of axios in nodejs sdk to fix security vulnerability by @stack72 in #503
- Add note to CHANGELOG about eks plugin by @justinvp in #504
New Contributors
- @Embraser01 made their first contribution in #492
Full Changelog: v0.20.0...v0.21.0