Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pmorie/osb-broker-lib issues and pull requests

#58 - Modernise: use go modules to manage dependencies

Pull Request - State: open - Opened by tealeg almost 4 years ago

#57 - Switch to Go modules to support building in a newer tool chain

Issue - State: open - Opened by tealeg almost 4 years ago

#56 - Multitenant support

Issue - State: open - Opened by takmohit over 4 years ago

#55 - Does not support GetInstance calls

Issue - State: open - Opened by sgran over 4 years ago

#54 - Wrong status codes being returned for many error conditions

Issue - State: closed - Opened by sgran over 4 years ago - 1 comment

#53 - get serviceID, planID, lastOperation from query

Pull Request - State: open - Opened by mackwong about 5 years ago

#52 - serviceID ,operation ,plan_id will always be nil

Issue - State: open - Opened by mackwong about 5 years ago

#51 - go-open-service-broker-client move

Pull Request - State: open - Opened by mook-as over 5 years ago

#50 - Get lastop query params using URL.Query

Pull Request - State: open - Opened by msjostrom over 6 years ago - 1 comment

#49 - add basic auth support

Pull Request - State: open - Opened by jaymccon over 6 years ago - 1 comment

#48 - Adding optional readiness check

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 1 comment

#47 - Add async bind support

Pull Request - State: closed - Opened by eriknelson almost 7 years ago - 1 comment

#46 - Add optional callback for readiness probe

Issue - State: open - Opened by pmorie almost 7 years ago

#45 - Add basic health check at /healthz

Pull Request - State: closed - Opened by pmorie almost 7 years ago

#44 - apisurface: Set PlanID and ServiceID in UnbindRequest

Pull Request - State: closed - Opened by indradhanush almost 7 years ago - 6 comments

#43 - PlanID is not set in UnbindRequest

Issue - State: closed - Opened by indradhanush almost 7 years ago - 1 comment

#42 - add ability to run with specified TLS Cert and Key files

Pull Request - State: closed - Opened by jboyd01 almost 7 years ago

#41 - Better document which information each call receives

Issue - State: open - Opened by pmorie almost 7 years ago

#40 - change Info msgs to V(2).Info

Pull Request - State: closed - Opened by jboyd01 almost 7 years ago - 3 comments

#39 - Unit test for unpackUpdateRequest

Pull Request - State: closed - Opened by lilic almost 7 years ago

#38 - Fix unpacking update request

Pull Request - State: closed - Opened by lilic almost 7 years ago - 4 comments

#37 - Declare which OSB spec versions this library supports

Issue - State: open - Opened by lilic almost 7 years ago

#36 - [request] returning 500 error should contain an "error" field

Issue - State: open - Opened by n3wscott almost 7 years ago - 2 comments

#34 - Current broker.CatralogResponse object does not unmarshal

Issue - State: open - Opened by n3wscott almost 7 years ago - 2 comments

#33 - Allow to register APISurface endpoints and handlers on an external HTTP server

Pull Request - State: closed - Opened by clamoriniere1A almost 7 years ago - 4 comments

#32 - Allow to register APISurface endpoints and handlers on an external HTTP server

Issue - State: closed - Opened by clamoriniere1A almost 7 years ago - 2 comments

#31 - Release strategy

Issue - State: open - Opened by lilic almost 7 years ago - 5 comments

#30 - How to keep osb-starter-pack in sync with this library

Issue - State: open - Opened by lilic almost 7 years ago - 1 comment

#28 - Fix status codes for synchronous bind and provision.

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 2 comments

#27 - adding library response types

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 8 comments

#26 - Bump dependency on go-open-service-broker-client to 0.0.5

Pull Request - State: closed - Opened by pmorie almost 7 years ago - 1 comment

#25 - making originating origin header optional in unpack request functions

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 2 comments

#24 - [WIP] Add async bind + extension support

Pull Request - State: closed - Opened by eriknelson almost 7 years ago - 7 comments

#23 - Async bind is not supported, consider feature gates for experimental OSB features?

Issue - State: closed - Opened by eriknelson almost 7 years ago - 2 comments

#22 - osb.ProvisionResponse Incorrect json key for operation token/key

Issue - State: closed - Opened by shawn-hurley almost 7 years ago - 2 comments

#21 - rename BusinessLogic to Interface

Pull Request - State: closed - Opened by jmrodri almost 7 years ago - 4 comments

#20 - Remove reliance on go-open-service-broker-client

Issue - State: closed - Opened by jmrodri almost 7 years ago - 1 comment

#19 - UpdateInstance does not correctly deserialize into osb.UpdateInstanceRequest

Issue - State: closed - Opened by pmorie almost 7 years ago - 5 comments

#18 - Test that requests are correctly deserialized into client types

Pull Request - State: closed - Opened by pmorie almost 7 years ago - 1 comment

#17 - For OpenAPI, enable CORS.

Pull Request - State: closed - Opened by n3wscott almost 7 years ago - 6 comments

#16 - Fix urls.

Pull Request - State: closed - Opened by n3wscott almost 7 years ago

#15 - Need ability to add middleware handler functions for extension

Issue - State: open - Opened by jmrodri almost 7 years ago - 1 comment

#14 - Consider renaming BusinessLogic to Broker

Issue - State: closed - Opened by jmrodri almost 7 years ago - 2 comments

#13 - apisurface only returns InternalServerErrors.

Issue - State: closed - Opened by jmrodri almost 7 years ago - 14 comments

#12 - add Makefile

Pull Request - State: closed - Opened by jmrodri almost 7 years ago - 2 comments

#11 - golint - fix linter errors

Pull Request - State: closed - Opened by jmrodri almost 7 years ago

#10 - fixes 8 - use r.FormValue to access query params

Pull Request - State: closed - Opened by jmrodri almost 7 years ago - 1 comment

#9 - updating vendor bump go-open-service-broker-client to master branch

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 4 comments

#8 - DeprovisionHandler does not pass on correct arguments

Issue - State: closed - Opened by lilic almost 7 years ago - 8 comments

#7 - Add go report card

Pull Request - State: closed - Opened by pmorie almost 7 years ago

#6 - Minor readme updates

Pull Request - State: closed - Opened by pmorie almost 7 years ago

#5 - Improve godoc and add README badge

Pull Request - State: closed - Opened by pmorie almost 7 years ago

#4 - Expose implementations of platform specific identities

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 11 comments

#3 - Improve README

Pull Request - State: closed - Opened by pmorie almost 7 years ago

#2 - implement originating origin identity

Pull Request - State: closed - Opened by shawn-hurley almost 7 years ago - 2 comments

#1 - Add travis build

Pull Request - State: closed - Opened by pmorie almost 7 years ago