Releases: aws-controllers-k8s/ec2-controller
Releases · aws-controllers-k8s/ec2-controller
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
v0.0.20
What's Changed
- UpdateTags support for VPC by @LikithaVemulapalli in #90
- remove dev preview from olm file in preparation for GA by @acornett21 in #91
- Fix updateTags support for Subnet by @LikithaVemulapalli in #92
- UpdateTags support for InternetGateway resource by @LikithaVemulapalli in #94
- UpdateTags support for SecurityGroup resource by @LikithaVemulapalli in #95
- Update ACK runtime, code-generator
v0.20.1
& aws-sdk-go tov1.44.93
by @brycahta in #93 - Update tags support for VpcEndpoint resource by @LikithaVemulapalli in #96
- Update tags support for DhcpOptions resource by @LikithaVemulapalli in #97
- Update tags support for ElasticIpAddress resource by @LikithaVemulapalli in #98
- Update tags support for Transit Gateway resource by @LikithaVemulapalli in #99
- Update tags support for Instance resource by @LikithaVemulapalli in #100
- Update tags support for NAT gateway by @LikithaVemulapalli in #102
- Update tags support for RouteTable resource by @LikithaVemulapalli in #103
- Release artifacts for
v0.0.20
by @brycahta in #104
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- refactor vpc_endpoint test to use fixture by @brycahta in #73
- refactor vpc test to use fixture by @brycahta in #74
- Refactor
ElasticIPAddress
tests to use fixture by @a-hilaly in #76 - Refactor
DHCPOptions
tests to use fixture by @a-hilaly in #75 - Refactor
TransitGateway
tests to use pytest fixtures by @a-hilaly in #79 - Refactor
SecurityGroup
tests to use pytest fixtures by @a-hilaly in #80 - Refactor
RouteTable
tests to use fixture by @a-hilaly in #78 - Refactor
InternetGateway
tests to use fixture by @a-hilaly in #77 - refactor NATGateway test to use fixture by @brycahta in #82
- Consolidate pytest markers in e2e tests by @brycahta in #83
- Refactor
VPCSpec.CIDRBlock
intoCIDRBlocks
by @brycahta in #84 - remove
ClientToken
fromVPCEndpoint.Spec
by @brycahta in #87 - Add
Update
functionality forVPC.CIDRBlocks
by @brycahta in #85 - Update tags support for Subnet by @LikithaVemulapalli in #81
- Update to ACK runtime
v0.20.0
, code-generatorv0.20.0
by @brycahta in #88 - Release artifacts for
v0.0.19
by @brycahta in #89
New Contributors
Full Changelog: v0.0.18...v0.0.19