Releases: aws-controllers-k8s/ec2-controller
Releases · aws-controllers-k8s/ec2-controller
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