-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
In the OpenShift Service Mesh (OSSM) configuration process, there is a need to ensure that certain components are ready before proceeding with further configurations. One such scenario involves patching the Service Mesh Control Plane (SMCP) to disable the IOR.
Currently, proceeding without confirmation of this change's implementation can lead to the creation of duplicate routes to the same service by the IOR. While not blocking, this is an undesired behavior.
Acceptance Criteria:
- Create a solution for registering specific resource handlers.
- Handlers should contain a predicate function to confirm component readiness.