dcaputo-harmoni
dcaputo-harmoni
For anyone who is using mysql for visibility and would like a band aid fix for this problem, simply run: ``` UPDATE temporal_visibility.executions_visibility v JOIN temporal.current_executions t ON v.workflow_id =...
@alex-zaitsev Thanks for the feedback! The reason I submitted this change is that the current hostname logic doesn’t line up with what Kubernetes documents as the standard for StatefulSet pods...
@alex-zaitsev all sounds good to me, and yeah the hostname issue was a real head scratcher for me too. We are running these changes in our production environment now via...
@travisn Thank you for your feedback. After reviewing #16383, #16442, and #16454 I understand the prior issues. #16383 introduced lookup functionality resulted in inconsistent behavior between direct Helm deployments and...
@travisn just amended my prior commit to include the signoff and also added another to include the functionality for file system and object storage as well. Let me know if...
@subhamkrai Thanks for flagging, just fixed - let me know if we are all set.