Closed smanpathak closed 5 years ago
Hi @smanpathak, is this for mysql-operator? If yes then those configs are overwritten in mysql operator so you should change them there. If not then I will merge this.
Fixes #1 #2
@AMecea yes, this is in conjunction to mysql-operator.
By default orchestrator does not use mysql show slaves command to discover slaves. Due to this, it fails to discover slaves of a mysql instance on baremetal k8s cluster. This option will enable it to discover replicas properly on such setups.