|
routing-release 0.180.0
Hi,
We released routing-release 0.180.0 today.
Operator can see a log message that indicates the number of tries when the Gorouter fails to connect to a backend in the gorouter.log details
Golang
Hi,
We released routing-release 0.180.0 today.
Operator can see a log message that indicates the number of tries when the Gorouter fails to connect to a backend in the gorouter.log details
Golang
|
By
Shubha Anjur Tupil
·
#8201
·
|
|
Missing az_attr claim in access_token of password grant
Hi,
An access_token gotten from password grant doesn't contain az_attr when decoded [1]. Is this by design? Is there something I'm doing wrongly?
How do I access an access_token additional information
Hi,
An access_token gotten from password grant doesn't contain az_attr when decoded [1]. Is this by design? Is there something I'm doing wrongly?
How do I access an access_token additional information
|
By
Paul Bakare
·
#8200
·
|
|
bosh and cf ssl cert update question
Hello.
I created CERTS file with bosh-cli with var-store. By default, ssl will be expired after 1 year from generated day. Is there a best way to update ssl at bosh and cf?
Hello.
I created CERTS file with bosh-cli with var-store. By default, ssl will be expired after 1 year from generated day. Is there a best way to update ssl at bosh and cf?
|
By
강경원 <kyungwon.kang@...>
·
#8199
·
|
|
Re: Headless browser support in nodejs-buildpack
We had to solve a similar problem ourselves. We ended up building a custom stack for this, forking cflinuxfs2, and adding the additional packages + business logic on top. There are a number of
We had to solve a similar problem ourselves. We ended up building a custom stack for this, forking cflinuxfs2, and adding the additional packages + business logic on top. There are a number of
|
By
Franks, Geoff
·
#8198
·
|
|
Re: Write custom MFA connector/provider
Hi Rashmi,
We only have support for google authenticator at this time. The best way to integrate an existing MFA to UAA is through federation like SAML/OIDC. In this case the entire auth flow is
Hi Rashmi,
We only have support for google authenticator at this time. The best way to integrate an existing MFA to UAA is through federation like SAML/OIDC. In this case the entire auth flow is
|
By
Sree Tummidi
·
#8197
·
|
|
Write custom MFA connector/provider
Hello,I was looking at the MFA Providers and it looks like currently only Google authenticator is supported. I need an MFA support but not Google authenticator. Is it possible to write a custom
Hello,I was looking at the MFA Providers and it looks like currently only Google authenticator is supported. I need an MFA support but not Google authenticator. Is it possible to write a custom
|
By
Rashmi Singh <singhrasster@...>
·
#8196
·
|
|
Add support for multiple Credhubs to CF/Diego
Hi all
Currently, the CF ecosystem supports two deployment architectures of Credhub (https://docs.cloudfoundry.org/credhub/#deployment-architecture ):
Colocated with BOSH, used for the secrets of
Hi all
Currently, the CF ecosystem supports two deployment architectures of Credhub (https://docs.cloudfoundry.org/credhub/#deployment-architecture ):
Colocated with BOSH, used for the secrets of
|
By
Matthias.Winzeler@...
·
#8195
·
|
|
Headless browser support in nodejs-buildpack
Hello Cloudfoundry-Support team,
in our project we have the following issue:
we would like to generate a PDF-File with screenshots of our angular-html application. Therefore we need a
Hello Cloudfoundry-Support team,
in our project we have the following issue:
we would like to generate a PDF-File with screenshots of our angular-html application. Therefore we need a
|
By
Pietsch, Mathias (Allianz Deutschland, externer Mitarbeiter) <EXTERN.PIETSCH_MATHIAS@...>
·
#8194
·
|
|
Re: cf-acceptance-tests moving to development/master --> PR into develop please :)
Hey all,
We just created develop and RC branches in the CATs repository. Please make all pull requests on develop going forward. Thanks!
Sebastian Vidrio & Iryna Shustava
CF Release Integration Team
Hey all,
We just created develop and RC branches in the CATs repository. Please make all pull requests on develop going forward. Thanks!
Sebastian Vidrio & Iryna Shustava
CF Release Integration Team
|
By
Iryna Shustava
·
#8193
·
|
|
Re: Deprecate route-sync from CFCR to CFAR
Hi Oleksandrand Shannon,
I wonder what's the current plan for routing to CFCR workloads from CFAR ? Is there a concensus towards the proposed usage of TCP router [1] with an associated
Hi Oleksandrand Shannon,
I wonder what's the current plan for routing to CFCR workloads from CFAR ? Is there a concensus towards the proposed usage of TCP router [1] with an associated
|
By
Guillaume Berche
·
#8192
·
|
|
Re: cf-deployment 3.0
Dear Josh, dear David,
Thanks David for sharing your past experiences in the RelInt team. I can sympathize with the stories you shared and understand the motivation for the planned changes
Dear Josh, dear David,
Thanks David for sharing your past experiences in the RelInt team. I can sympathize with the stories you shared and understand the motivation for the planned changes
|
By
Marco Voelz
·
#8191
·
|
|
Re: DNS takeover
Maybe a hint similar to what DNS providers gave to to DNS zone records owners in the blog you referenced (see image copied below) could be added to CF CLI cf delete-domain confirmation prompt
such as
Maybe a hint similar to what DNS providers gave to to DNS zone records owners in the blog you referenced (see image copied below) could be added to CF CLI cf delete-domain confirmation prompt
such as
|
By
Guillaume Berche
·
#8190
·
|
|
Re: cf-d 3.0 impact to your CI
I mentioned I'd call a retro to discuss how things went and what we can do to make the transition to cf-d 4.0 better and wanted to follow up with details.
When: Wednesday August 1st @ 11am PST
Where:
I mentioned I'd call a retro to discuss how things went and what we can do to make the transition to cf-d 4.0 better and wanted to follow up with details.
When: Wednesday August 1st @ 11am PST
Where:
|
By
Josh Collins
·
#8189
·
|
|
Variable susbtitution in manifest.yml in jenkins job
#cf
Hi All,
I'm trying to get some examples to do variable substitution in App manifest.yml files which replaces the manifest inheritance feature
Hi All,
I'm trying to get some examples to do variable substitution in App manifest.yml files which replaces the manifest inheritance feature
|
By
kvemula15@...
·
#8188
·
|
|
cf-acceptance-tests moving to development/master --> PR into develop please :)
Hello (again) My Cloud Foundrians,
Some changes are coming soon that are likely to impact you and I wanted to give you a heads up in advance...
RelInt has kicked off a tract of work to improve the
Hello (again) My Cloud Foundrians,
Some changes are coming soon that are likely to impact you and I wanted to give you a heads up in advance...
RelInt has kicked off a tract of work to improve the
|
By
Josh Collins
·
#8187
·
|
|
Re: cf-d 3.0 impact to your CI
Hey Julian,
As you probably know we published cf-deployment 3.0 yesterday and one of the things I'll be doing for future major releases will be to pre-publish information about the contents so folks
Hey Julian,
As you probably know we published cf-deployment 3.0 yesterday and one of the things I'll be doing for future major releases will be to pre-publish information about the contents so folks
|
By
Josh Collins
·
#8186
·
|
|
Windows Server 1709 Stemcells for AWS Available on bosh.io
Hi all,
This is Kartik, PM for the BOSH Windows team that builds and ships Windows stemcells! We are extremely happy to announce that we have published Windows Server 1709 Stemcells for AWS on
Hi all,
This is Kartik, PM for the BOSH Windows team that builds and ships Windows stemcells! We are extremely happy to announce that we have published Windows Server 1709 Stemcells for AWS on
|
By
Kartik Lunkad
·
#8185
·
|
|
CF-Deployment ALWAYS pulls your latest release from www.bosh.io
Hello Fellow Cloud Foundrians,
You probably already know this but I wanted to send out a quick note on the off chance someone new has joined us.
The Release Integration teams cf-deployment CI
Hello Fellow Cloud Foundrians,
You probably already know this but I wanted to send out a quick note on the off chance someone new has joined us.
The Release Integration teams cf-deployment CI
|
By
Josh Collins
·
#8184
·
|
|
Re: cf-d 3.0 impact to your CI
We're using the master branch, so we haven't hit this yet, but it sounds like it is coming our way soon. So...is there a list of breaking changes somewhere that we can refer to in order to prepare
We're using the master branch, so we haven't hit this yet, but it sounds like it is coming our way soon. So...is there a list of breaking changes somewhere that we can refer to in order to prepare
|
By
Hjortshoj, Julian <Julian.Hjortshoj@...>
·
#8183
·
|
|
cf-d 3.0 impact to your CI
Hello Folks -
The cf-deployment 3.0 changes which were checked into our `release-candidate` branch yesterday broke the CI pipelines of several component teams. I wanted to let you know that the
Hello Folks -
The cf-deployment 3.0 changes which were checked into our `release-candidate` branch yesterday broke the CI pipelines of several component teams. I wanted to let you know that the
|
By
Josh Collins
·
#8182
·
|