|
CVE-2016-6639: PHP Buildpacks exposes .profile file
CVE-2016-6639: PHP Buildpack exposes .profile file
Severity
Medium
Vendor
Cloud Foundry Foundation
Versions Affected
-
PHP Buildpack versions prior to v4.3.18
-
Cf-release versions
CVE-2016-6639: PHP Buildpack exposes .profile file
Severity
Medium
Vendor
Cloud Foundry Foundation
Versions Affected
-
PHP Buildpack versions prior to v4.3.18
-
Cf-release versions
|
By
Molly Crowther
·
#5671
·
|
|
Spring Zuul vs GORouter / Consul
Hi,
We are validating the use of Cloud Foundry to deploy our microservice application to the cloud, but I have some doubts.
For now we use Spring Cloud Zuul and Consul to route REST calls to our
Hi,
We are validating the use of Cloud Foundry to deploy our microservice application to the cloud, but I have some doubts.
For now we use Spring Cloud Zuul and Consul to route REST calls to our
|
By
Ivan Reffatti
·
#5670
·
|
|
Re: proposal to incubate cloudfoundry-community/dotnet-core-buildpack
No objections having been raised, we'll move forward with the incubation
process, in cooperation with the IBM team.
Thanks, everyone!
-mike
wrote:
No objections having been raised, we'll move forward with the incubation
process, in cooperation with the IBM team.
Thanks, everyone!
-mike
wrote:
|
By
Mike Dalessio
·
#5669
·
|
|
Re: Document about "suspended" org
Hi Noburou,
The Organizations API documents a status:
http://apidocs.cloudfoundry.org/241/organizations/update_an_organization.html
It appears this can be “active” or
Hi Noburou,
The Organizations API documents a status:
http://apidocs.cloudfoundry.org/241/organizations/update_an_organization.html
It appears this can be “active” or
|
By
Nicholas Calugar
·
#5668
·
|
|
Re: How does build packs works
wrote:
It depends. It will download from CC / Blob Store for build packs listed
in `cf buildpacks`. If a developer points to a Git repository, then it
will pull the build pack from that repository.
wrote:
It depends. It will download from CC / Blob Store for build packs listed
in `cf buildpacks`. If a developer points to a Git repository, then it
will pull the build pack from that repository.
|
By
Daniel Mikusa
·
#5667
·
|
|
(No subject)
When I am pushing an application it will be downloading the build packs
and create a droplets and push the droplet and destroy the build packs, I
would like to understand from where it is
When I am pushing an application it will be downloading the build packs
and create a droplets and push the droplet and destroy the build packs, I
would like to understand from where it is
|
By
Praveen sadineni
·
#5666
·
|
|
How does build packs works
When I am pushing an application it will be downloading the build packs and create a droplets and push the droplet and destroy the build packs,
I would like to understand from where it is downloading
When I am pushing an application it will be downloading the build packs and create a droplets and push the droplet and destroy the build packs,
I would like to understand from where it is downloading
|
By
Praveen sadineni
·
#5665
·
|
|
Document about "suspended" org
Hi CF guys,
Is there any document / information about the status "suspended" of an org?
I've found so many codes about it [1], but cannot find any document in
docs.cloudfoundry.org [2].
I want to
Hi CF guys,
Is there any document / information about the status "suspended" of an org?
I've found so many codes about it [1], but cannot find any document in
docs.cloudfoundry.org [2].
I want to
|
By
Noburou TANIGUCHI
·
#5664
·
|
|
Re: FW: issue tracker permissions
Hi,
We have prototyped at Orange an automatic mirroring of Pivotal Tracker (PT)
stories into github issues. See pivotaltrackermirror at [1], and the
experimental mirror of the buildpack tracker at
Hi,
We have prototyped at Orange an automatic mirroring of Pivotal Tracker (PT)
stories into github issues. See pivotaltrackermirror at [1], and the
experimental mirror of the buildpack tracker at
|
By
Guillaume Berche
·
#5663
·
|
|
Cloud Controller migration in CF-241
TL;DR: MySQL implicitly ends transactions before and often after certain
statements including DDL statements. Cloud Controller in CF-241 contains a
database migration that will not be executed
TL;DR: MySQL implicitly ends transactions before and often after certain
statements including DDL statements. Cloud Controller in CF-241 contains a
database migration that will not be executed
|
By
Nicholas Calugar
·
#5662
·
|
|
Re: Status of PWS 241 upgrade
Mike
Quick update, not sure if you are running PostgreSQL or MySQL:
The underlying Sequel gem automatically runs migrations in a transaction
for RDBMs that support transactions for DDL statements.
Mike
Quick update, not sure if you are running PostgreSQL or MySQL:
The underlying Sequel gem automatically runs migrations in a transaction
for RDBMs that support transactions for DDL statements.
|
By
Nicholas Calugar
·
#5661
·
|
|
Re: Status of PWS 241 upgrade
Thanks for the update Nicholas. We'll take that into account.
Mike
wrote:
Thanks for the update Nicholas. We'll take that into account.
Mike
wrote:
|
By
Mike Youngstrom <youngm@...>
·
#5660
·
|
|
definition of dea_next settings
What is the definition of these next_dea values and are the officially documented somewhere?
staging_disk_limit_mb: 6144
staging_memory_limit_mb: 1024
disk_mb: 2048
memory_mb: 1024
What is the definition of these next_dea values and are the officially documented somewhere?
staging_disk_limit_mb: 6144
staging_memory_limit_mb: 1024
disk_mb: 2048
memory_mb: 1024
|
By
Neil Watson
·
#5659
·
|
|
Re: Status of PWS 241 upgrade
Hi Mike,
We have just been made aware of a potential problem with the database
migration to encrypt an app’s specified buildpack at rest. It was known
that it would cause API failures, but we also
Hi Mike,
We have just been made aware of a potential problem with the database
migration to encrypt an app’s specified buildpack at rest. It was known
that it would cause API failures, but we also
|
By
Nicholas Calugar
·
#5658
·
|
|
Re: Status of PWS 241 upgrade
Just hasn't been scheduled yet. No known issues at this time.
Best
Amit
Just hasn't been scheduled yet. No known issues at this time.
Best
Amit
|
By
Amit Kumar Gupta
·
#5657
·
|
|
Status of PWS 241 upgrade
We're about to begin the process of testing and rolling out 241 to our
environments and I noticed that PWS still hasn't been upgraded to 241 [0].
Is there a particular issue with 241 causing the delay
We're about to begin the process of testing and rolling out 241 to our
environments and I noticed that PWS still hasn't been upgraded to 241 [0].
Is there a particular issue with 241 causing the delay
|
By
Mike Youngstrom <youngm@...>
·
#5656
·
|
|
Re: Renaming or Updating an environment variable could cause downtime
Hi,
Renaming the app while keeping the route is what the autopilot plugin does:
https://github.com/contraband/autopilot
James
Hi,
Renaming the app while keeping the route is what the autopilot plugin does:
https://github.com/contraband/autopilot
James
|
By
James Leavers
·
#5655
·
|
|
Renaming or Updating an environment variable could cause downtime
Hi,
I am trying to write a blue green deployment script, during which I'll be renaming my blue app to some other name without doing any change in blue route. Can this cause my application to be
Hi,
I am trying to write a blue green deployment script, during which I'll be renaming my blue app to some other name without doing any change in blue route. Can this cause my application to be
|
By
nitin padalia
·
#5654
·
|
|
Notice: Lattice AMIs will be unavailable after October 1, 2016
Hi All,
The AWS account used by the deprecated Lattice project will be deactivated
on October 1, 2016. If you still use AMIs that are hosted by that AWS
account, please copy them to your own AWS
Hi All,
The AWS account used by the deprecated Lattice project will be deactivated
on October 1, 2016. If you still use AMIs that are hosted by that AWS
account, please copy them to your own AWS
|
By
Stephen Levine
·
#5653
·
|
|
IT network outage and resolution
At approximately 10:45am PST there was a hardware issue at the Linux
Foundation's Oregon data center. This issue resulted in downtime across all
Linux Foundation web properties and DNS services which
At approximately 10:45am PST there was a hardware issue at the Linux
Foundation's Oregon data center. This issue resulted in downtime across all
Linux Foundation web properties and DNS services which
|
By
Melissa Logan <mlogan@...>
·
#5652
·
|