|
Removing FUSE support from CF
16 messages
Hey CF-Dev, The Garden team has been hard at work substantially improving Garden-Linux's security features. Garden-Linux now employs user namespaces and drops capabilities when creating unprivileged c
Hey CF-Dev, The Garden team has been hard at work substantially improving Garden-Linux's security features. Garden-Linux now employs user namespaces and drops capabilities when creating unprivileged c
|
By
Onsi Fakhouri
·
|
|
SSH access to CF app instances on Diego
21 messages
Dear CF community, I'm pleased to announce that the Diego team is nearing completion of our initial track of work to enable SSH access to app instances running on Diego. We've recently published some
Dear CF community, I'm pleased to announce that the Diego team is nearing completion of our initial track of work to enable SSH access to app instances running on Diego. We've recently published some
|
By
Eric Malm
·
|
|
Notifications on ORG, SPACE and USER modifications
23 messages
Guys, I need to somehow hook up into the Cloud Controller (CC) to capture ORG, SPACE and USER deletion, insertion and update. So far, I considered some approaches, such as forking the CC (the least fa
Guys, I need to somehow hook up into the Cloud Controller (CC) to capture ORG, SPACE and USER deletion, insertion and update. So far, I considered some approaches, such as forking the CC (the least fa
|
By
Juan Pablo Genovese
·
|
|
How long will events be kept?
2 messages
Hi all, Recently, I am playing with Event API[1]. I am wondering if the events will be kept persistent for ever or will be purged automatically based on some policy. Who can share some details? Meanwh
Hi all, Recently, I am playing with Event API[1]. I am wondering if the events will be kept persistent for ever or will be purged automatically based on some policy. Who can share some details? Meanwh
|
By
iamflying
·
|
|
Default cgroup CPU share
3 messages
I am reading https://docs.cloudfoundry.org/concepts/architecture/warden.html#cpu and it said: > If B is idle, A may receive up to all the CPU. Shares per cgroup range from 2 to 1024, with 1024 the def
I am reading https://docs.cloudfoundry.org/concepts/architecture/warden.html#cpu and it said: > If B is idle, A may receive up to all the CPU. Shares per cgroup range from 2 to 1024, with 1024 the def
|
By
John Wong
·
|
|
V3 Rest API
2 messages
Can anyone answer these questions please: Are there plans to change the cf command line to use the V3 Rest API? If so, when? Where can I find documentation on the V3 API? Thanks, Ethan
Can anyone answer these questions please: Are there plans to change the cf command line to use the V3 Rest API? If so, when? Where can I find documentation on the V3 API? Thanks, Ethan
|
By
Ethan Vogel
·
|
|
Recreating uaadb and ccdb databases
6 messages
Hello, is there a way of recreating uaadb and ccdb databases? I had corrupted my CF install and in the process deleted both of these databases. I wonder if there are some scripts that I can run to rec
Hello, is there a way of recreating uaadb and ccdb databases? I had corrupted my CF install and in the process deleted both of these databases. I wonder if there are some scripts that I can run to rec
|
By
R M
·
|
|
How to use /v2/app_usage_events for billing purpose
4 messages
Hi, there I have deployed CF env in AWS, and there are some applications running on it. I found one useful article talking about billing CF users : https://blog.starkandwayne.com/2015/01/22/billing-yo
Hi, there I have deployed CF env in AWS, and there are some applications running on it. I found one useful article talking about billing CF users : https://blog.starkandwayne.com/2015/01/22/billing-yo
|
By
王小锋
·
|
|
Garden is Moving!
6 messages
Hi cf-dev, I’d like to discuss some exciting changes the Garden team is planning to make in Diego’s container subsystem, Garden. Garden? What’s that? Garden is the containerisation layer used by Diego
Hi cf-dev, I’d like to discuss some exciting changes the Garden team is planning to make in Diego’s container subsystem, Garden. Garden? What’s that? Garden is the containerisation layer used by Diego
|
By
Julz Friedman
·
|
|
Troubleshooting tips ...
3 messages
Hi Folks, I see the below error , when trying to connect to api end point : > cf api api.cf.fxlab.net --skip-ssl-validation Setting api endpoint to api.cf.fxlab.net... FAILED Server error, status code
Hi Folks, I see the below error , when trying to connect to api end point : > cf api api.cf.fxlab.net --skip-ssl-validation Setting api endpoint to api.cf.fxlab.net... FAILED Server error, status code
|
By
Vish
·
|
|
Any problem with cloudfoundry.org?
6 messages
Right now, I cannnot access: * https://docs.cloudfoundry.org/ * http://apidocs.cloudfoundry.org/ I am able to access http://blog.cloudfoundry.org/ I'm accessing from Japan. Don't you have any trouble?
Right now, I cannnot access: * https://docs.cloudfoundry.org/ * http://apidocs.cloudfoundry.org/ I am able to access http://blog.cloudfoundry.org/ I'm accessing from Japan. Don't you have any trouble?
|
By
Noburou TANIGUCHI
·
|
|
Is Garden limiting disk IOs ?
5 messages
Out of curiosity, I'd like to understand whether Garden is limiting disk IOs, similar to [2]. I do see disk space, inodes..., and network IOs limits described into [1] but did not find block IOs. Than
Out of curiosity, I'd like to understand whether Garden is limiting disk IOs, similar to [2]. I do see disk space, inodes..., and network IOs limits described into [1] but did not find block IOs. Than
|
By
Guillaume Berche
·
|
|
FYI: CAB call for July 2015 - moved to 7/15 @ 8a PDT
4 messages
FYI... Final reminder of the CAB call tomorrow at 8a PDT. See all info from last week's email below. Also reminder to all PMs to include their highlights and to others to list any proposals or discuss
FYI... Final reminder of the CAB call tomorrow at 8a PDT. See all info from last week's email below. Also reminder to all PMs to include their highlights and to others to list any proposals or discuss
|
By
Michael Maximilien
·
|
|
How to provide personalized service catalogs ?
Hi, The service broker api great to provide access to a common catalog (e.g. mysql, cassandra...). I understand private service brokers [3] will enable to extend the marketplace per space or per org (
Hi, The service broker api great to provide access to a common catalog (e.g. mysql, cassandra...). I understand private service brokers [3] will enable to extend the marketplace per space or per org (
|
By
Guillaume Berche
·
|
|
App autosleep support
6 messages
Hi, I wonder if there are plans to implement an auto-sleep behavior in cloudfoundry, in which inactive apps would be automatically stopped after a max inactivity threshold, and automatically restart u
Hi, I wonder if there are plans to implement an auto-sleep behavior in cloudfoundry, in which inactive apps would be automatically stopped after a max inactivity threshold, and automatically restart u
|
By
Guillaume Berche
·
|
|
Java Buildpack v3.1.1
4 messages
I'm pleased to announce the release of the java-buildpack, version 3.1.1. This release ensures that the dependencies contained in the offline buildpack are up to date. For a more detailed look at the
I'm pleased to announce the release of the java-buildpack, version 3.1.1. This release ensures that the dependencies contained in the offline buildpack are up to date. For a more detailed look at the
|
By
Christopher Frost
·
|
|
Application Configuration Management
Hi, I need some help around application configuration management in CF, using something like a Zookeeper or Doozered where I can manage all my pushed application configuration details (app-url, port e
Hi, I need some help around application configuration management in CF, using something like a Zookeeper or Doozered where I can manage all my pushed application configuration details (app-url, port e
|
By
Ronak Agarwal
·
|
|
CFF Mailman Upgrade - Monday August 3, 2015 at 7 PM PT
2 messages
Hi all, On Monday, at approximately 7 PM Pacific Time, the Linux Foundation IT team will be performing a mailing list migration to a newer version of Mailman and adding the HyperKitty UI for web-based
Hi all, On Monday, at approximately 7 PM Pacific Time, the Linux Foundation IT team will be performing a mailing list migration to a newer version of Mailman and adding the HyperKitty UI for web-based
|
By
Chip Childers
·
|
|
Php build pack offline version availability
4 messages
Hi team, We are a team at Cisco trying to use the Buildpack for Php-Httpd. We tried couple of ways, 1. Cloning a git repo and creating the build pack, uploading the same and using the same for the app
Hi team, We are a team at Cisco trying to use the Buildpack for Php-Httpd. We tried couple of ways, 1. Cloning a git repo and creating the build pack, uploading the same and using the same for the app
|
By
Amishi Shah
·
|
|
CF push error - Not able to resolve - Error dialing loggregator server: Get https://loggregator.systemdomain.com
14 messages
Hi, Please go through all my instance info below and let me know what can be done to resolve this issue?? I have deployed CF-213.yml release through microbosh on AWS. I have installed latest CF CLI v6
Hi, Please go through all my instance info below and let me know what can be done to resolve this issue?? I have deployed CF-213.yml release through microbosh on AWS. I have installed latest CF CLI v6
|
By
Ronak Agarwal
·
|