cloudfoundry-attic / cloud-controller-stager

Stager for Cloud Foundry
Apache License 2.0
3 stars 14 forks source link

Carry buildpack_key from staging result to CC response #3

Closed sykesm closed 10 years ago

sykesm commented 10 years ago

Send information about the admin buildpack used for staging back to the cloud controller so it can generate app usage events that contain buildpack information.

Depends on cloudfoundry-incubator/linux-smelter/pull/5 and cloudfoundry-incubator/runtime-schema/pull/6

cf-gitbot commented 10 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: http://www.pivotaltracker.com/story/show/69956742. This repo is managed by the 'Runtime Diego' team.

jfoley commented 10 years ago

@sykesm There seems to be an issue with the code you submitted. It does not compile quite well. Do you mind taking a look at that?

http://drone.diego-ci.cf-app.com/github.com/cloudfoundry-incubator/stager/commit/1bf3fa3569212d558c805db3f3f68507365e4e34?branch=add-bp-key-to-staging-response

Thanks, CF Community Pair (@jfoley & @jtuchscherer)