Open pdruzhinin opened 4 years ago
While it is possible to specify 'K8s' as the type, you can't specify the settings such as registry URL, effectively making it support static infras only.
fatal: [***]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (dss_api_deployer_infra) module: k8sContext, registryHost Supported parameters include: api_key, api_nodes, carbonapi_url, connect_to, host, id, permissions, port, stage, state, type"}
Hello @pdruzhinin
Thanks for reporting it, it is indeed a legitimate need. Will look into it.
While it is possible to specify 'K8s' as the type, you can't specify the settings such as registry URL, effectively making it support static infras only.
fatal: [***]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (dss_api_deployer_infra) module: k8sContext, registryHost Supported parameters include: api_key, api_nodes, carbonapi_url, connect_to, host, id, permissions, port, stage, state, type"}