Skip to content

Allow to debug ks-installer locally

Calvin Yu请求将github/fork/RolandMa1986/debug合并到master

Created by: RolandMa1986

Signed-off-by: Roland.Ma rolandma@yunify.com

/kind feature

Currently, we can only run the ks-installer inside in container. Troubleshooting is difficult during development. So it better to be able to run ks-installer from the working directory.

Added "--debug" flag to installRunner.py. Which will load the playbook from the working directory.

合并请求报告