|
Re: Notifications on ORG, SPACE and USER modifications
Dieu,
that is awesome. If you need any input from my side, since I'm the OP,
please shoot me an email.
Thanks!!
2015-07-23 15:26 GMT-03:00 Dieu Cao <dcao(a)pivotal.io>:
--
Mis mejores
Dieu,
that is awesome. If you need any input from my side, since I'm the OP,
please shoot me an email.
Thanks!!
2015-07-23 15:26 GMT-03:00 Dieu Cao <dcao(a)pivotal.io>:
--
Mis mejores
|
By
Juan Pablo Genovese
·
#891
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
Hi All,
I'm glad to see the interest in this feature. I think this feature is a
cross cutting concern across a few teams.
I can take this and work on framing the `what` and `why` of the problem
Hi All,
I'm glad to see the interest in this feature. I think this feature is a
cross cutting concern across a few teams.
I can take this and work on framing the `what` and `why` of the problem
|
By
Dieu Cao <dcao@...>
·
#890
·
|
|
Re: UAA: How to set client_credentials token grant type to not expire
https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#register-client-post-oauthclients
access_token_validity - int Optional Value in seconds for how long an
access token is valid
https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#register-client-post-oauthclients
access_token_validity - int Optional Value in seconds for how long an
access token is valid
|
By
Filip Hanik
·
#888
·
|
|
UAA: How to set client_credentials token grant type to not expire
Hi,
I have some trusted clients set up to use client_credentials token grant.
I'll like to set their tokens not to expire.
How do I achieve this?
Hi,
I have some trusted clients set up to use client_credentials token grant.
I'll like to set their tokens not to expire.
How do I achieve this?
|
By
Paul Bakare
·
#887
·
|
|
Re: Assigning Role to Group
Yes, we do plan on mapping ORG & Space Roles to Groups in LDAP or via SAML.
At this time , the only scope that can be mapped is cloud_controller.admin
as its defined as an OAuth scope for Cloud
Yes, we do plan on mapping ORG & Space Roles to Groups in LDAP or via SAML.
At this time , the only scope that can be mapped is cloud_controller.admin
as its defined as an OAuth scope for Cloud
|
By
Sree Tummidi
·
#886
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
Good point. The notifications would probably need to be reliable.
What about something like an Atom feed?
Mike
Good point. The notifications would probably need to be reliable.
What about something like an Atom feed?
Mike
|
By
Mike Youngstrom <youngm@...>
·
#889
·
|
|
Re: Running Jira into Cloudfoundry
Not sure yet .. I am still thinking about that ..
But anyway if ERS is too hard I will use the bosh way :)
wrote:
Not sure yet .. I am still thinking about that ..
But anyway if ERS is too hard I will use the bosh way :)
wrote:
|
By
Gwenn Etourneau
·
#885
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
Anyone wiling to do a Hangout and start talking this? I really want to push
this forward.
Thanks!!
JP
2015-07-23 4:39 GMT-03:00 Benjamin Black <bblack(a)pivotal.io>:
--
Mis mejores deseos,
Best
Anyone wiling to do a Hangout and start talking this? I really want to push
this forward.
Thanks!!
JP
2015-07-23 4:39 GMT-03:00 Benjamin Black <bblack(a)pivotal.io>:
--
Mis mejores deseos,
Best
|
By
Juan Pablo Genovese
·
#884
·
|
|
Re: Assigning Role to Group
Is there any plans to implement ORGs to LDAP groups binding later?
When I list group mappings, I can see a default mapping, which forces me to think you are planning to do something like that:
$ uaac
Is there any plans to implement ORGs to LDAP groups binding later?
When I list group mappings, I can see a default mapping, which forces me to think you are planning to do something like that:
$ uaac
|
By
Zakharov Alexey <alexey.zakharov@...>
·
#883
·
|
|
Re: "running_instances": -1
If the deployment failed wouldn't that mean that no instances are running ?
Shouldn't the running_instances be 0 in that case ?
Thank you,
Kris
--
If the deployment failed wouldn't that mean that no instances are running ?
Shouldn't the running_instances be 0 in that case ?
Thank you,
Kris
--
|
By
Kris Kobylinski <kriskobylinski@...>
·
#882
·
|
|
Re: revrse proxy in CF
Is this feature available in CF version 212 or 213? thanks.
2015-07-21 16:21 GMT+08:00 Dieu Cao <dcao(a)pivotal.io>:
Is this feature available in CF version 212 or 213? thanks.
2015-07-21 16:21 GMT+08:00 Dieu Cao <dcao(a)pivotal.io>:
|
By
王小锋 <zzuwxf at gmail.com...>
·
#881
·
|
|
Re: 3 etcd nodes don't work well in single zone
Hi Amit,
Here is the latest logs I got from etcd and hm9k (I use scp instead of bosh logs to avoid missing something) immediately after finishing test.
May I mention that there is a test folder in
Hi Amit,
Here is the latest logs I got from etcd and hm9k (I use scp instead of bosh logs to avoid missing something) immediately after finishing test.
May I mention that there is a test folder in
|
By
Tony
·
#880
·
|
|
Re: Running Jira into Cloudfoundry
Out of curiosity how do you plan on solving the storage problem for
attachments, assuming you get the DB working.
John.
Out of curiosity how do you plan on solving the storage problem for
attachments, assuming you get the DB working.
John.
|
By
john mcteague <john.mcteague@...>
·
#879
·
|
|
Re: Running Jira into Cloudfoundry
DB is setup by a config file, no enviroment variable or other.
I was thinking about adding a new component to the buildpack (fork..) to
setup this file ..
DB is setup by a config file, no enviroment variable or other.
I was thinking about adding a new component to the buildpack (fork..) to
setup this file ..
|
By
Gwenn Etourneau
·
#878
·
|
|
Re: Running Jira into Cloudfoundry
how does the DB get configured? Why is it difficult?
Thanks,
Josh Long
Spring Developer Advocate
SpringSource
www.joshlong.com || @starbuxman
how does the DB get configured? Why is it difficult?
Thanks,
Josh Long
Spring Developer Advocate
SpringSource
www.joshlong.com || @starbuxman
|
By
Josh Long <starbuxman@...>
·
#877
·
|
|
Running Jira into Cloudfoundry
Hi everyone,
I wonder if someone succeed or tried to run Jira into cloudfoundry (ERS).
It's not that difficult with bosh but for Cloudfoundry the difficult part
is to configure the DB.
Thanks
Hi everyone,
I wonder if someone succeed or tried to run Jira into cloudfoundry (ERS).
It's not that difficult with bosh but for Cloudfoundry the difficult part
is to configure the DB.
Thanks
|
By
Gwenn Etourneau
·
#876
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
ETags and a 304 response are specifically intended for that purpose. I'd
recommend that over relying on Last-Modified.
b
wrote:
ETags and a 304 response are specifically intended for that purpose. I'd
recommend that over relying on Last-Modified.
b
wrote:
|
By
Benjamin Black
·
#875
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
Or setting the Last-Modified HTTP response header accordingly, and allow clients to use HTTP caching mechanisms (Last-Modified, etc.) to get quick empty responses with the current APIs if no changes
Or setting the Last-Modified HTTP response header accordingly, and allow clients to use HTTP caching mechanisms (Last-Modified, etc.) to get quick empty responses with the current APIs if no changes
|
By
Koper, Dies <diesk@...>
·
#874
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
I've wanted something similar as well.
On a related note, having a CC API 'serial' number (for each object in CC -
apps, spaces, etc) that increments on every change relevant to that object
would be
I've wanted something similar as well.
On a related note, having a CC API 'serial' number (for each object in CC -
apps, spaces, etc) that increments on every change relevant to that object
would be
|
By
Matt Cowger
·
#873
·
|
|
Re: Did anybody deploy a wiki as app to CF?
This is very very cool - just sent to the 200 SE's I'm training on
CloudFoundry in Tokyo this week.
--
-- Matt
This is very very cool - just sent to the 200 SE's I'm training on
CloudFoundry in Tokyo this week.
--
-- Matt
|
By
Matt Cowger
·
#872
·
|