hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

Added support for doryd as a container for multimaster #731

Closed bhagyashree-sarawate closed 4 years ago

bhagyashree-sarawate commented 4 years ago

Hi Sneha, Please review for the installer modifications for doryd deployment as container for multimaster PFA for the multimaster openshift output

Regards full_output_OS_multimaster.txt

Bhagyashree

sneharai4 commented 4 years ago

@bhagyashree-sarawate Please add logs for uninstall too.

bhagyashree-sarawate commented 4 years ago

@bhagyashree-sarawate Please add logs for uninstall too.

it is there in above attached output

bhagyashree-sarawate commented 4 years ago

output_single_master_doryd_as_service.txt PFA for the single master output on k8s

sneharai4 commented 4 years ago

@bhagyashree-sarawate Also, while running uninstall I see few DEPRECATION_WARNING. Please work on them too.

TASK [Set flag os_3_11 to true if openshift version is 3.11] ***************************************************************************************************************************************************************
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
skipping: [15.212.196.133]
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
skipping: [15.212.196.134]
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
skipping: [15.212.196.135]

TASK [Execute kubernetes version when oc version command was not found] ****************************************************************************************************************************************************
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
changed: [15.212.196.133]
changed: [15.212.196.134]
changed: [15.212.196.135]

TASK [Set flag k8s_1_13 to true if Kubernetes 1.13 version is found] *******************************************************************************************************************************************************
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [15.212.196.133]
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|search` use `result is search`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [15.212.196.134]
ok: [15.212.196.135]