spring-cloud-kubernetes icon indicating copy to clipboard operation
spring-cloud-kubernetes copied to clipboard

Add Support for Kubernetes Service Catalog

Open salaboy opened this issue 5 years ago • 7 comments

We should support the interaction against the Kubernetes Service Catalog, @iocanel has an implementation already that we can test and align with this projects: http://iocanel.com/2018/09/service-catalog-pt-2/

salaboy avatar Sep 15 '18 08:09 salaboy

You probably won't be surprised @Salaboy that I'm interested in hearing your ideas about this as well :)

geoand avatar Sep 17 '18 13:09 geoand

Would this not be a separate component to support the spring cloud connectors projects?

eddie71 avatar Apr 04 '19 16:04 eddie71

We have no plans to update spring cloud connectors

spencergibb avatar Apr 04 '19 16:04 spencergibb

If anything it might end up looking like https://github.com/pivotal-cf/java-cfenv

spencergibb avatar Apr 04 '19 16:04 spencergibb

See https://github.com/buildpack/rfcs/blob/master/text/0012-service-binding.md#structure for potential structure.

spencergibb avatar Sep 25 '19 17:09 spencergibb

@ryanjbaxter isn't this something you already added?

wind57 avatar Mar 17 '23 08:03 wind57

Nope, but there is already this https://github.com/spring-cloud/spring-cloud-bindings

ryanjbaxter avatar Mar 17 '23 12:03 ryanjbaxter