Releases: aws-controllers-k8s/ec2-controller
Releases · aws-controllers-k8s/ec2-controller
v1.0.6
What's Changed
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- VPC Flowlogs feature implementation by @nnbu in #138
- fixing dropping of secondary cidr blocks on first apply of VPC by @nishant221 in #139
- Fix for Circular dependency while creating RouteTable and a VPCEndpoint by @nishant221 in #142
- Add Network ACL support in EC2 controller by @nishant221 in #140
- Adding support for VPC association in DHCPOptions by @nishant221 in #143
- release artifacts for release v1.0.4 by @nishant221 in #144
New Contributors
- @nnbu made their first contribution in #138
- @nishant221 made their first contribution in #139
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add jljaco to
OWNERS_ALIASES
by @jljaco in #129 - Deleted default egress rule upon SG creation by @LikithaVemulapalli in #135
- Update to ACK runtime
v0.26.0
, code-generatorv0.26.0
by @ack-bot in #136
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- release artifacts for release
v1.0.0
by @RedbackThomson in #127
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- Fix reconciler not detecting differences by @RedbackThomson in #122
- Test to validate that duplicate egress rule overrides default by @jljaco in #124
- Fix default egress rule deletion logic in case of an egress rule definition by @mustafasencer in #123
- Update to ACK runtime
v0.23.0
, code-generatorv0.23.1
by @ack-bot in #126
New Contributors
- @jljaco made their first contribution in #124
- @mustafasencer made their first contribution in #123
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.21
What's Changed
- Refactor e2e tests to use
acktest.tags
helper by @brycahta in #106 - Correct the sample YAML to create and ACK resource by @0kashi in #108
- Refactor
customUpdate
hooks by @brycahta in #105 Update
functionality forSubnet
settings by @brycahta in #101- enhance output with additionalPrinterColumns by @smcavallo in #110
- Fix hook code for
Tags
by @brycahta in #109 - Ignore comparing
Tags
in generated Delta by @brycahta in #113 - NAT Gateway test fix by @LikithaVemulapalli in #111
- Update ReadMe for GA by @brycahta in #112
- Release artifacts for release
v0.0.21
by @brycahta in #114
New Contributors
- @0kashi made their first contribution in #108
- @smcavallo made their first contribution in #110
Full Changelog: v0.0.20...v0.0.21