Releases: aws-controllers-k8s/ec2-controller
Releases · aws-controllers-k8s/ec2-controller
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
v0.0.13
What's Changed
- add
VPCEndpoint
reference test by @brycahta in #44 - Add route table assocations to
Subnet
by @RedbackThomson in #45 - late init
VPCEndpoint.PolicyDocument
field by @brycahta in #47 - VPC attachment for
InternetGateway
by @RedbackThomson in #48 - Update to ACK runtime
v0.18.1
, code-generatorv0.18.2
by @ack-bot in #49
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Add
NATGateway
CRD by @RedbackThomson in #43 - Update ACK runtime to
v0.18.1
by @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
VPC
spec by @RedbackThomson in #38 - Add
ElasticIPAddress
CRD by @RedbackThomson in #39 - Refactor e2e tests to use assertion helper class by @brycahta in #41
- Update ACK runtime to
v0.18.0
by @ack-bot in #42
New Contributors
- @RedbackThomson made their first contribution in #40
Full Changelog: v0.0.10...v0.0.11