|
cannot access director, trying 4 more times...
Resending due to mailman issues: Looks like you may not be doing what you think you're doing. I'm not sure where you got those commands from but they are unrelated to bosh-lite. You're basically bring
Resending due to mailman issues: Looks like you may not be doing what you think you're doing. I'm not sure where you got those commands from but they are unrelated to bosh-lite. You're basically bring
|
By
...
· #1208
·
|
|
V3 API Style Guide
I noticed that the new CAPI team has published a v3 API style guide for folks to comment on [1]. I don't know how much the CAPI team expects it to change but it's probably worthwhile for those who hav
I noticed that the new CAPI team has published a v3 API style guide for folks to comment on [1]. I don't know how much the CAPI team expects it to change but it's probably worthwhile for those who hav
|
By
...
· #1100
·
|
|
Questions about /v2/app_usage_events
The buildpack set event is, essentially, a metadata event. It records the buildpack that was used to stage an application. This information could not be included in the started event because staging h
The buildpack set event is, essentially, a metadata event. It records the buildpack that was used to stage an application. This information could not be included in the started event because staging h
|
By
...
· #1009
·
|
|
Default cgroup CPU share
The old vcap-dev mailing list had a number of exchanges around this topic that you might want to look at. The basic gist is that linux gives processes that are not associated with a cgroup a cpu share
The old vcap-dev mailing list had a number of exchanges around this topic that you might want to look at. The basic gist is that linux gives processes that are not associated with a cgroup a cpu share
|
By
...
· #1008
·
|
|
How to update blobs in blob.cfblob.com ?
Hi. This isn't what I expected. You've basically changed the bucket configuration to point to your own and uploaded the blobs to that bucket. That's why bosh is telling you there's nothing to upload.
Hi. This isn't what I expected. You've basically changed the bucket configuration to point to your own and uploaded the blobs to that bucket. That's why bosh is telling you there's nothing to upload.
|
By
...
· #912
·
|
|
"running_instances": -1
As Maggie and Dieu have said, the `running_instances` field from the "summary" endpoint the cli is using reflects hm9k view of the world and the `state` field represents the desired state of the app.
As Maggie and Dieu have said, the `running_instances` field from the "summary" endpoint the cli is using reflects hm9k view of the world and the `state` field represents the desired state of the app.
|
By
...
· #904
·
|
|
How to update blobs in blob.cfblob.com ?
Since you won't be able to upload the blobs to the cf-release bucket, I'd suggest you capture the output of `bosh blobs` in your pull request. That command should enumerate all of the new blobs and th
Since you won't be able to upload the blobs to the cf-release bucket, I'd suggest you capture the output of `bosh blobs` in your pull request. That command should enumerate all of the new blobs and th
|
By
...
· #643
·
|
|
Installing Diego feedback
Thanks for the feedback. I'll let others comment on the bosh aspects other than to say that we are expecting people to use spiff to generate the manifests and that the decision to namespace properties
Thanks for the feedback. I'll let others comment on the bosh aspects other than to say that we are expecting people to use spiff to generate the manifests and that the decision to namespace properties
|
By
...
· #635
·
|
|
Can't create/update buildpacks, "a filename must be specified"
You may need to supply your access log from the nginx in front of cc or the cc log because when I create a new buildpack, it's working just fine: $ CF_TRACE=true cf create-buildpack test-binary-bp ./b
You may need to supply your access log from the nginx in front of cc or the cc log because when I create a new buildpack, it's working just fine: $ CF_TRACE=true cf create-buildpack test-binary-bp ./b
|
By
...
· #617
·
|
|
Can't create/update buildpacks, "a filename must be specified"
It should work since our acceptance tests validate this on every build we cut [1]. Are you running the operation as someone with a cc admin scope? If you want to create a gist with the log (with secre
It should work since our acceptance tests validate this on every build we cut [1]. Are you running the operation as someone with a cc admin scope? If you want to create a gist with the log (with secre
|
By
...
· #595
·
|
|
SSH access to CF app instances on Diego
Depends on your role and where your app is in the deployment pipeline. Most of the scenarios I envisioned were for the tail end of development where you need to poke around to debug and figure out tho
Depends on your role and where your app is in the deployment pipeline. Most of the scenarios I envisioned were for the tail end of development where you need to poke around to debug and figure out tho
|
By
...
· #594
·
|
|
SSH access to CF app instances on Diego
My concern is the default behavior. When I first prototyped this support in February, I never expected that merely accessing a container would cause it to be terminated. As we can see from Jan's respo
My concern is the default behavior. When I first prototyped this support in February, I never expected that merely accessing a container would cause it to be terminated. As we can see from Jan's respo
|
By
...
· #578
·
|
|
List Reply-To behavior
The vcap-dev list used to use a Reply-To header pointing back to the list such that replying to a post would automatically go back to the list. The current mailman configuration for cf-dev does not se
The vcap-dev list used to use a Reply-To header pointing back to the list such that replying to a post would automatically go back to the list. The current mailman configuration for cf-dev does not se
|
By
...
· #184
·
|
|
container cannot communicate with the host
Warden explicitly disables access to the container host. If you move up to a more recent level of cf-release, that behavior is configurable with the `allow_host_access` flag. When that flag is true, t
Warden explicitly disables access to the container host. If you move up to a more recent level of cf-release, that behavior is configurable with the `allow_host_access` flag. When that flag is true, t
|
By
...
· #183
·
|
|
Limit application instances number
Not that I'm aware of That said, you can control the maximum memory an instance can allocate and you can control the maximum memory in the quota. It's not the same but it may be something you can leve
Not that I'm aware of That said, you can control the maximum memory an instance can allocate and you can control the maximum memory in the quota. It's not the same but it may be something you can leve
|
By
...
· #158
·
|
|
Discrepancy between `cf apps` memory usage and cgroup's memory.usage_in_bytes in CF 2.13.0
The reported statistic is calculated here: https://github.com/cloudfoundry/dea_ng/blob/310797e1097dcd5531bff4077ccd8f02f6091219/lib/dea/stat_collector.rb#L92-L94 daniel.jones(a)engineerbetter.com> wro
The reported statistic is calculated here: https://github.com/cloudfoundry/dea_ng/blob/310797e1097dcd5531bff4077ccd8f02f6091219/lib/dea/stat_collector.rb#L92-L94 daniel.jones(a)engineerbetter.com> wro
|
By
...
· #47
·
|