Closed bcrochet closed 1 year ago
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: acmenezes, acornett21, skattoju
Associated issue: #101
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Description of PR
Calling SetFinalizers only sets the local object field. It does not actually update the object on the server. A call to UpdateUnstructured needed to be created in the client struct, and called after updating that field.
Fixes #343
Signed-off-by: Brad P. Crochet brad@redhat.com
Changes (required)
Checklist (required)