|
CF-Deployment v10.0 release pulled due to a backward incompatible issue with UAA 73.4.0
#cf
Please use the next version of CF-Deployment as we have identified an issue with UAA version 73.4.0 due to a backward incompatibility issue in upgrading to Spring Security 5 on 07-19-2019. The next
Please use the next version of CF-Deployment as we have identified an issue with UAA version 73.4.0 due to a backward incompatibility issue in upgrading to Spring Security 5 on 07-19-2019. The next
|
By
Saikiran Yerram
·
#8690
·
|
|
Re: Upgrading to UAA 4.35.0 from UAA 4.30.0 stopped the UAA logging
#uaa
Hi Viraj,
Please check the release notes of UAA 4.31.0 which shared the changes you need to make, there are also additional comments from the tracker story if you need more details.
Thanks,
Chao
Hi Viraj,
Please check the release notes of UAA 4.31.0 which shared the changes you need to make, there are also additional comments from the tracker story if you need more details.
Thanks,
Chao
|
By
Chao Wang
·
#8689
·
|
|
Upgrading to UAA 4.35.0 from UAA 4.30.0 stopped the UAA logging
#uaa
When I was using UAA 4.30.0, UAA used to log a lot of messages which was fine. However, I recently upgraded the UAA to 4.35.0 and the logging stopped working. I deploy UAA by getting the source from
When I was using UAA 4.30.0, UAA used to log a lot of messages which was fine. However, I recently upgraded the UAA to 4.35.0 and the logging stopped working. I deploy UAA by getting the source from
|
By
Shetty, Viraj S [CTR]
·
#8688
·
|
|
Re: Running UAA on Kubernetes behind TLS-enabled ingress controller
#uaa
hi Enrique,
The port number will not be forced if
the appropriate proxy headers are set
*AND*
the request comes from a trusted IP (Tomcat's RemoteIpValve)
ie, the HttpServletRequest.getScheme
hi Enrique,
The port number will not be forced if
the appropriate proxy headers are set
*AND*
the request comes from a trusted IP (Tomcat's RemoteIpValve)
ie, the HttpServletRequest.getScheme
|
By
Filip Hanik
·
#8687
·
|
|
[Operators SIG Meeting] Call for Content - July 24
Dear Cloud Foundry Community,
Please let me or Karthik know, if you’d like to bring any specific topics for discussion for the next sig meeting on Wednesday, June 24th at 08:00 US Pacific | 11:00
Dear Cloud Foundry Community,
Please let me or Karthik know, if you’d like to bring any specific topics for discussion for the next sig meeting on Wednesday, June 24th at 08:00 US Pacific | 11:00
|
By
Gowrisankar M
·
#8686
·
|
|
CF-Deployment v10.0 is now live
#cf
Happy Friday everyone,
CF-deployment v10.0 is now live. Please refer to the release notes for breaking changes: https://github.com/cloudfoundry/cf-deployment/releases/tag/v10.0.0
Let me know if you
Happy Friday everyone,
CF-deployment v10.0 is now live. Please refer to the release notes for breaking changes: https://github.com/cloudfoundry/cf-deployment/releases/tag/v10.0.0
Let me know if you
|
By
Saikiran Yerram
·
#8685
·
|
|
Re: Running UAA on Kubernetes behind TLS-enabled ingress controller
#uaa
Thank you, Filip.
We are not using uaa-release, and we can control the protocol (https). Our issue is that the port number is forced to be 443 when we don't want that to happen.
Regards
Enrique
Thank you, Filip.
We are not using uaa-release, and we can control the protocol (https). Our issue is that the port number is forced to be 443 when we don't want that to happen.
Regards
Enrique
|
By
Enrique Cano
·
#8684
·
|
|
Re: CF Application Runtime PMC: Loggregator Project Lead Call for Nominations
Hi, everyone,
Pivotal is nominating Allen Duet for the Loggregator Project Lead in the Application Runtime PMC.
Allen is a Director of Product Management at Pivotal where he oversees Cloud Foundry
Hi, everyone,
Pivotal is nominating Allen Duet for the Loggregator Project Lead in the Application Runtime PMC.
Allen is a Director of Product Management at Pivotal where he oversees Cloud Foundry
|
By
Eric Malm <emalm@...>
·
#8683
·
|
|
CF Application Runtime PMC: Loggregator Project Lead Call for Nominations
Hi, everyone,
Fred Krone, the lead for the Loggregator project within the Application Runtime PMC, is stepping down from the project, as he has recently left Pivotal. We thank him for his
Hi, everyone,
Fred Krone, the lead for the Loggregator project within the Application Runtime PMC, is stepping down from the project, as he has recently left Pivotal. We thank him for his
|
By
Eric Malm <emalm@...>
·
#8682
·
|
|
routing-release 0.189.0
Hello cf-dev!
We have cut routing-release 0.189.0.
This release includes several fixes and improvements. Notably, this release encrypts the control plane interactions with the routing-api.
Release
Hello cf-dev!
We have cut routing-release 0.189.0.
This release includes several fixes and improvements. Notably, this release encrypts the control plane interactions with the routing-api.
Release
|
By
Aidan Obley <aobley@...>
·
#8681
·
|
|
Update to CF-Deployment v10.0 scope
#cf
Good day everyone,
We have an update on the scope for CF-Deployment v10.0. We are postponing BOSH Service discovery to the next major release. The changes require additional validation and will not be
Good day everyone,
We have an update on the scope for CF-Deployment v10.0. We are postponing BOSH Service discovery to the next major release. The changes require additional validation and will not be
|
By
Saikiran Yerram
·
#8680
·
|
|
Re: Running UAA on Kubernetes behind TLS-enabled ingress controller
#uaa
request.getScheme() can return https properly if you configure the web server (Tomcat/Jetty) to trust the headers X-Forwarded-Proto based on the IP address of the proxy server.
If you're using
request.getScheme() can return https properly if you configure the web server (Tomcat/Jetty) to trust the headers X-Forwarded-Proto based on the IP address of the proxy server.
If you're using
|
By
Filip Hanik
·
#8679
·
|
|
FINAL REMINDER: CAB call for July is next week Wednesday 17th @ 8a Pacific
FYI... see below
——
Hi, all,
Reminder that the CAB call [0] for July 2019 is next Wednesday 17th @ 8a Pacific.
We will have regular highlights, QAs, as well as two planned talks:
1.
FYI... see below
——
Hi, all,
Reminder that the CAB call [0] for July 2019 is next Wednesday 17th @ 8a Pacific.
We will have regular highlights, QAs, as well as two planned talks:
1.
|
By
Michael Maximilien
·
#8678
·
|
|
Running UAA on Kubernetes behind TLS-enabled ingress controller
#uaa
Hi
We are running UAA behind an ingress controller on Kubernetes. The connection to the ingress controller is https on a port other than 443 e.g. 8443. The connection to UAA pod is http.
The issue we
Hi
We are running UAA behind an ingress controller on Kubernetes. The connection to the ingress controller is https on a port other than 443 e.g. 8443. The connection to UAA pod is http.
The issue we
|
By
Enrique Cano
·
#8677
·
|
|
Re: Security feed not updating
Pivotal doesn't have access. The CFF web team resolved this issue a week ago. Thanks!
https://www.cloudfoundry.org/foundryblog/security-advisory/feed/
Chip Childers, CTO
Cloud Foundry Foundation
Pivotal doesn't have access. The CFF web team resolved this issue a week ago. Thanks!
https://www.cloudfoundry.org/foundryblog/security-advisory/feed/
Chip Childers, CTO
Cloud Foundry Foundation
|
By
Chip Childers <cchilders@...>
·
#8676
·
|
|
Re: Security feed not updating
Hi Lee,
I'm forwarding your message along to the Pivotal security team to take a look.
Thanks,
Emily
On Tue, Jul 2, 2019 at 12:05 AM Lee Porte via Lists.Cloudfoundry.Org
Hi Lee,
I'm forwarding your message along to the Pivotal security team to take a look.
Thanks,
Emily
On Tue, Jul 2, 2019 at 12:05 AM Lee Porte via Lists.Cloudfoundry.Org
|
By
Emily Foster <efoster@...>
·
#8675
·
|
|
IMPORTANT NOTICE: [go-buildpack] End of support for Go versions 1.11.x after 2019-08-10
The first release of the Go buildpack after August 10, 2019 will no longer include Go versions 1.11.x These Go versions will no longer be supported upstream. Please migrate your Go apps to supported
The first release of the Go buildpack after August 10, 2019 will no longer include Go versions 1.11.x These Go versions will no longer be supported upstream. Please migrate your Go apps to supported
|
By
Elliott Shanks
·
#8674
·
|
|
IMPORTANT NOTICE: [php-buildpack] End of support for nginx versions 1.15.x after 2019-08-10
The first release of the PHP buildpack after August 10, 2019 will no longer include nginx versions 1.15.x. These nginx versions are no longer supported upstream. Please migrate your PHP apps to
The first release of the PHP buildpack after August 10, 2019 will no longer include nginx versions 1.15.x. These nginx versions are no longer supported upstream. Please migrate your PHP apps to
|
By
Elliott Shanks
·
#8673
·
|
|
IMPORTANT NOTICE: [staticfile-buildpack] End of support for nginx versions 1.15.x after 2019-08-10
The first release of the staticfile buildpack after August 10, 2019 will no longer include nginx versions 1.15.x. These nginx versions are no longer supported upstream. Please migrate your staticfile
The first release of the staticfile buildpack after August 10, 2019 will no longer include nginx versions 1.15.x. These nginx versions are no longer supported upstream. Please migrate your staticfile
|
By
Elliott Shanks
·
#8672
·
|
|
IMPORTANT NOTICE: [r-buildpack] End of support for R versions 3.4.x and 3.5.x after 2019-08-10
The first release of the R buildpack after August 10, 2019 will no longer include R versions 3.4.x and 3.5.x. These R versions are no longer supported upstream. Please migrate your R apps to supported
The first release of the R buildpack after August 10, 2019 will no longer include R versions 3.4.x and 3.5.x. These R versions are no longer supported upstream. Please migrate your R apps to supported
|
By
Elliott Shanks
·
#8671
·
|