|
Re: Issue with crashing Windows apps on Diego
Thanks, Aaron, that's extremely helpful. I'll start a separate thread on
cf-dev shortly soliciting more input on how the community would find richer
health checks useful, but this specification seems
Thanks, Aaron, that's extremely helpful. I'll start a separate thread on
cf-dev shortly soliciting more input on how the community would find richer
health checks useful, but this specification seems
|
By
Eric Malm <emalm@...>
·
#3681
·
|
|
Re: Wildcard routes, subdomains and failing smoke-test
Hello Johannes,
You have observed expected behavior. Wildcard routes are designed to catch
all subdomains, unless other routes (wildcard or otherwise) exist to match.
Primary use cases for wildcard
Hello Johannes,
You have observed expected behavior. Wildcard routes are designed to catch
all subdomains, unless other routes (wildcard or otherwise) exist to match.
Primary use cases for wildcard
|
By
Shannon Coen
·
#3680
·
|
|
Re: Wildcard routes, subdomains and failing smoke-test
Hi Dieu,
I had the same plans. But the solution feels a bit like a workaround. Is this behaviour expected? If not should I try to fix it?
Cheers
Johannes
Hi Dieu,
I had the same plans. But the solution feels a bit like a workaround. Is this behaviour expected? If not should I try to fix it?
Cheers
Johannes
|
By
Engelke, Johannes <info@...>
·
#3679
·
|
|
UAA - Non-Browser Requests Code: GET /oauth/authorize, and sample login application
I have setup uaa service, and trying to setup a non-browser client (another server actually) to get the authorization. In fact, I am trying to adapt sample "login" application to my needs.
However,
I have setup uaa service, and trying to setup a non-browser client (another server actually) to get the authorization. In fact, I am trying to adapt sample "login" application to my needs.
However,
|
By
Yogesh Sajanikar
·
#3678
·
|
|
Re: Upgrading consul-release to consul 0.6.0
Hi Gwenn
Thanks for your feedback, and taking the time to look through the changelog!
cf-release/consul-release have been on 0.5.2 (post BoltDB migration) since
Jun
Hi Gwenn
Thanks for your feedback, and taking the time to look through the changelog!
cf-release/consul-release have been on 0.5.2 (post BoltDB migration) since
Jun
|
By
Amit Kumar Gupta
·
#3677
·
|
|
Re: Routes limitation per app
Thanks Filip and Shawn. I think Filip's suggestion would solve our problem.
--
http://www.twitter.com/sivabalans
Thanks Filip and Shawn. I think Filip's suggestion would solve our problem.
--
http://www.twitter.com/sivabalans
|
By
Siva Balan <mailsiva@...>
·
#3676
·
|
|
Re: Upgrading consul-release to consul 0.6.0
My biggest concern is the Data migration from LMDB to BoltDB, I know there
is a CLI to do that but I am concern about the migration of the DATA itself.
*" Previously, Consul would automatically
My biggest concern is the Data migration from LMDB to BoltDB, I know there
is a CLI to do that but I am concern about the migration of the DATA itself.
*" Previously, Consul would automatically
|
By
Gwenn Etourneau
·
#3675
·
|
|
Re: Support for HTTP/2
Thank you for the additional context, Carlo. I agree the loss of support
for non-TLS requests would not only restrictive, but potentially backwards
incompatible.
Shannon Coen
Product Manager, Cloud
Thank you for the additional context, Carlo. I agree the loss of support
for non-TLS requests would not only restrictive, but potentially backwards
incompatible.
Shannon Coen
Product Manager, Cloud
|
By
Shannon Coen
·
#3674
·
|
|
Re: Routes limitation per app
The only known route limitation I am aware of on a CF org is the route
quota associated with the org. If you type 'cf org [ORG_NAME]' you
should see how many routes are allowed. You can also view
The only known route limitation I am aware of on a CF org is the route
quota associated with the org. If you type 'cf org [ORG_NAME]' you
should see how many routes are allowed. You can also view
|
By
Shawn Nielsen
·
#3673
·
|
|
Re: bits-service fog usage question
We would potentially be affected as we use Fog's Atmos provider for now. In the future we plan to implement fully s3 compatible
Object storage so no problem then but may require some backwards
We would potentially be affected as we use Fog's Atmos provider for now. In the future we plan to implement fully s3 compatible
Object storage so no problem then but may require some backwards
|
By
Tim Lawrence <tim.lawrence1984@...>
·
#3672
·
|
|
Re: Routes limitation per app
hi Siva,
can't you just register *.uaa.test.com as a route?
https://github.com/cloudfoundry/cf-release/blob/master/templates/cf-jobs.yml#L173-L182
hi Siva,
can't you just register *.uaa.test.com as a route?
https://github.com/cloudfoundry/cf-release/blob/master/templates/cf-jobs.yml#L173-L182
|
By
Filip Hanik
·
#3671
·
|
|
Requirements introduced in cf-release v229 for external PostgreSQL as CCDB
In support of work in progress to enable developers to specify application
ports when mapping routes, cf-release v229 introduces a database migration
for CCDB. *For deployments that use a PostgreSQL
In support of work in progress to enable developers to specify application
ports when mapping routes, cf-release v229 introduces a database migration
for CCDB. *For deployments that use a PostgreSQL
|
By
Shannon Coen
·
#3670
·
|
|
Upgrading consul-release to consul 0.6.0
Hi cf-dev, cf-diego
The CF Infrastructure team which maintains consul-release (
https://github.com/cloudfoundry-incubator/consul-release) is considering
bumping from consul 0.5.2 to 0.6.0. There are
Hi cf-dev, cf-diego
The CF Infrastructure team which maintains consul-release (
https://github.com/cloudfoundry-incubator/consul-release) is considering
bumping from consul 0.5.2 to 0.6.0. There are
|
By
Amit Kumar Gupta
·
#3669
·
|
|
Re: Issue with crashing Windows apps on Diego
Yes, I agree that setting the specific URI to check would be necessary as
well so that developers could avoid some of the other concerns. So the ones
I can think of:
* URI / endpoint
* Expected
Yes, I agree that setting the specific URI to check would be necessary as
well so that developers could avoid some of the other concerns. So the ones
I can think of:
* URI / endpoint
* Expected
|
By
Aaron Huber
·
#3668
·
|
|
Routes limitation per app
Hello,
We have an implementation of UAA using Identity zones where each zone in
UAA is represented by a unique route and this route is bound to that UAA
app in our cloudfoundry implementation. Eg:
If
Hello,
We have an implementation of UAA using Identity zones where each zone in
UAA is represented by a unique route and this route is bound to that UAA
app in our cloudfoundry implementation. Eg:
If
|
By
Siva Balan <mailsiva@...>
·
#3667
·
|
|
Re: bits-service fog usage question
I can't comment on the common use cases, and who this change would break.
However, I'm very much in favor of hiding this implementation detail from
our API. Letting a library's internal API leak into
I can't comment on the common use cases, and who this change would break.
However, I'm very much in favor of hiding this implementation detail from
our API. Letting a library's internal API leak into
|
By
Tammer Saleh
·
#3666
·
|
|
Re: bits-service fog usage question
ps: forgot to mention that openStack Swift is of course in scope, too.
Mit freundlichen Grüßen / Kind regards
Simon Moser
Senior Technical Staff Member / IBM Master Inventor
Bluemix Application
ps: forgot to mention that openStack Swift is of course in scope, too.
Mit freundlichen Grüßen / Kind regards
Simon Moser
Senior Technical Staff Member / IBM Master Inventor
Bluemix Application
|
By
Simon D Moser
·
#3665
·
|
|
bits-service fog usage question
Hi everybody,
we are beginning work on the Bits Service proposed here [1] for handling
all kinds of blobstore related operations - a functionality that is in the
cloud controller today. Cloud
Hi everybody,
we are beginning work on the Bits Service proposed here [1] for handling
all kinds of blobstore related operations - a functionality that is in the
cloud controller today. Cloud
|
By
Simon D Moser
·
#3664
·
|
|
Re: Issue with crashing Windows apps on Diego
Hi, Aaron and Matt,
Thanks for the thoughtful discussion of the Windows health-check issue. I
too think for consistency that if the CF end user has specified 'port' as
the type of health-check on
Hi, Aaron and Matt,
Thanks for the thoughtful discussion of the Windows health-check issue. I
too think for consistency that if the CF end user has specified 'port' as
the type of health-check on
|
By
Eric Malm <emalm@...>
·
#3663
·
|
|
Re: Wildcard routes, subdomains and failing smoke-test
You might consider making a tiny custom 404 app and then map *.cf.bar.io
and *.foo.bar.io and any other sub domains to it so that it doesn't fall
through to your landing page app.
Would that work for
You might consider making a tiny custom 404 app and then map *.cf.bar.io
and *.foo.bar.io and any other sub domains to it so that it doesn't fall
through to your landing page app.
Would that work for
|
By
Dieu Cao <dcao@...>
·
#3662
·
|