You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of the code in PR #1997 we are checking the configmap with the registry data directly, thus relying on the format of the configmap. Instead, we should be checking the REST API of the thv-registry-api service which is the same as the upstream REST API.