Bug 1796563

Summary: gcp-routes-controller has to use /readyz instead of /healthz
Product: OpenShift Container Platform Reporter: Antonio Murdaca <amurdaca>
Component: Machine Config OperatorAssignee: Antonio Murdaca <amurdaca>
Status: CLOSED CANTFIX QA Contact: Michael Nguyen <mnguyen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.3.zCC: mnguyen
Target Milestone: ---   
Target Release: 4.3.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1796444 Environment:
Last Closed: 2020-04-29 14:18:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1796444    
Bug Blocks:    

Description Antonio Murdaca 2020-01-30 17:26:01 UTC
+++ This bug was initially created as a clone of Bug #1796444 +++

Following the discussion here https://github.com/openshift/machine-config-operator/pull/1031#discussion_r371965677 we need to use the /readyz endpoint instead of the /healthz which we're currently using in gcp-routes-controller.

Not fully aware of how reproducible this is and/or how to verify it (maybe just looking at the CI and our own tests)

Comment 1 Antonio Murdaca 2020-04-29 14:18:12 UTC
This is related again to https://bugzilla.redhat.com/show_bug.cgi?id=1802534 and it's unclear how back we're going to backport, closing for now.