osb-checker icon indicating copy to clipboard operation
osb-checker copied to clipboard

Update to OSBA 2.14

Open lordinel opened this issue 6 years ago • 4 comments

Open Service Broker API was recently updated from version 2.13 to 2.14. Hence this checker needs to be updated to reflect the changes.

Another thing that I can suggest is to use tags so that it will be easier for developers to switch between broker API versions.

lordinel avatar Aug 08 '18 03:08 lordinel

The test framework has been refactored for easily extended by #71

leonwanghui avatar Dec 13 '18 08:12 leonwanghui

Hi @lordinel, currently we are trying to refactor the osb-checker framework with go language (please refer to #77 ), and now it's working. So if you want to test the spec with 2.14, please take a look at dev branch.

leonwanghui avatar Apr 29 '19 07:04 leonwanghui

@lordinel @mattmcneeney I think this issue is already fixed, please have a check with it.

leonwanghui avatar Oct 30 '19 09:10 leonwanghui

Ah great, that's good to hear. You probably want to submit a PR to README.md in the main repo to show that the latest supported version is v2.14

mattmcneeney avatar Oct 30 '19 09:10 mattmcneeney