issues
search
pmorie
/
osb-broker-lib
A go library for developing an Open Service Broker
Apache License 2.0
28
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Polling Last Operation for Service Bindings Must Has an Originating Identity
#60
expinc
opened
2 years ago
0
the osb-broker-lib latest version is use vendor, when to change to go mod ?
#59
haobiaosheng
opened
2 years ago
2
Modernise: use go modules to manage dependencies
#58
tealeg
opened
3 years ago
0
Switch to Go modules to support building in a newer tool chain
#57
tealeg
opened
3 years ago
0
Multitenant support
#56
takmohit
opened
4 years ago
0
Does not support GetInstance calls
#55
sgran
opened
4 years ago
0
Wrong status codes being returned for many error conditions
#54
sgran
closed
4 years ago
1
get serviceID, planID, lastOperation from query
#53
mackwong
opened
4 years ago
0
serviceID ,operation ,plan_id will always be nil
#52
mackwong
opened
4 years ago
0
go-open-service-broker-client move
#51
mook-as
opened
5 years ago
0
Get lastop query params using URL.Query
#50
msjostrom
opened
6 years ago
1
add basic auth support
#49
jaymccon
opened
6 years ago
1
Adding optional readiness check
#48
shawn-hurley
closed
5 years ago
1
Add async bind support
#47
eriknelson
closed
6 years ago
1
Add optional callback for readiness probe
#46
pmorie
opened
6 years ago
0
Add basic health check at /healthz
#45
pmorie
closed
6 years ago
0
apisurface: Set PlanID and ServiceID in UnbindRequest
#44
indradhanush
closed
6 years ago
6
PlanID is not set in UnbindRequest
#43
indradhanush
closed
6 years ago
1
add ability to run with specified TLS Cert and Key files
#42
jboyd01
closed
6 years ago
0
Better document which information each call receives
#41
pmorie
opened
6 years ago
0
change Info msgs to V(2).Info
#40
jboyd01
closed
6 years ago
3
Unit test for unpackUpdateRequest
#39
lilic
closed
6 years ago
0
Fix unpacking update request
#38
lilic
closed
6 years ago
4
Declare which OSB spec versions this library supports
#37
lilic
opened
6 years ago
0
[request] returning 500 error should contain an "error" field
#36
n3wscott
opened
6 years ago
2
We need a first class way to return OSB errors back to the handler to return the correct http error to the platform
#35
n3wscott
closed
6 years ago
4
Current broker.CatralogResponse object does not unmarshal
#34
n3wscott
opened
6 years ago
2
Allow to register APISurface endpoints and handlers on an external HTTP server
#33
clamoriniere1A
closed
6 years ago
4
Allow to register APISurface endpoints and handlers on an external HTTP server
#32
clamoriniere1A
closed
6 years ago
2
Release strategy
#31
lilic
opened
6 years ago
5
How to keep osb-starter-pack in sync with this library
#30
lilic
opened
6 years ago
1
During Testing I would like to be able to check the correct status codes are being set
#29
shawn-hurley
closed
1 year ago
1
Fix status codes for synchronous bind and provision.
#28
shawn-hurley
closed
6 years ago
2
adding library response types
#27
shawn-hurley
closed
6 years ago
8
Bump dependency on go-open-service-broker-client to 0.0.5
#26
pmorie
closed
6 years ago
1
making originating origin header optional in unpack request functions
#25
shawn-hurley
closed
6 years ago
2
[WIP] Add async bind + extension support
#24
eriknelson
closed
6 years ago
7
Async bind is not supported, consider feature gates for experimental OSB features?
#23
eriknelson
closed
5 years ago
2
osb.ProvisionResponse Incorrect json key for operation token/key
#22
shawn-hurley
closed
6 years ago
2
rename BusinessLogic to Interface
#21
jmrodri
closed
6 years ago
4
Remove reliance on go-open-service-broker-client
#20
jmrodri
closed
6 years ago
1
UpdateInstance does not correctly deserialize into osb.UpdateInstanceRequest
#19
pmorie
closed
6 years ago
5
Test that requests are correctly deserialized into client types
#18
pmorie
closed
6 years ago
1
For OpenAPI, enable CORS.
#17
n3wscott
closed
6 years ago
6
Fix urls.
#16
n3wscott
closed
6 years ago
0
Need ability to add middleware handler functions for extension
#15
jmrodri
opened
6 years ago
1
Consider renaming BusinessLogic to Broker
#14
jmrodri
closed
6 years ago
2
apisurface only returns InternalServerErrors.
#13
jmrodri
closed
6 years ago
14
add Makefile
#12
jmrodri
closed
6 years ago
2
golint - fix linter errors
#11
jmrodri
closed
6 years ago
0
Next