conductor-python icon indicating copy to clipboard operation
conductor-python copied to clipboard

Expose tagging capabilities to main objects (tasks, secrets, webhook configs, etc)

Open xeviknal-cf opened this issue 2 months ago • 0 comments

Hello there,

aiming to have a full managed inventory recorded on our git repository, and also aiming to rely on tags for application IAM management, we would like to have methods to be able to tag all the major objects in conductor/orkes (secrets, webhook configs, tasks).

Otherwise, devs adding a new object into the orkes/conductor inventory leads to manual tagging of that object. We managed to achieve a smooth setup for workflow which we use the set_workflow_tags method.

Thank you

xeviknal-cf avatar Nov 06 '25 14:11 xeviknal-cf