Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
Rancher
Commits
ed9bdcc6
Unverified
Commit
ed9bdcc6
authored
4 years ago
by
rmweir
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #29490 from aiwantaozi/from-origin-2-4-head
update cn ami image-id to latest
parents
3583a19c
0b610549
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pkg/kontainer-engine/drivers/eks/eks_driver.go
+6
-6
pkg/kontainer-engine/drivers/eks/eks_driver.go
with
6 additions
and
6 deletions
+6
-6
pkg/kontainer-engine/drivers/eks/eks_driver.go
+
6
-
6
View file @
ed9bdcc6
...
...
@@ -59,8 +59,8 @@ var amiForRegionAndVersion = map[string]map[string]string{
"eu-north-1"
:
"ami-043dbb11ff9b5a350"
,
"me-south-1"
:
"ami-0209971c7465bb090"
,
"sa-east-1"
:
"ami-0ff3ff7ab99c06946"
,
"cn-north-1"
:
"ami-0
bd0f836c99725df4
"
,
"cn-northwest-1"
:
"ami-0
9be27ee84f66b04
f"
,
"cn-north-1"
:
"ami-0
5f4602d53296019a
"
,
"cn-northwest-1"
:
"ami-0
fd4593eac92f686
f"
,
},
"1.16"
:
{
"us-east-2"
:
"ami-04cab20cf4ae39867"
,
...
...
@@ -80,8 +80,8 @@ var amiForRegionAndVersion = map[string]map[string]string{
"eu-north-1"
:
"ami-0e342b3155c477ea2"
,
"me-south-1"
:
"ami-04a12d5f3b7983b34"
,
"sa-east-1"
:
"ami-094d875bc33820805"
,
"cn-north-1"
:
"ami-0
6ab9635ff6edebf6
"
,
"cn-northwest-1"
:
"ami-0
95af05476e5b9cf8
"
,
"cn-north-1"
:
"ami-0
d8224847193197f7
"
,
"cn-northwest-1"
:
"ami-0
664d08e603e6e72e
"
,
},
"1.15"
:
{
"us-east-2"
:
"ami-03c1ef6e2dcef9091"
,
...
...
@@ -101,8 +101,8 @@ var amiForRegionAndVersion = map[string]map[string]string{
"eu-north-1"
:
"ami-0cc9a5fbe0fb4846f"
,
"me-south-1"
:
"ami-0b55422936e1febca"
,
"sa-east-1"
:
"ami-0c882223525ac33e9"
,
"cn-north-1"
:
"ami-0
54beb3a95a57dfb5
"
,
"cn-northwest-1"
:
"ami-0
6dc79ea6f9e0235e
"
,
"cn-north-1"
:
"ami-0
8a0b75e41967d789
"
,
"cn-northwest-1"
:
"ami-0
2112f277d6eb2c4c
"
,
},
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment