|
nats-release v27
We have released nats-release v27. This release updates the golang version to 1.12.5 to take advantage of the latest fixes. There are no functional changes. Regards, The Networking Program
We have released nats-release v27. This release updates the golang version to 1.12.5 to take advantage of the latest fixes. There are no functional changes. Regards, The Networking Program
|
By
Aidan Obley
·
|
|
[CFEU2019 Registration] Contributor Code 2 messages
I love some of y'all's excitement when you asked for the Contributors' Code to register for Cloud Foundry Summit EU in The Hague (Sep 11-12). Please use CFEU19CONT to register for the EU Summit, if yo
I love some of y'all's excitement when you asked for the Contributors' Code to register for Cloud Foundry Summit EU in The Hague (Sep 11-12). Please use CFEU19CONT to register for the EU Summit, if yo
|
By
Swarna Podila
·
|
|
FINAL REMINDER: CAB call for May is this week Wednesday 15th @ 8a Pacific
fyi... ------ dr.max ibm ☁ silicon valley, ca maximilien.org ----- Original message ----- From: Michael Maximilien/Almaden/IBM To: cf-dev@... Cc: Subject: REMINDER: CAB call for May is next week Wedne
fyi... ------ dr.max ibm ☁ silicon valley, ca maximilien.org ----- Original message ----- From: Michael Maximilien/Almaden/IBM To: cf-dev@... Cc: Subject: REMINDER: CAB call for May is next week Wedne
|
By
Michael Maximilien
·
|
|
CF Application Runtime PMC: Release Integration Project Lead Call for Nominations 2 messages
Hi, everyone, Josh Collins, the lead for the Release Integration project within the Application Runtime PMC, is stepping down from the project to join the Diego project team. The Release Integration t
Hi, everyone, Josh Collins, the lead for the Release Integration project within the Application Runtime PMC, is stepping down from the project to join the Diego project team. The Release Integration t
|
By
Eric Malm
·
|
|
Vote Today! CF Summit Track Co-Chairs
Please vote for the track co-chairs who will help shape the content at the next Cloud Foundry Summit Europe. Link: https://www.surveymonkey.com/r/X7279BQ Deadline: May 13, 11:59PM US Pacific -- Swarna
Please vote for the track co-chairs who will help shape the content at the next Cloud Foundry Summit Europe. Link: https://www.surveymonkey.com/r/X7279BQ Deadline: May 13, 11:59PM US Pacific -- Swarna
|
By
Swarna Podila
·
|
|
token retrieve url throwing 401 error
Hi Team, We are in the process of evaluating resource based dynamic authorization platform using cloudfoundry uaa and eclipse keti. While accessing below token tokenKeyUrl , I am getting 401 error cod
Hi Team, We are in the process of evaluating resource based dynamic authorization platform using cloudfoundry uaa and eclipse keti. While accessing below token tokenKeyUrl , I am getting 401 error cod
|
By
Arun Gupta
·
|
|
CF Application Runtime PMC: Loggregator Project Lead Call for Nominations 2 messages
Hi, everyone, Johannes Tuchscherer, 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 ma
Hi, everyone, Johannes Tuchscherer, 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 ma
|
By
Eric Malm
·
|
|
REMINDER: CAB call for May is next week Wednesday 15th @ 8a Pacific
Hi, all, Reminder that the CAB call for May is next Wednesday 15th @ 8a Pacific. We will have regular highlights, QAs, as well as three exciting talks: 1. Deploying application sidecars in Cloud Found
Hi, all, Reminder that the CAB call for May is next Wednesday 15th @ 8a Pacific. We will have regular highlights, QAs, as well as three exciting talks: 1. Deploying application sidecars in Cloud Found
|
By
Michael Maximilien
·
|
|
[REQUEST for REVIEW] Upcoming CF-Deployment v9.0 release with an important security update
Hello CF folks, We plan to release cf-deployment v9.0 with an important security update. Please review the following doc and provide your feedback. Anyone with the link above can review and comment. h
Hello CF folks, We plan to release cf-deployment v9.0 with an important security update. Please review the following doc and provide your feedback. Anyone with the link above can review and comment. h
|
By
Saikiran Yerram
·
|
|
CF CLI v6.44.0 2 messages
We released! 🎉 Highlights of our current release notes: Client credentials update to address security concerns Deprecation Notice for some subcommands Using client credential for setting org and space
We released! 🎉 Highlights of our current release notes: Client credentials update to address security concerns Deprecation Notice for some subcommands Using client credential for setting org and space
|
By
Brendan Smith
·
|
|
IMPORTANT NOTICE: [all buildpacks] End of support for cflinuxfs2 on all new dependency version lines within buildpacks
This notice is regarding the end of support for cflinuxfs2 and how it affects all buildpacks and dependencies contained within them. cflinuxfs2 (based on Ubuntu 14.04) is no longer receiving security
This notice is regarding the end of support for cflinuxfs2 and how it affects all buildpacks and dependencies contained within them. cflinuxfs2 (based on Ubuntu 14.04) is no longer receiving security
|
By
Elliott Shanks
·
|
|
NOTICE: [php-buildpack] End of support for Nginx versions 1.14.x after 2019-05-30
The first release of the Php buildpack after May 30, 2019 will no longer include any versions of Nginx 1.14.x. Please migrate your Php apps to supported versions of Nginx before that time. Note: Unles
The first release of the Php buildpack after May 30, 2019 will no longer include any versions of Nginx 1.14.x. Please migrate your Php apps to supported versions of Nginx before that time. Note: Unles
|
By
Elliott Shanks
·
|
|
NOTICE: [nginx-buildpack] End of support for Nginx versions 1.14.x after 2019-05-30
The first release of the Nginx buildpack after May 30, 2019 will no longer include any versions of Nginx 1.14.x. Please migrate your Nginx apps to supported versions of Nginx before that time. Note: U
The first release of the Nginx buildpack after May 30, 2019 will no longer include any versions of Nginx 1.14.x. Please migrate your Nginx apps to supported versions of Nginx before that time. Note: U
|
By
Elliott Shanks
·
|
|
windows installed cf-cli failed 2 messages
Hi cf-dev team, I need your help. I installed the cf-cli with the steps of https://docs.cloudfoundry.org/cf-cli/install-go-cli.html -> Windows Installation. But the result is failed. Please check the
Hi cf-dev team, I need your help. I installed the cf-cli with the steps of https://docs.cloudfoundry.org/cf-cli/install-go-cli.html -> Windows Installation. But the result is failed. Please check the
|
By
Kou, Guanghai
·
|
|
How to run strace within cf droplet 3 messages
So, I have a strange problem going on in my CF container. I can "cf ssh appname" into it and reproduce it with command line. I was hoping to run strace on it, but when I run it I get "PTRACE_TRACEME d
So, I have a strange problem going on in my CF container. I can "cf ssh appname" into it and reproduce it with command line. I was hoping to run strace on it, but when I run it I get "PTRACE_TRACEME d
|
By
gschoep@...
·
|
|
Cloud Foundry Operators SIG 2 messages
Hello Everyone, It has been recently brought up that it would be useful to have a forum for Cloud Foundry operators to come together and discuss regularly. The folks at SAP took the lead and have sche
Hello Everyone, It has been recently brought up that it would be useful to have a forum for Cloud Foundry operators to come together and discuss regularly. The folks at SAP took the lead and have sche
|
By
Swarna Podila
·
|
|
Important Notice: [go-buildpack] End of support for Go versions 1.10.x after May 18, 2019
The first release of the Go buildpack after May 18, 2019 will no longer include any versions of Go 1.10.x. These Go versions are no longer supported upstream [1]. Please migrate your Go apps to suppor
The first release of the Go buildpack after May 18, 2019 will no longer include any versions of Go 1.10.x. These Go versions are no longer supported upstream [1]. Please migrate your Go apps to suppor
|
By
Elliott Shanks
·
|
|
CF Application Runtime PMC: Networking Project Lead Call for Nominations 5 messages
Hi, everyone, Shubha Anjur Tupil, the lead for the Networking project within the Application Runtime PMC, is stepping down from the project to focus on activities internal to Pivotal. We thank her for
Hi, everyone, Shubha Anjur Tupil, the lead for the Networking project within the Application Runtime PMC, is stepping down from the project to focus on activities internal to Pivotal. We thank her for
|
By
Eric Malm
·
|
|
Spring Boot Choose Main Class 5 messages
#spring
#springboot
#java
Hi, I have a Spring Boot project which has multiple main classes (Yes - I know not best practices, but I'm not able to easily change it). The project is being built by maven. Locally I was able to spe
Hi, I have a Spring Boot project which has multiple main classes (Yes - I know not best practices, but I'm not able to easily change it). The project is being built by maven. Locally I was able to spe
|
By
Mrc0113
·
|
|
Buildpacks Updates
Hey all, I wanted to spend a little bit of time to give everyone a little idea of what is going on around buikldpacks as of late. We have a lot of interesting things happening on the team and would lo
Hey all, I wanted to spend a little bit of time to give everyone a little idea of what is going on around buikldpacks as of late. We have a lot of interesting things happening on the team and would lo
|
By
Elliott Shanks
·
|