|
Re: Issue with crashing Windows apps on Diego
My concern is that the HTTP check (mislabeled as "port") would still be the
default and I'd have to expect users to opt out of it per app. It's
confusing and not what users of the platform have come
My concern is that the HTTP check (mislabeled as "port") would still be the
default and I'd have to expect users to opt out of it per app. It's
confusing and not what users of the platform have come
|
By
Aaron Huber
·
#3653
·
|
|
CF Release 227 & UAA Spec Changes
Hi All,
Starting cf-release V227, UAA is being consumed as a separate bosh release
as opposed to a job. The release notes published earlier was not covering
the details of all the spec changes that
Hi All,
Starting cf-release V227, UAA is being consumed as a separate bosh release
as opposed to a job. The release notes published earlier was not covering
the details of all the spec changes that
|
By
Sree Tummidi
·
#3652
·
|
|
Re: about flow control for app
Hi,
The Routing team has the Route Services work in progress [1].
I believe once that work is complete you could develop a route service to
be able to do this type of rate limiting.
Shannon may be
Hi,
The Routing team has the Route Services work in progress [1].
I believe once that work is complete you could develop a route service to
be able to do this type of rate limiting.
Shannon may be
|
By
Dieu Cao <dcao@...>
·
#3651
·
|
|
Re: Issue with crashing Windows apps on Diego
wrote:
Setting the health check to none does not actually disable health checks.
This setting simply disables the HTTP healthcheck, and Diego will continue
to monitor the process. I'm not sure why
wrote:
Setting the health check to none does not actually disable health checks.
This setting simply disables the HTTP healthcheck, and Diego will continue
to monitor the process. I'm not sure why
|
By
Matthew Horan
·
#3650
·
|
|
Re: - CC configuration in deployment manifest
Thanks a lot Dieu, that answers my question.
I have another question about creating a deployment manifest using the
following as guidelines:
Thanks a lot Dieu, that answers my question.
I have another question about creating a deployment manifest using the
following as guidelines:
|
By
Kinjal Doshi
·
#3649
·
|
|
Re: PR for allowing gem repo configuration in Ruby buildpack
Hey Jack,
Thanks for putting the putting the pull request in. We'll review it shortly
and get back to you on the thread.
Hey Jack,
Thanks for putting the putting the pull request in. We'll review it shortly
and get back to you on the thread.
|
By
Danny Rosen
·
#3648
·
|
|
Re: - CC configuration in deployment manifest
Hi Kinjal,
We generally recommend naming it with a specific identifiable folder name
that is not the bucket root.
This might look like:
...
buildpack_directory_key:
Hi Kinjal,
We generally recommend naming it with a specific identifiable folder name
that is not the bucket root.
This might look like:
...
buildpack_directory_key:
|
By
Dieu Cao <dcao@...>
·
#3647
·
|
|
Re: PR for allowing gem repo configuration in Ruby buildpack
Yes that should work too, but it's still nice to be able to install the
gems during staging.
Jack
Yes that should work too, but it's still nice to be able to install the
gems during staging.
Jack
|
By
Jack Cai
·
#3646
·
|
|
Re: PR for allowing gem repo configuration in Ruby buildpack
Could using a custom gem mirror be achieved by caching the dependencies
before push? Operating in a "airgapped" or "Disconnected environment" and
operating in a "whitelist firewall environment" often
Could using a custom gem mirror be achieved by caching the dependencies
before push? Operating in a "airgapped" or "Disconnected environment" and
operating in a "whitelist firewall environment" often
|
By
Evan Farrar <evanfarrar@...>
·
#3645
·
|
|
PR for allowing gem repo configuration in Ruby buildpack
Can someone merge this PR: [1]? It provides useful features to allow
operators to set a global gem repo mirror (via environment variable group)
where the default repo is slow to reach.
Can someone merge this PR: [1]? It provides useful features to allow
operators to set a global gem repo mirror (via environment variable group)
where the default repo is slow to reach.
|
By
Jack Cai
·
#3644
·
|
|
Re: Need help for diego deployment
Sorry, for the typo I meant 6868
Thanks,
Kinjal
Sorry, for the typo I meant 6868
Thanks,
Kinjal
|
By
Kinjal Doshi
·
#3643
·
|
|
Re: How does an application know it's running in DIEGO?
Thanks for all the replies. I think I've got what need.
Jack
Thanks for all the replies. I think I've got what need.
Jack
|
By
Jack Cai
·
#3642
·
|
|
Re: Need help for diego deployment
Hi Amit,
This does not seem to be a port issue on 6968. I tried the same deployment
by modifying the security groups (both bosh and cf ) to allow All Protocol
All Ports. even wit this change the
Hi Amit,
This does not seem to be a port issue on 6968. I tried the same deployment
by modifying the security groups (both bosh and cf ) to allow All Protocol
All Ports. even wit this change the
|
By
Kinjal Doshi
·
#3640
·
|
|
Re: Issue with crashing Windows apps on Diego
Just to clarify as well why I think this is so important - a majority of apps
on our internal platforms require authentication and will return a 401 on
the root page, making them unusable on Diego for
Just to clarify as well why I think this is so important - a majority of apps
on our internal platforms require authentication and will return a 401 on
the root page, making them unusable on Diego for
|
By
Aaron Huber
·
#3641
·
|
|
Re: Issue with crashing Windows apps on Diego
I agree with your root argument that the port check doesn't really address
application health and it's easy to push a non-working app and have the
healthcheck still pass. My argument is that is
I agree with your root argument that the port check doesn't really address
application health and it's easy to push a non-working app and have the
healthcheck still pass. My argument is that is
|
By
Aaron Huber
·
#3639
·
|
|
Re: PHP Buildpack: Sunsetting HHVM and Supporting PHP7
I updated the RFC pointed at in Danny's email, but figured I'd reply here
as well, in the spirit of overcommunication.
I'll state my opinion as the Buildpacks PMC Lead: I think we should sunset
HHVM
I updated the RFC pointed at in Danny's email, but figured I'd reply here
as well, in the spirit of overcommunication.
I'll state my opinion as the Buildpacks PMC Lead: I think we should sunset
HHVM
|
By
Mike Dalessio
·
#3638
·
|
|
CVE-2016-0732 Privilege Escalation
CVE-2016-0732 Privilege EscalationSeverity
Critical
Vendor
Cloud Foundry Foundation
Versions Affected
Cloud Foundry v208 through v229
UAA v2.0.0 - v2.7.3 & v3.0.0
UAA-Release v2 through
CVE-2016-0732 Privilege EscalationSeverity
Critical
Vendor
Cloud Foundry Foundation
Versions Affected
Cloud Foundry v208 through v229
UAA v2.0.0 - v2.7.3 & v3.0.0
UAA-Release v2 through
|
By
Chip Childers <cchilders@...>
·
#3637
·
|
|
- CC configuration in deployment manifest
Hi,
I have a question regarding the configuration of cloud controller.
It is described at
http://docs.cloudfoundry.org/deploying/aws/cf-stub.html#editing that
DROPLET_DIRECTORY_KEY should be
Hi,
I have a question regarding the configuration of cloud controller.
It is described at
http://docs.cloudfoundry.org/deploying/aws/cf-stub.html#editing that
DROPLET_DIRECTORY_KEY should be
|
By
Kinjal Doshi
·
#3636
·
|
|
Re: Issue with crashing Windows apps on Diego
In talking with a former team member, I came across the story [1] where we
made this change. The WebAppServer will listen on the port immediately upon
starting, even if the app has not successfully
In talking with a former team member, I came across the story [1] where we
made this change. The WebAppServer will listen on the port immediately upon
starting, even if the app has not successfully
|
By
Matthew Horan
·
#3635
·
|
|
Re: Issue with crashing Windows apps on Diego
Hey Aaron -
You're right; it looks like the port check is only ever used. I don't have
the history as to why we (the CF .NET team) implemented an HTTP check
instead of a port check, but that's how it
Hey Aaron -
You're right; it looks like the port check is only ever used. I don't have
the history as to why we (the CF .NET team) implemented an HTTP check
instead of a port check, but that's how it
|
By
Matthew Horan
·
#3634
·
|