bridge v3: GLPI search-reply shape + PUT for solve
ci / audit (pull_request) Successful in 18s

GLPI 11 /search wraps rows in {data:[{...}]}; row values keyed by field
id (2=name). Status update uses PUT. Digest bump, CR 22.
CR: https://cmdb.knownelement.com/front/change.form.php?id=22
Ticket: https://projects.knownelement.com/issues/824
This commit is contained in:
2026-09-06 12:48:37 -05:00
parent f375da8928
commit ef2cfb4e75
@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: bridge
image: git.knownelement.com/knel/kuma-glpi-bridge@sha256:f8a6e47c1ad2fbafac1bba7621816b2a38ecc987d7728c90610e4ddb4bc04ea6
image: git.knownelement.com/knel/kuma-glpi-bridge@sha256:fa76d3ea40303684d08b26f421a37cf5b8acf1a8bde1e0b48fc483d496f20683
ports: [{containerPort: 8080}]
envFrom: [{secretRef: {name: glpi-creds}}]
resources: