wilsonianb / c8s

Codius-less: web-monetized serverless Kubernetes add-on
Apache License 2.0
3 stars 0 forks source link

Add manifest lookup endpoint #16

Open wilsonianb opened 5 years ago

wilsonianb commented 5 years ago

Instead of providing manifest to registerer, add an endpoint to the host that accepts a hash and returns the associated manifest. Can this be done by querying k8s api as opposed to storing manifests directly?