summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJames E. Blair <jim@acmegating.com>2022-09-07 14:30:27 -0700
committerJames E. Blair <jim@acmegating.com>2022-09-21 06:50:12 -0700
commitfa590a9f507ac36d9c664cedbf8e717d92f7c03d (patch)
treed5338f2c19aab0936797649bf24a80bbd6d3ddc5 /releasenotes
parent06cfe2cacde1f7d32bf7d60e43ee19e03ebf0e41 (diff)
downloadzuul-fa590a9f507ac36d9c664cedbf8e717d92f7c03d.tar.gz
Add semaphore support to web UI
This updates the OpenAPI docs to include the semaphores endpoint, and adds a Semaphores tab to the web UI to show information about semaphores within a tenant. Change-Id: If78b27131ac76aff93c47a986fce6eae3e068668
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/semaphore-webui-66c41b6aa6c6cfb6.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/semaphore-webui-66c41b6aa6c6cfb6.yaml b/releasenotes/notes/semaphore-webui-66c41b6aa6c6cfb6.yaml
new file mode 100644
index 000000000..ffbcce9a9
--- /dev/null
+++ b/releasenotes/notes/semaphore-webui-66c41b6aa6c6cfb6.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Details about the configuration and current usage of semaphores
+ are now available in the web UI under the "Semaphores" tab.