|
CF CAB call for January next Wednesday 18th @ 8a PDT
Hi, all,
Please note that the first CAB call of 2017 is next Wednesday, January 18th @ 8a PST.
I had to change the schedule a bit since the previous Google Calendar expired. I added a link to the
Hi, all,
Please note that the first CAB call of 2017 is next Wednesday, January 18th @ 8a PST.
I had to change the schedule a bit since the previous Google Calendar expired. I added a link to the
|
By
Michael Maximilien
·
#6269
·
|
|
Modify the download location for a service in Java BP
Hello,
Hope you guys are having a wonderful start to the new year.
For Java Buildpack, is there a way, I can download certain binary bits of a
service that I want to add to my app, from a custom
Hello,
Hope you guys are having a wonderful start to the new year.
For Java Buildpack, is there a way, I can download certain binary bits of a
service that I want to add to my app, from a custom
|
By
Nikhil Katre <nikhil.katre@...>
·
#6268
·
|
|
Re: Authenticated Docker registry access
Ah yes, I do remember seeing that proposal, just wasn’t sure if anything had materialized yet. I’m happy to know it’s still an active proposal and hasn’t been dropped. I’ll certainly be
Ah yes, I do remember seeing that proposal, just wasn’t sure if anything had materialized yet. I’m happy to know it’s still an active proposal and hasn’t been dropped. I’ll certainly be
|
By
Jon Price
·
#6267
·
|
|
Re: CVE-2016-9882: Cloud Foundry Logs Service Credentials
I have added the following mitigation to the original notice. Let me know
if I should also add something about the log levels.
- If you were forwarding CC logs via an unsecured connection,
I have added the following mitigation to the original notice. Let me know
if I should also add something about the log levels.
- If you were forwarding CC logs via an unsecured connection,
|
By
Molly Crowther
·
#6266
·
|
|
Re: Authenticated Docker registry access
Yes, we're still going ahead with the proposal Mike linked to.
We've already started work on this at the Garden level, and will be
beginning the related work higher up the stack soon.
We're still
Yes, we're still going ahead with the proposal Mike linked to.
We've already started work on this at the Garden level, and will be
beginning the related work higher up the stack soon.
We're still
|
By
Will Pragnell <wpragnell@...>
·
#6265
·
|
|
Re: Custom Java build pack with C Shared Object
I've created a META-INF directory in my package and copied the two required binaries there. However, it fails buildpack detection. If I manually specify the buildpack (v3.6 offline) I get error 223
I've created a META-INF directory in my package and copied the two required binaries there. However, it fails buildpack detection. If I manually specify the buildpack (v3.6 offline) I get error 223
|
By
Al West
·
#6264
·
|
|
Re: CVE-2016-9882: Cloud Foundry Logs Service Credentials
Hi Mike,
That’s a valid point. We [1] changed the default log level from debug2 to
info in CF-239, however, we think a lot of production Cloud Foundry
deployments may still use verbose logging
Hi Mike,
That’s a valid point. We [1] changed the default log level from debug2 to
info in CF-239, however, we think a lot of production Cloud Foundry
deployments may still use verbose logging
|
By
Nicholas Calugar
·
#6263
·
|
|
Re: CVE-2016-9882: Cloud Foundry Logs Service Credentials
It appears this only applies if you have debug enabled on the cloud
controller. Correct?
https://github.com/cloudfoundry/cloud_controller_ng/commit/21b9db9d1a58b9154f65404b34bf2e9e4c6260ae
wrote:
It appears this only applies if you have debug enabled on the cloud
controller. Correct?
https://github.com/cloudfoundry/cloud_controller_ng/commit/21b9db9d1a58b9154f65404b34bf2e9e4c6260ae
wrote:
|
By
Mike Youngstrom <youngm@...>
·
#6262
·
|
|
Re: Authenticated Docker registry access
There was this proposal posted a while back. Not sure on the progress:
https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/message/BNDLLURLQ3LDELJWWOJAGVWSZPU647IX/
There was this proposal posted a while back. Not sure on the progress:
https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/message/BNDLLURLQ3LDELJWWOJAGVWSZPU647IX/
|
By
Mike Youngstrom <youngm@...>
·
#6261
·
|
|
NOTICE: Removal of Go 1.5 from the Go buildpack
Hi All,
The first release of the Go buildpack after February 9, 2017 will not
include any versions of Go with 1.5.x version numbers. These Go versions
are no longer supported upstream[1]. Please
Hi All,
The first release of the Go buildpack after February 9, 2017 will not
include any versions of Go with 1.5.x version numbers. These Go versions
are no longer supported upstream[1]. Please
|
By
Stephen Levine
·
#6260
·
|
|
NOTICE: Removal of PHP 5.5 from the PHP buildpack
Hi All,
The first release of the PHP buildpack after February 9, 2017 will not
include any versions of PHP with 5.5.x version numbers. These PHP versions
are no longer supported upstream[1]. Please
Hi All,
The first release of the PHP buildpack after February 9, 2017 will not
include any versions of PHP with 5.5.x version numbers. These PHP versions
are no longer supported upstream[1]. Please
|
By
Stephen Levine
·
#6259
·
|
|
Routing-release 0.143.0 - Golang upgraded to 1.7.4
The CF Routing team has published version 0.143.0 of routing-release, which
among other things upgrades golang from 1.6 to 1.7.
Full release notes can be found
The CF Routing team has published version 0.143.0 of routing-release, which
among other things upgrades golang from 1.6 to 1.7.
Full release notes can be found
|
By
Shannon Coen
·
#6258
·
|
|
Authenticated Docker registry access
Has there been any progress made on being able to pull a Docker image that is not marked as public?
We do have our own internal private Docker registry but for security reasons, we need the ability
Has there been any progress made on being able to pull a Docker image that is not marked as public?
We do have our own internal private Docker registry but for security reasons, we need the ability
|
By
Jon Price
·
#6257
·
|
|
CVE-2016-9882: Cloud Foundry Logs Service Credentials
The following CVE has been announced on cloudfoundry.org/security.
https://www.cloudfoundry.org/cve-2016-9882/
Severity
Medium
Vendor
Cloud Foundry Foundation
Versions Affected
- cf-release
The following CVE has been announced on cloudfoundry.org/security.
https://www.cloudfoundry.org/cve-2016-9882/
Severity
Medium
Vendor
Cloud Foundry Foundation
Versions Affected
- cf-release
|
By
Molly Crowther
·
#6256
·
|
|
Re: Private domains and TCP routing?
Hello Shannon,
Thank you very much for the feedback. In fact, I anyhow wanted to also look into isolation segments and separate routing was one of the questions I had. So, you managed to answer
Hello Shannon,
Thank you very much for the feedback. In fact, I anyhow wanted to also look into isolation segments and separate routing was one of the questions I had. So, you managed to answer
|
By
Krannich, Bernd <bernd.krannich@...>
·
#6255
·
|
|
Re: Private domains and TCP routing?
Hello Bernd,
Support for TCP routes of private domains was not implemented as a way of
cutting scope and releasing sooner. We plan to add support for this with
the forthcoming Routing for Isolation
Hello Bernd,
Support for TCP routes of private domains was not implemented as a way of
cutting scope and releasing sooner. We plan to add support for this with
the forthcoming Routing for Isolation
|
By
Shannon Coen
·
#6254
·
|
|
Re: Getting the user name who created a service instance
Hi Abhik,
You may want to follow this issue for the Open Service Broker API
initiative: https://github.com/openservicebrokerapi/servicebroker/issues/110
Nick
--
Nicholas Calugar
Hi Abhik,
You may want to follow this issue for the Open Service Broker API
initiative: https://github.com/openservicebrokerapi/servicebroker/issues/110
Nick
--
Nicholas Calugar
|
By
Nicholas Calugar
·
#6253
·
|
|
Granting more privileges to non-admin users
Hi all,
There’s certain CF functionalities that require admin privileges to configure them using the CF CLI which we would like to delegate to other internal teams. One example is the registration
Hi all,
There’s certain CF functionalities that require admin privileges to configure them using the CF CLI which we would like to delegate to other internal teams. One example is the registration
|
By
Krannich, Bernd <bernd.krannich@...>
·
#6251
·
|
|
Private domains and TCP routing?
Hi all,
According to the docs [1], private domains don’t work with TCP routing.
Is there a technical limitation preventing this, is this something that just wasn’t implemented yet or is there
Hi all,
According to the docs [1], private domains don’t work with TCP routing.
Is there a technical limitation preventing this, is this something that just wasn’t implemented yet or is there
|
By
Krannich, Bernd <bernd.krannich@...>
·
#6250
·
|
|
Getting the user name who created a service instance
Hi,
Is there a possibility to get the name of the Cloud Foundry user who
created/deleted/bound/unbound a service instance within the broker?
This information is not passed along by the Cloud
Hi,
Is there a possibility to get the name of the Cloud Foundry user who
created/deleted/bound/unbound a service instance within the broker?
This information is not passed along by the Cloud
|
By
Abhik Gupta
·
#6249
·
|