|
Issues syncing blobs and creating releases for several releases
Hi all,
Several releases, including cf-release and diego-release, use an AWS
account belonging to the Cloud Foundry Foundation to store final release
blobs. This account was accidentally closed,
Hi all,
Several releases, including cf-release and diego-release, use an AWS
account belonging to the Cloud Foundry Foundation to store final release
blobs. This account was accidentally closed,
|
By
Amit Kumar Gupta
·
#4419
·
|
|
Re: Reg the serial property
If the question can be paraphrased as "when colocating multiple job (templates) on a single VM, will they start in parallel or instead in some sort of order?" then the jobs will generally come online
If the question can be paraphrased as "when colocating multiple job (templates) on a single VM, will they start in parallel or instead in some sort of order?" then the jobs will generally come online
|
By
CF Runtime
·
#4418
·
|
|
Re: Intended UAA-specific user identity fields in JWT access token ?
yes, they are always returned.
introducing an option sounds like a good idea for the systems that wish to
turn it off, thanks for the
yes, they are always returned.
introducing an option sounds like a good idea for the systems that wish to
turn it off, thanks for the
|
By
Filip Hanik
·
#4417
·
|
|
Re: Intended UAA-specific user identity fields in JWT access token ?
Thanks Filip for your answer. Wouldn't it make sense to progressively
change this behavior, possibly controlled by a configuration option to give
clients time to handle this incompatible
Thanks Filip for your answer. Wouldn't it make sense to progressively
change this behavior, possibly controlled by a configuration option to give
clients time to handle this incompatible
|
By
Guillaume Berche
·
#4416
·
|
|
Re: Cloud Controller System Domain vs App Domains
For option 2 would it not be simpler to have a single property such as
cc.blacklisted_system_domain_routes that contains the desired list and have
the CC deny route requests for those routes?
I don't
For option 2 would it not be simpler to have a single property such as
cc.blacklisted_system_domain_routes that contains the desired list and have
the CC deny route requests for those routes?
I don't
|
By
john mcteague <john.mcteague@...>
·
#4415
·
|
|
Re: Intended UAA-specific user identity fields in JWT access token ?
The access token used to double down as an identity token before OpenID
Connect was standardized, now that we have implemented id_token, we don't
really need it. but removing it would cause an
The access token used to double down as an identity token before OpenID
Connect was standardized, now that we have implemented id_token, we don't
really need it. but removing it would cause an
|
By
Filip Hanik
·
#4414
·
|
|
Intended UAA-specific user identity fields in JWT access token ?
Hi,
I wonder the rationale for apparenty uaa-specific [0] user-related fields
in the access token (username, email [1]) while they are now returned in a
standard maneer in the openidconnect id
Hi,
I wonder the rationale for apparenty uaa-specific [0] user-related fields
in the access token (username, email [1]) while they are now returned in a
standard maneer in the openidconnect id
|
By
Guillaume Berche
·
#4413
·
|
|
Cloud Controller System Domain vs App Domains
Hi Cloud Foundry,
We've had a recurring issue brought to our attention regarding a Cloud
Foundry deployment using a system_domain that is in the list of
app_domains. When the system domain is in the
Hi Cloud Foundry,
We've had a recurring issue brought to our attention regarding a Cloud
Foundry deployment using a system_domain that is in the list of
app_domains. When the system domain is in the
|
By
Nicholas Calugar
·
#4412
·
|
|
Re: Question regarding "cf services" and "cf service"
Hi Nils,
I cannot seem to reproduce this. I am logged in as an org-manager:
$ cf services
Getting services in org ncalugar-a1 / space ncalugar-a1 as
ncalugar+a1-org-manager(a)pivotal.io...
OK
name
Hi Nils,
I cannot seem to reproduce this. I am logged in as an org-manager:
$ cf services
Getting services in org ncalugar-a1 / space ncalugar-a1 as
ncalugar+a1-org-manager(a)pivotal.io...
OK
name
|
By
Nicholas Calugar
·
#4411
·
|
|
Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
Hi Ryan,
Thanks for your e-mail. I'm following the instructions from https://github.com/cloudfoundry-incubator/diego-release
This is how I generate my certificates
CA certificate
$ certstrap init
Hi Ryan,
Thanks for your e-mail. I'm following the instructions from https://github.com/cloudfoundry-incubator/diego-release
This is how I generate my certificates
CA certificate
$ certstrap init
|
By
Yunata, Ricky <rickyy@...>
·
#4410
·
|
|
Re: Using swift as a blobstore in cloud foundry with keystone v3
Before confirming the new version of fog fixed this, I tried to reproduce
the error using CF v233. Instead of reproducing the error, it actually
worked.
V2 CONFIG:
provider: 'OpenStack'
Before confirming the new version of fog fixed this, I tried to reproduce
the error using CF v233. Instead of reproducing the error, it actually
worked.
V2 CONFIG:
provider: 'OpenStack'
|
By
Nicholas Calugar
·
#4409
·
|
|
Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
Hi Ricky,
We think there might be an issue with the TLS certs that you provide in the etcd properties of the manifest. Can you tell us how you generated these certs? We also discovered an issue with
Hi Ricky,
We think there might be an issue with the TLS certs that you provide in the etcd properties of the manifest. Can you tell us how you generated these certs? We also discovered an issue with
|
By
Ryan Moran
·
#4408
·
|
|
Re: cf v231: Issue with new webdav blobstore job
Hi Rich,
We investigated and determined the recursive chown was not necessary. The
commit is still working it's way through CI, but will hopefully make it in
the next
Hi Rich,
We investigated and determined the recursive chown was not necessary. The
commit is still working it's way through CI, but will hopefully make it in
the next
|
By
Nicholas Calugar
·
#4407
·
|
|
Re: Garden / Guardian update
Wohoo!!!!!!!!
By
Wayne E. Seguin
·
#4406
·
|
|
Re: bosh terminates EC2 compilation vm before it started
Hi,
"execution expired" in most cases means that the registry cannot be reached from the newly created VM.
Make sure that your BOSH director is reachable on port 25777 from the new VM. As Gwenn
Hi,
"execution expired" in most cases means that the registry cannot be reached from the newly created VM.
Make sure that your BOSH director is reachable on port 25777 from the new VM. As Gwenn
|
By
Marco Voelz
·
#4405
·
|
|
Question regarding "cf services" and "cf service"
Hi,
There seems to be a difference between how "cf services" and "cf service"
are working in regard of permissions and I would like to understand why.
As organization manager but without a role in a
Hi,
There seems to be a difference between how "cf services" and "cf service"
are working in regard of permissions and I would like to understand why.
As organization manager but without a role in a
|
By
Nils Eckert <Nils.Eckert@...>
·
#4404
·
|
|
The M2M, IoT & Wearable Technology Ecosystem: 2015 - 2030 - Opportunities, Challenges, Strategies, Industry Verticals and Forecasts
Hello
Hope you are doing well.
I wanted to bring to your attention the latest SNS Research report in which you might be interested, " The M2M, IoT & Wearable Technology Ecosystem: 2015 - 2030 -
Hello
Hope you are doing well.
I wanted to bring to your attention the latest SNS Research report in which you might be interested, " The M2M, IoT & Wearable Technology Ecosystem: 2015 - 2030 -
|
By
SNS Research <e.hall@...>
·
#4403
·
|
|
Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
Hi Adrian,
Thanks for your reply. The log file for the database is too big to be attached by e-mail, so I have uploaded to dropbox.
You can access it
Hi Adrian,
Thanks for your reply. The log file for the database is too big to be attached by e-mail, so I have uploaded to dropbox.
You can access it
|
By
Yunata, Ricky <rickyy@...>
·
#4402
·
|
|
Loggregator /varz nozzle is deprecated
Per the thread in here
<https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/E4XL4GTTDAPNDDEGE7NASKPMLESRIT3Z/#E4XL4GTTDAPNDDEGE7NASKPMLESRIT3Z>
a while back, the varz
Per the thread in here
<https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/E4XL4GTTDAPNDDEGE7NASKPMLESRIT3Z/#E4XL4GTTDAPNDDEGE7NASKPMLESRIT3Z>
a while back, the varz
|
By
Jim CF Campbell
·
#4401
·
|
|
Re: Does Diego support memory swap?
Hi Sam,
Sorry for the slow response - Monday and Friday were public holidays in the
UK (where the Garden team are based) so we didn't get a chance to look in
to this.
I think your understanding of
Hi Sam,
Sorry for the slow response - Monday and Friday were public holidays in the
UK (where the Garden team are based) so we didn't get a chance to look in
to this.
I think your understanding of
|
By
Will Pragnell <wpragnell@...>
·
#4400
·
|