Description
To use with #5931 having an OCM (OpenShift Container Manager) api client would be useful.
Initial effort should be to just get a prototype up and running and iterate from there based on feedback from the teams doing operator or other work using ocm api
Description To use with #5931 having an OCM (OpenShift Container Manager) api client would be useful.
Initial effort should be to just get a prototype up and running and iterate from there based on feedback from the teams doing operator or other work using ocm api
Implementation ideas use existing go client https://github.com/openshift-online/ocm-sdk-go similar to how its done for fabric8 k8s client.
https://github.com/quarkusio/quarkus/issues/13624
$upstream:13624$