jiayihu / fedra-thesis

Next-generation system for Computing Continuum via WebAssembly (WASM)
7 stars 2 forks source link

Implement basic Rust OSB #40

Closed jiayihu closed 3 years ago

jiayihu commented 3 years ago

Epic #39

See loganmzz/rust-openservicebrokerapi

jiayihu commented 3 years ago

Currently blocked by https://github.com/kubernetes-sigs/service-catalog/issues/2871, I cannot test the broker inside the cluster

jiayihu commented 3 years ago

Solved in https://github.com/kubernetes-sigs/service-catalog/issues/2871, it was an issue with a missing flannel.1 network interface for the master IP. Then registration of both ups-broker and fedra-broker happened without issues.

The OSB API structs and handlers are published in https://github.com/jiayihu/brokerapi-rs