Releases: aws-controllers-k8s/ec2-controller
Releases · aws-controllers-k8s/ec2-controller
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.93by @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.20by @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
ElasticIPAddresstests to use fixture by @a-hilaly in #76 - Refactor
DHCPOptionstests to use fixture by @a-hilaly in #75 - Refactor
TransitGatewaytests to use pytest fixtures by @a-hilaly in #79 - Refactor
SecurityGrouptests to use pytest fixtures by @a-hilaly in #80 - Refactor
RouteTabletests to use fixture by @a-hilaly in #78 - Refactor
InternetGatewaytests 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.CIDRBlockintoCIDRBlocksby @brycahta in #84 - remove
ClientTokenfromVPCEndpoint.Specby @brycahta in #87 - Add
Updatefunctionality forVPC.CIDRBlocksby @brycahta in #85 - Update tags support for Subnet by @LikithaVemulapalli in #81
- Update to ACK runtime
v0.20.0, code-generatorv0.20.0by @brycahta in #88 - Release artifacts for
v0.0.19by @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.3by @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
RouteTableby @RedbackThomson in #54 - Generate
InstanceCRD by @brycahta in #55 - Update ACK runtime to
v0.19.2by @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
v0.0.13
What's Changed
- add
VPCEndpointreference test by @brycahta in #44 - Add route table assocations to
Subnetby @RedbackThomson in #45 - late init
VPCEndpoint.PolicyDocumentfield by @brycahta in #47 - VPC attachment for
InternetGatewayby @RedbackThomson in #48 - Update to ACK runtime
v0.18.1, code-generatorv0.18.2by @ack-bot in #49
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Add
NATGatewayCRD by @RedbackThomson in #43 - Update ACK runtime to
v0.18.1by @ack-bot in #46
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add resource references by @RedbackThomson in #40
- Add DNS attributes to
VPCspec by @RedbackThomson in #38 - Add
ElasticIPAddressCRD by @RedbackThomson in #39 - Refactor e2e tests to use assertion helper class by @brycahta in #41
- Update ACK runtime to
v0.18.0by @ack-bot in #42
New Contributors
- @RedbackThomson made their first contribution in #40
Full Changelog: v0.0.10...v0.0.11