Skip to content

Releases: tidbcloud/provider-aws

v0.20.6

14 Jan 09:00
706c108
Compare
Choose a tag to compare
add failed and rejected status to vpc peering filter (#36)

* add failed and rejected status to vpc peering filter

* add unittest

* Aviod call modify vpc peering option

v0.20.6-preview

13 Jan 10:28
d0dd26a
Compare
Choose a tag to compare
v0.20.6-preview Pre-release
Pre-release
Support internal vpc peering connection (#32)

* fix s3 paymentConfiguration preventing bucket from being ready
Signed-off-by: smcavallo <[email protected]>

* Reduce unnecessary AWS API requests

* add unittest

* Support internal vpc peering connection

* Fix unittest failed

* Add unittest

* rebase

* add unittest when delete vpc peering

* Refactor code to support cross region

* remove unused client

* address comments

* fix unittest

Co-authored-by: smcavallo <[email protected]>

v0.20.5

07 Jan 11:06
65b9806
Compare
Choose a tag to compare
Improve the duration of backoff and requeue internal (#35)

v0.20.4

20 Dec 07:36
bd3ced3
Compare
Choose a tag to compare
Reduce unnecessary AWS API requests (#30)

* Reduce unnecessary AWS API requests

* add unittest

v0.20.3

15 Dec 08:40
08865ea
Compare
Choose a tag to compare
fix s3 paymentConfiguration preventing bucket from being ready (#29)

Signed-off-by: smcavallo <[email protected]>

Co-authored-by: smcavallo <[email protected]>

v0.20.2

13 Dec 08:52
725949e
Compare
Choose a tag to compare
Update max reconciles worker to 1 (#28)

v0.20.1

09 Dec 03:46
b19e137
Compare
Choose a tag to compare
fix ci (#27)

* fix ci

* Update .github/workflows/ci.yml

v0.20.0

08 Dec 05:59
65ec12f
Compare
Choose a tag to compare
Fix vpc connetion can not got ready (#25)

* Fix vpc connetion can not got ready

* remove debug log

* deprecated aws error

* fix ut

* address comments

* remove debug log

* fix bug

* rollback code

v0.19.9-dev

30 Nov 09:52
5f86a45
Compare
Choose a tag to compare
Fix delete unready vpc peering will panic (#24)

v0.19.3-dev

13 Jul 02:44
f647e28
Compare
Choose a tag to compare
Merge pull request #11 from tidbcloud/aylei/avoid-ec2

avoid legacy ec2 dependencies