|
Re: Upcoming extraction of cflinuxfs2 rootfs release from diego-release
Thanks, Benjamin! The Buildpacks team just started the extraction story (
https://www.pivotaltracker.com/story/show/115888335) yesterday and is
continuing it today, so now would be an ideal time for
Thanks, Benjamin! The Buildpacks team just started the extraction story (
https://www.pivotaltracker.com/story/show/115888335) yesterday and is
continuing it today, so now would be an ideal time for
|
By
Eric Malm <emalm@...>
·
#4332
·
|
|
Re: Incubation request: App Auto-Scaling service
Is anyone aware of a good CouchDB Bosh release?
Mike
wrote:
Is anyone aware of a good CouchDB Bosh release?
Mike
wrote:
|
By
Mike Youngstrom <youngm@...>
·
#4331
·
|
|
Re: Announcement: BOSH for Windows
This is great!
Mike
By
Mike Youngstrom <youngm@...>
·
#4330
·
|
|
Re: Adding previous_instances and previous_memory fields to cf_event
Hi Nick,
Adding previous state sounds good. Will add it in the PR as well.
Thanks,
Hristo Iliev
2016-03-24 17:29 GMT+02:00 Nicholas Calugar <ncalugar(a)pivotal.io>:
Hi Nick,
Adding previous state sounds good. Will add it in the PR as well.
Thanks,
Hristo Iliev
2016-03-24 17:29 GMT+02:00 Nicholas Calugar <ncalugar(a)pivotal.io>:
|
By
Hristo Iliev
·
#4329
·
|
|
Re: Proposal to Change CATs Ownership
To address your concerns, Mike:
I think there's a solution here that won't hinder people from contributing
to CATs. Contributing to CATs won't necessarily change from the perspective
of those who
To address your concerns, Mike:
I think there's a solution here that won't hinder people from contributing
to CATs. Contributing to CATs won't necessarily change from the perspective
of those who
|
By
Utako Ueda
·
#4328
·
|
|
Re: Adding previous_instances and previous_memory fields to cf_event
Hi Hristo,
I'm fine with a PR to add these two fields. Would it make sense to add
previous state as well?
Thanks,
Nick
Hi Hristo,
I'm fine with a PR to add these two fields. Would it make sense to add
previous state as well?
Thanks,
Nick
|
By
Nicholas Calugar
·
#4327
·
|
|
Announcement: BOSH for Windows
Hello everyone,
We wanted to take this opportunity to announce a new incubating project
under the BOSH umbrella.
In the fall, we launched full support for Windows and .NET applications in
Cloud
Hello everyone,
We wanted to take this opportunity to announce a new incubating project
under the BOSH umbrella.
In the fall, we launched full support for Windows and .NET applications in
Cloud
|
By
Steven Benario
·
#4326
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Thanks,
Not yet tested on window
I don't have one so hope someone try
wrote:
Thanks,
Not yet tested on window
I don't have one so hope someone try
wrote:
|
By
taichi nakashima
·
#4325
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Nice idea for cf cli plugin! Will certainly use it.
I also fell on thought to make PR to install specific version of cf cli.
Quick question: is tested on Windows?
Nice idea for cf cli plugin! Will certainly use it.
I also fell on thought to make PR to install specific version of cf cli.
Quick question: is tested on Windows?
|
By
Alexander Lomov <alexander.lomov@...>
·
#4324
·
|
|
Re: Proposal to Change CATs Ownership
All the teams have to deal with a workflow and bumping. I don't believe
there is a team that doesn't have to also deploy CF with Diego (except
mine) and run CATs.
The issue I believe you are
All the teams have to deal with a workflow and bumping. I don't believe
there is a team that doesn't have to also deploy CF with Diego (except
mine) and run CATs.
The issue I believe you are
|
By
Michael Fraenkel <michael.fraenkel@...>
·
#4323
·
|
|
Re: Upcoming extraction of cflinuxfs2 rootfs release from diego-release
Hi Eric,
Facing the pace of cflinuxfs2 updates, I've done and successfully deployed such a BOSH release. It also ships with example manifests. I'll share it with you this afternoon.
I've been using
Hi Eric,
Facing the pace of cflinuxfs2 updates, I've done and successfully deployed such a BOSH release. It also ships with example manifests. I'll share it with you this afternoon.
I've been using
|
By
Benjamin Gandon
·
#4322
·
|
|
Re: Adding previous_instances and previous_memory fields to cf_event
Hi Hristo,
I think a PR to add them would be fine, but I would defer to Nick Calugar,
who's taking over as PM of CAPI, to make that call.
-Dieu
Hi Hristo,
I think a PR to add them would be fine, but I would defer to Nick Calugar,
who's taking over as PM of CAPI, to make that call.
-Dieu
|
By
Dieu Cao <dcao@...>
·
#4321
·
|
|
Re: CC BUILDPACK_SET App Usage Events
The buildpack set event was implemented to enable usage based billing for
buildpack applications where the rates differed by the buildpack used to
stage the application.
When staging an application
The buildpack set event was implemented to enable usage based billing for
buildpack applications where the rates differed by the buildpack used to
stage the application.
When staging an application
|
By
Matthew Sykes <matthew.sykes@...>
·
#4320
·
|
|
Re: Warden Name Space
Warden does not create a bind mount to the network namespace. If you want
to find the namespace, locate the pid of the wshd associated with the
container and use /proc/${pid}/ns/net as the
Warden does not create a bind mount to the network namespace. If you want
to find the namespace, locate the pid of the wshd associated with the
container and use /proc/${pid}/ns/net as the
|
By
Matthew Sykes <matthew.sykes@...>
·
#4319
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Nice demo gif on the readme. Looks v handy!
Nice demo gif on the readme. Looks v handy!
|
By
Dr Nic Williams <drnicwilliams@...>
·
#4318
·
|
|
Re: Issue with stacks related to removal of libmariadb
Thanks for asking this question!
Deleting blobs from the Buildpack cache would mean users could avoid having
to delete their app, which may be an improvement over the process outlined
by Danny
Thanks for asking this question!
Deleting blobs from the Buildpack cache would mean users could avoid having
to delete their app, which may be an improvement over the process outlined
by Danny
|
By
Mike Dalessio
·
#4317
·
|
|
[ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Hi,
I've written new plugin to update cloudfoundry/cli to the latest version.
https://github.com/tcnksm/cf-plugin-update-cli
(You can download it from my own plugin repo,
Hi,
I've written new plugin to update cloudfoundry/cli to the latest version.
https://github.com/tcnksm/cf-plugin-update-cli
(You can download it from my own plugin repo,
|
By
taichi nakashima
·
#4316
·
|
|
Re: Issue with stacks related to removal of libmariadb
Danny/John,
Would deleting all the blobs in the Buildpack cache help to mitigate
Danny/John,
Would deleting all the blobs in the Buildpack cache help to mitigate
|
By
Dieu Cao <dcao@...>
·
#4315
·
|
|
Re: Incubation request: App Auto-Scaling service
Nice work everyone!
By
Dr Nic Williams <drnicwilliams@...>
·
#4314
·
|
|
Re: Issue with stacks related to removal of libmariadb
Hi,
We (the buildpack team) just found out that stacks version 1.47 had an incomplete fix for applications linked against libmysqlclient.so. The new version 1.48 will contain a complete fix for the
Hi,
We (the buildpack team) just found out that stacks version 1.47 had an incomplete fix for applications linked against libmysqlclient.so. The new version 1.48 will contain a complete fix for the
|
By
John Shahid
·
#4313
·
|