Our opencue in kubernetes setup requires that communication between cuebot and rqd uses the fqdn.
The db writes the fqdn as a separate field when an rqd host is added but currently it's not used for any of the grpc communication. Also rqd strips off everything but the hostname when it registers.
This feature should be configurable in rqd and cuebot
Our opencue in kubernetes setup requires that communication between cuebot and rqd uses the fqdn. The db writes the fqdn as a separate field when an rqd host is added but currently it's not used for any of the grpc communication. Also rqd strips off everything but the hostname when it registers.
This feature should be configurable in rqd and cuebot