-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Module: Disabling ShipwrightBuilds build controller and webhook pod
◦ Issue: This module concludes directly after the procedure step without a dedicated .Verification section. While the command's success might be indicated by its output, explicit verification steps (e.g., checking that the specified pods are no longer listed) would confirm the desired outcome.
◦ Suggestion: Add a .Verification section with a command to check for the absence of the disabled controller and webhook pods (e.g., oc get pods -n openshift-builds, verifying that shipwright-build-controller and shipwright-build-webhook pods are no longer present or are in a terminated state).