compose/ecs/pkg/amazon/backend
Nicolas De Loof d74796aca2
Pass secret definition to init container as json struct
this avoid yet another new micro-formats that is poorly documented

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:26:41 +02:00
..
testdata Configure Deployment controller 2020-08-17 21:26:39 +02:00
backend.go add shared config state to session 2020-08-17 21:26:37 +02:00
cloudformation.go TestCase for the secrets init container 2020-08-17 21:26:41 +02:00
cloudformation_test.go sort cpu values in conversion to fargate values 2020-08-17 21:26:35 +02:00
compatibility.go use an initContainer to inject secrets as /run/secrets/xx 2020-08-17 21:26:40 +02:00
context.go Better diagnostic message for "new ARN format" requirement 2020-08-17 21:26:37 +02:00
convert.go Pass secret definition to init container as json struct 2020-08-17 21:26:41 +02:00
down.go update compose-go and adopt NewProjectOptions and functional parameters 2020-08-17 21:26:38 +02:00
iam.go code restructure 2020-08-17 21:26:14 +02:00
list.go update compose-go and adopt NewProjectOptions and functional parameters 2020-08-17 21:26:38 +02:00
logs.go update compose-go and adopt NewProjectOptions and functional parameters 2020-08-17 21:26:38 +02:00
secrets.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
up.go update compose-go and adopt NewProjectOptions and functional parameters 2020-08-17 21:26:38 +02:00
wait.go don't set service `Name` so they can be updated by CloudFormation 2020-08-17 21:26:19 +02:00