Skip to content

resources: fix state configmap key deletion

Arturo Borrero Gonzalez requested to merge arturo-282-resources-fix-state into main

Use the correct body when doing the patch operation to delete a key from the state configmap.

Also, add some tests, given this code path was not being tested enough.

Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org

Merge request reports