use the correct policy arns if the region is in CN (#765)

This commit is contained in:
Yecheng Fu
2020-03-09 23:02:53 +08:00
committed by GitHub
parent 276e41f744
commit 8382f2c4e8
5 changed files with 9 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Fix doc about spot instances, cluster-autoscaler should be scheduled on normal instances instead of spot (by @simowaer)
- Adding `encrypted` option to worker's root_block_device as read from the worker configurations (by @craig-rueda)
- Use correct policy arns for CN regions (cn-north-1, cn-northwest-1) (by @cofyc)
# History