Skip to content

Commit b382175

Browse files
author
AWS
committed
Amazon Elastic Kubernetes Service Update: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function
1 parent 1d5ff1f commit b382175

File tree

4 files changed

+208
-146
lines changed

4 files changed

+208
-146
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Elastic Kubernetes Service",
4+
"contributor": "",
5+
"description": "Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function"
6+
}

services/eks/src/main/resources/codegen-resources/endpoint-rule-set.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@
5252
"ref": "Endpoint"
5353
}
5454
]
55-
},
56-
{
57-
"fn": "parseURL",
58-
"argv": [
59-
{
60-
"ref": "Endpoint"
61-
}
62-
],
63-
"assign": "url"
6455
}
6556
],
6657
"type": "tree",

0 commit comments

Comments
 (0)