Yifan Xiong
3812b5fd7f
Fix paictl issues during deployment ( #3622 )
...
* Use `sudo -S` to read password from stdin
* Update deprecated `yaml.load()`
2019-09-16 17:41:31 +08:00
Mingliang Tao
0c6234768a
fix configMigration srcipt bug( #3220 )
...
* fix migration format problem
* fix bug when output_dir is not created in advance
2019-07-19 15:29:52 +08:00
Hao Yuan
b386136532
config migrate tools read the docker image tag from the paictl version ( #2602 )
2019-04-18 19:09:55 +08:00
Ziming Miao
169bc69b22
merge v0.11 hotfix back to master ( #2501 )
...
* Extend job expiry to reduce false timeout (#2468 )
* extend job expire time
* extend to 120s
* add upgrade details (#2430 )
* v0.11 upgrade process (#2412 )
* upgrade to 0.11
* comments
* change template tag to v0.11.0
* overwrite existing config
* remove some change
2019-04-04 12:14:16 +08:00
Hao Yuan
121e5bff5c
Cherry-pick upgrade doc and script from v0.10 ( #2317 )
...
* fix broken doc
add upgrade document for v0.10
upgrade docker image tag to v0.10.0
remove the release-notes links, it's broken
refine
upgrade imaget tag version to v0.10.0
refine
update image tag to v0.10.1
refine
backup is only for safety
fix typo
refine
* add the upgrade impact in the doc
* move upgrade under the administration section
* refine
2019-03-18 14:02:11 +08:00
WangDian
18898970b8
Add convert code to add id for webportal plugins ( #2328 )
...
Add convert code to add id for webportal plugins
2019-03-15 16:34:45 +08:00
Hao Yuan
8c7b4c1029
fix dashboard-uri ( #2179 )
2019-02-21 10:56:55 +08:00
Hao Yuan
f39575c040
fix import broken after move the script ( #2164 )
2019-02-20 11:02:42 +08:00
Hao Yuan
bfa7e7979d
Tools for migrate config and validate config ( #2145 )
...
* check cmd: validate config
* add script for migrating config
* read kubernetes_config["kubernetes"]["api-servers-http-schema"] and kubernetes_config["kubernetes"]["api-servers-port"]
* replace exit with sys.exit
* fix key not found error
* move to deployment/tools
2019-02-18 14:22:00 +08:00