]
Ioannis Canellos commented on JBIDE-22755:
------------------------------------------
We have a service catalog client for java, that works as extension to the fabric8
kubernetes-client.
It can be found at:
Add support for Service catalog
-------------------------------
Key: JBIDE-22755
URL:
https://issues.jboss.org/browse/JBIDE-22755
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.4.1.AM1
Reporter: Fred Bricon
Fix For: 4.9.x
Kubernetes is introducing the concept of service catalog
(
https://github.com/kubernetes/kubernetes/pull/17543)
This ticket is meant to discuss the potential impacts on the OpenShift tooling, in other
words: do we need to do anything to support service catalogs?
- on the rest client level
- on the UI level (new actions, wizards)
The PR has not been merged upstream yet, so it's obviously too early to discuss
implementation details, but at least we planted the seed for future discussions.