You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Tags seem to work in jobs (though this bug has held me back from really deploying anything heavier)
But it would be nice to see them show up in the UI
** Specifications:**
OS: Debian on LXC/Proxmox Cluster. UI
Version 4.0.0
Additional context
Sorry for the obfuscation, it isn't mine but a clients
Deployed via ansible but nothing fancy nor a prebaked module
Under an Nginx reverse proxy right now, but same effect in direct connection to :8080
Thanks in advance :)
The text was updated successfully, but these errors were encountered:
Describe the bug
Tags don't show in UI Dashboard (using debian packaged dKron 4.0.0)
To Reproduce
Steps to reproduce the behavior:
Have a three node cluster + a handful of agents. Open UI
Upon inspection, the cells are indeed empty
API called from the UI responds correctly it seems:
So does a local curl
the "agents" are started with :
Expected behavior
Tags seem to work in jobs (though this bug has held me back from really deploying anything heavier)
But it would be nice to see them show up in the UI
** Specifications:**
Additional context
Sorry for the obfuscation, it isn't mine but a clients
Deployed via ansible but nothing fancy nor a prebaked module
Under an Nginx reverse proxy right now, but same effect in direct connection to :8080
Thanks in advance :)
The text was updated successfully, but these errors were encountered: