Skip to content

Commit

Permalink
update integ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinZZ committed Aug 29, 2024
1 parent 6b4b663 commit ddabfd5
Show file tree
Hide file tree
Showing 16 changed files with 685 additions and 643 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@
{
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"/894bfc68650fd7d4b467330f7fae92d08fe0c9ba073347891f5c4d3018210a09.json"
"/4e5743f51588c0a6ba3e848182e9df3374c3cb064f24103547881d7d5a680f2a.json"
]
]
}
Expand Down Expand Up @@ -1134,7 +1134,7 @@
{
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"/0ea13549e09c3137922005c0319e8c2e6447c0b415758aad7ed4234f752ebaea.json"
"/4cc4f14301948d65fbbc82d0714e7ba07ecaa25c6f60a0d4dd8202be0a63650e.json"
]
]
}
Expand All @@ -1156,8 +1156,7 @@
"AddonName": "coredns",
"ClusterName": {
"Ref": "Cluster9EE0221C"
},
"PreserveOnDelete": true
}
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "15197a5512179542fe2cff74af89bb047793c9c4e0b4395f114641a81cd52ae5.zip"
"S3Key": "46fb886516825167db3571f1ed91110fc6163ce20ee26fdb097c2c983f25fcd6.zip"
},
"Description": "AWS CDK resource provider framework - onEvent (EksClusterWithAddonStack/@aws-cdk--aws-eks.ClusterResourceProvider/Provider)",
"Environment": {
Expand Down Expand Up @@ -410,7 +410,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "15197a5512179542fe2cff74af89bb047793c9c4e0b4395f114641a81cd52ae5.zip"
"S3Key": "46fb886516825167db3571f1ed91110fc6163ce20ee26fdb097c2c983f25fcd6.zip"
},
"Description": "AWS CDK resource provider framework - isComplete (EksClusterWithAddonStack/@aws-cdk--aws-eks.ClusterResourceProvider/Provider)",
"Environment": {
Expand Down Expand Up @@ -552,7 +552,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "15197a5512179542fe2cff74af89bb047793c9c4e0b4395f114641a81cd52ae5.zip"
"S3Key": "46fb886516825167db3571f1ed91110fc6163ce20ee26fdb097c2c983f25fcd6.zip"
},
"Description": "AWS CDK resource provider framework - onTimeout (EksClusterWithAddonStack/@aws-cdk--aws-eks.ClusterResourceProvider/Provider)",
"Environment": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"Role": {
"Ref": "referencetoEksClusterWithAddonStackClusterKubectlHandlerRole2C0D845CArn"
},
"Runtime": "python3.10",
"Runtime": "python3.11",
"Timeout": 900,
"VpcConfig": {
"SecurityGroupIds": [
Expand Down Expand Up @@ -151,7 +151,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "15197a5512179542fe2cff74af89bb047793c9c4e0b4395f114641a81cd52ae5.zip"
"S3Key": "46fb886516825167db3571f1ed91110fc6163ce20ee26fdb097c2c983f25fcd6.zip"
},
"Description": "AWS CDK resource provider framework - onEvent (EksClusterWithAddonStack/@aws-cdk--aws-eks.KubectlProvider/Provider)",
"Environment": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Loading

0 comments on commit ddabfd5

Please sign in to comment.