Giter Club home page Giter Club logo

Comments (5)

angarg12 avatar angarg12 commented on August 23, 2024

#131 includes more information about API versioning, does it satisfy your requirements?

from servicebroker.

jim-minter avatar jim-minter commented on August 23, 2024

It helps, but AFAICS, there's no defined way for the server to indicate its API version back to the client? It would probably make sense for this to be possible, perhaps either via a /version endpoint or by requiring the server to include the X-Broker-Api-Version header in its responses.

from servicebroker.

angarg12 avatar angarg12 commented on August 23, 2024

The spec says

In this scenario the broker may reject the request with 412 Precondition Failed and provide a message that informs the operator of the required API version.

If this doesn't fit your requirements, you can make a change proposal so that it can be discussed by everyone.

from servicebroker.

shalako avatar shalako commented on August 23, 2024

Hello @jim-minter
In truth, because all enhancements to the spec are backwards compatible, the version header isn't necessary for disparate versions in platform and broker to be compatible. As long as both support the 2.x version series, they should be compatible with the caveat that new features are optional and require both platform and broker to support them.

With regard to a broker returning the version it supports, consider that many features are optional; a broker might support volume services or route service; it might not support asynchronous provisioning but support other latest features. With this in mind, what would a version indicate to a platform client, and how would you expect the platform to behave as a result?

from servicebroker.

mattmcneeney avatar mattmcneeney commented on August 23, 2024

Closing due to inactivity.

from servicebroker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.