|
Re: How to listen to space deletion events?
Hi Nicholas,
what happens to applications if the recursive flag is not passed ? Will
delete fail if there are apps in the space ? or will delete succeed ? in
the latter case, what is the state of
Hi Nicholas,
what happens to applications if the recursive flag is not passed ? Will
delete fail if there are apps in the space ? or will delete succeed ? in
the latter case, what is the state of
|
By
Piotr Przybylski <piotrp@...>
·
#5271
·
|
|
Concerns on the "unique_id" in the service metadata
Hi Colleagues,
I have some concerns on the unique_id in the service metadata.
1. In the api docs http://apidocs.cloudfoundry.org/237/services/retrieve_a_particular_service.html it says unique_id -A
Hi Colleagues,
I have some concerns on the unique_id in the service metadata.
1. In the api docs http://apidocs.cloudfoundry.org/237/services/retrieve_a_particular_service.html it says unique_id -A
|
By
Ponraj E
·
#5270
·
|
|
Re: How shoulld I debug a blobstore error?
Hello amit,
Regarding your above post, I have followed those instructions exactly in my cluster besides the fact that I called my SYSTEM_DOMAIN "sysdomain" to make it more easily searchable in logs
Hello amit,
Regarding your above post, I have followed those instructions exactly in my cluster besides the fact that I called my SYSTEM_DOMAIN "sysdomain" to make it more easily searchable in logs
|
By
Eyal Shalev
·
#5269
·
|
|
Re: Spring OAuth not retrieving scopes from UAA
I must be doing something wrong. I added some scopes that belong to the user to the client definition, but they won't show up on the authorization page.
http://i.imgur.com/iSSpsNz.png
Here is the
I must be doing something wrong. I added some scopes that belong to the user to the client definition, but they won't show up on the authorization page.
http://i.imgur.com/iSSpsNz.png
Here is the
|
By
Bryan Perino
·
#5268
·
|
|
Re: How to listen to space deletion events?
Hi Piotr,
Yes, that is correct, deleting recursively will delete service instances
and apps.
Thanks,
Nick
--
Nicholas Calugar
Product Manager - Cloud Foundry API
Pivotal Software, Inc.
Hi Piotr,
Yes, that is correct, deleting recursively will delete service instances
and apps.
Thanks,
Nick
--
Nicholas Calugar
Product Manager - Cloud Foundry API
Pivotal Software, Inc.
|
By
Nicholas Calugar
·
#5267
·
|
|
Re: Emitting service instance logs to dopplr
Mike, sorry didn't mean to infer the broker is a cf app. Your example is what I'm asking about. I haven't played with dropsonde clients yet; will investigate.
Mike, sorry didn't mean to infer the broker is a cf app. Your example is what I'm asking about. I haven't played with dropsonde clients yet; will investigate.
|
By
Dr Nic Williams <drnicwilliams@...>
·
#5266
·
|
|
Re: How to listen to space deletion events?
Hi Nicholas,
is that behavior influenced by the 'recursive' flag on the Space DELETE
request?
Also, does the CC stop and delete applications in the deleted space ? How
is that influenced by the
Hi Nicholas,
is that behavior influenced by the 'recursive' flag on the Space DELETE
request?
Also, does the CC stop and delete applications in the deleted space ? How
is that influenced by the
|
By
Piotr Przybylski <piotrp@...>
·
#5265
·
|
|
Re: Emitting service instance logs to dopplr
I'm not sure I understand you're question. We have several brokers that
write to loggregator. We just use the app guid passed in when binding and
log messages using a dropsonde client library for
I'm not sure I understand you're question. We have several brokers that
write to loggregator. We just use the app guid passed in when binding and
log messages using a dropsonde client library for
|
By
Mike Youngstrom <youngm@...>
·
#5264
·
|
|
Re: Emitting service instance logs to dopplr
If not via dopplr, can you please share "state of the art" for how are your service brokers exposing backend logs to end users?
Nic
If not via dopplr, can you please share "state of the art" for how are your service brokers exposing backend logs to end users?
Nic
|
By
Dr Nic Williams <drnicwilliams@...>
·
#5263
·
|
|
Re: How shoulld I debug a blobstore error?
Hi Eyal,
Some background info on routes, domains, the system domain, and apps
domains.
Cloud Foundry deployments include a component called the gorouter. It
essentially holds a routing table
Hi Eyal,
Some background info on routes, domains, the system domain, and apps
domains.
Cloud Foundry deployments include a component called the gorouter. It
essentially holds a routing table
|
By
Amit Kumar Gupta
·
#5262
·
|
|
Re: How shoulld I debug a blobstore error?
For lack of guidance I went ahead and changed all three occurances.
I still get a 404. But it seems to happen later on:
cf api api.10.60.18.186.xip.io --skip-ssl-validation
Setting api endpoint to
For lack of guidance I went ahead and changed all three occurances.
I still get a 404. But it seems to happen later on:
cf api api.10.60.18.186.xip.io --skip-ssl-validation
Setting api endpoint to
|
By
Eyal Shalev
·
#5261
·
|
|
Re: How to listen to space deletion events?
Hi Padma,
Apologies for the delay. In the case of a space with a service instance, if
the space is deleted, the Cloud Controller sends a deprovision request to
the service broker. The broker is
Hi Padma,
Apologies for the delay. In the case of a space with a service instance, if
the space is deleted, the Cloud Controller sends a deprovision request to
the service broker. The broker is
|
By
Nicholas Calugar
·
#5260
·
|
|
Re: UAA Multi-Tenant Hierarchical Groups
Hello Brian,
UAA supports hierarchical groups in any given Identity Zone (aka UAA Tenant)
The Groups in a given UAA Identity Zone are unique.
Please refer to the documentation here
Hello Brian,
UAA supports hierarchical groups in any given Identity Zone (aka UAA Tenant)
The Groups in a given UAA Identity Zone are unique.
Please refer to the documentation here
|
By
Sree Tummidi
·
#5259
·
|
|
Re: Spring OAuth not retrieving scopes from UAA
Ok, so the oauth-client that is registered with the UAA for this
application (app) only has the openid scope. If you want this client to be
able to request other scopes on behalf of the user you would
Ok, so the oauth-client that is registered with the UAA for this
application (app) only has the openid scope. If you want this client to be
able to request other scopes on behalf of the user you would
|
By
Madhura Bhave
·
#5258
·
|
|
UAA Multi-Tenant Hierarchical Groups
Hello All,
Does UAA support Multi-Tenant Hierarchical groups? By this I mean can I have a GroupParent -> GroupChild relationship? The documentation mentioned that the groupName is unique per UAA as
Hello All,
Does UAA support Multi-Tenant Hierarchical groups? By this I mean can I have a GroupParent -> GroupChild relationship? The documentation mentioned that the groupName is unique per UAA as
|
By
Bryan Perino
·
#5257
·
|
|
Re: Spring OAuth not retrieving scopes from UAA
It's a custom client that I wrote (Just a Spring Application). Here is the YAML file that configures the client:
https://gist.github.com/bryantp/82111bbcbc0db8be701b389fd0f490e9
It's a custom client that I wrote (Just a Spring Application). Here is the YAML file that configures the client:
https://gist.github.com/bryantp/82111bbcbc0db8be701b389fd0f490e9
|
By
Bryan Perino
·
#5256
·
|
|
Buildpack creators and maintainers wanted!
The CF Buildpacks team will be conducting user research in July and would
like to speak to community members who have experience:
- Creating new buildpacks
- Maintaining buildpacks bits
-
The CF Buildpacks team will be conducting user research in July and would
like to speak to community members who have experience:
- Creating new buildpacks
- Maintaining buildpacks bits
-
|
By
Danny Rosen
·
#5255
·
|
|
Re: How shoulld I debug a blobstore error?
PS with regards to above comment the login.10.60.18.186.xip.io literal appears not only under the route_registrar, but also here (should it be changed as well?):
login:
authorities:
PS with regards to above comment the login.10.60.18.186.xip.io literal appears not only under the route_registrar, but also here (should it be changed as well?):
login:
authorities:
|
By
Eyal Shalev
·
#5254
·
|
|
Re: Retrieve __VCAP__ID from instance_ID
I did CF push and push is successful but the app is not starting and in the logs I see the errors the I pasted.
API endpoint: https://api.ng.bluemix.net (API version: 2.44.0)
User:
I did CF push and push is successful but the app is not starting and in the logs I see the errors the I pasted.
API endpoint: https://api.ng.bluemix.net (API version: 2.44.0)
User:
|
By
Vinod A
·
#5253
·
|
|
Re: How shoulld I debug a blobstore error?
Thanks for replying, but I'm not sure I understand your instructions.
I'm not sure what "check the route registrar merge" means.
Do you mean that I should change the last 2 lines in
Thanks for replying, but I'm not sure I understand your instructions.
I'm not sure what "check the route registrar merge" means.
Do you mean that I should change the last 2 lines in
|
By
Eyal Shalev
·
#5252
·
|