quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.72k stars 2.67k forks source link

OpenShift Container Manager API #13624

Open maxandersen opened 3 years ago

maxandersen commented 3 years ago

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.

ghost commented 3 years ago

/cc @geoand

iocanel commented 3 years ago

@maxandersen: Do we need to push this forward? I started working on it, but interest died. At some point I discussed about it with @EricWittmann but I think that they have their own implementation in place. Is this still a thing or shall we close this?