julz / cube

a kube backend for cf, because k-why not
21 stars 8 forks source link

Should be able to visit my app at the default/requested route after I push #17

Open julz opened 6 years ago

julz commented 6 years ago

Acceptance:

  1. Deploy eirini following instructions on repo
  2. cf push a hello world app, see that I can curl it on the route the cli tells me about
  3. cf push a hello world app and map-route a different route, see that I can curl that, too
andrew-edgar commented 6 years ago

2 points

herrjulz commented 6 years ago

@suhlig @andrew-edgar @julz

"3. cf push a hello world app and map-route a different route, see that I can curl that, too" should go to a separate story. I did some tests around this with our current code and I think this part of the story will require the Udpate Desired LRP endpoint.

gdankov commented 6 years ago

Extracted AC: 3 into #33

gdankov commented 6 years ago

Merged into JulzDiverse/develop; pending discussion on tomorrow's standup.