Releases: aws-controllers-k8s/ec2-controller
Releases · aws-controllers-k8s/ec2-controller
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
v0.0.18
What's Changed
- Update OWNERS_ALIASES by @brycahta in #63
- Terminal code mappings for VPC resource by @LikithaVemulapalli in #64
- Removing InvalidVpcId Not Found error from terminal codes by @LikithaVemulapalli in #66
- Fix Internet Gateway terminal codes by @LikithaVemulapalli in #68
- Terminal code mappings for Subnet by @LikithaVemulapalli in #67
- Add Rules to Security Group by @brycahta in #65
- Terminal code mappings for RouteTable by @LikithaVemulapalli in #69
- Terminal codes for Security Group by @LikithaVemulapalli in #70
- Terminal codes for elastic ip address by @LikithaVemulapalli in #71
- release artifacts for release v0.0.18 by @brycahta in #72
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Internet Gateway terminal codes by @LikithaVemulapalli in #58
- Terminal codes for DhcpOptions by @LikithaVemulapalli in #60
- Terminal Codes Nat Gateway by @LikithaVemulapalli in #61
- Update to ACK runtime
v0.19.3
, code-generatorv0.19.3
by @ack-bot in #62
New Contributors
- @LikithaVemulapalli made their first contribution in #58
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Update core and service team in OWNERS_ALIASES by @brycahta in #53
- Add nested resource reference for
RouteTable
by @RedbackThomson in #54 - Generate
Instance
CRD by @brycahta in #55 - Update ACK runtime to
v0.19.2
by @brycahta in #56 - release artifacts for v0.0.16 by @brycahta in #57
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
Full Changelog: v0.0.13...v0.0.14