HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 30 forks source link

Check if master is already initialized #228

Closed stoeps13 closed 1 year ago

stoeps13 commented 1 year ago

The check greps for 'master', but installed Kubernetes 1.24 shows just control-plane, so this check fails, even when the master is already initialized.

https://github.com/HCL-TECH-SOFTWARE/connections-automation/blob/4871474b92333cefdaadfb1a3e48263f216d54a6/roles/third_party/kubernetes/setup-master-node/tasks/init_master_latest.yml#L2

sabrina-yee commented 1 year ago

Thanks for reporting, we'll fix this in our next update.

sabrina-yee commented 1 year ago

Just submitted a fix.