Skip to content

Releases: dominodatalab/cdk-cf-eks

v0.2.0

08 Nov 19:59
Compare
Choose a tag to compare
PLAT-5918: CDK will emit a schema 1.2 agent_template

v0.1.5

01 Nov 22:56
Compare
Choose a tag to compare
Bump deployer image

commit 50b440689b18e42391e8d07b54a9ea3fa8a4ae61

v0.1.4

21 Oct 23:35
710b1c8
Compare
Choose a tag to compare
update lambda to use cfnresponse (#116)

* update lambda to use cfnresponse

When building a custom response, we were returning the resource property
data which could exceed the 4k response limit.

* update lambdas

* no walrus...

v0.1.1-1

21 Oct 23:36
Compare
Choose a tag to compare
update lambda to use cfnresponse (#116)

* update lambda to use cfnresponse

When building a custom response, we were returning the resource property
data which could exceed the 4k response limit.

* update lambdas

* no walrus...

v0.1.3

14 Oct 23:11
9d96865
Compare
Choose a tag to compare
PLAT-5708: Generate a valid 1.1 agent template (#114)

The template generated must be valid so it can be migrated with schema
1.2.

v0.1.2rc3

27 Sep 21:58
cbe5c97
Compare
Choose a tag to compare
HBD-500 fixing deployment role permissions for ACM (#113)

* HBD-500 fixing deployment role permissions for ACM

* Fix formatting

* Remove additional file

v0.1.2rc2

26 Sep 17:45
862def6
Compare
Choose a tag to compare
HBD-500 fixing cert creation for remote data planes (#112)

* HBD-500 fixing cert creation for remote data planes

* Formatting

v0.1.2rc1

20 Sep 02:19
5f0c115
Compare
Choose a tag to compare
dumb fix for diff false positives on calico (#111)

v0.1.2rc0

02 Sep 17:26
54ba49d
Compare
Choose a tag to compare
HBD-500 add ability to create certificates in ACM (#110)

* HBD-500 add ability to create certificates in ACM

* Fixing compile issues

* Ran black formatter

* Fixing unit test

* Add ACM to base config

* Fixing ACM provisioning

* Fixing bug

* Formatting

* Fix mistaken import

* Fixing test

v0.1.1

25 Aug 20:58
b302466
Compare
Choose a tag to compare
This change was overlooked (#109)