|
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
·
|
|
NO CAB call today, we had it live CF Summit!
Next one is May 15th. Zoom soon. Best, dr.max ibm ☁ silicon valley, ca
Next one is May 15th. Zoom soon. Best, dr.max ibm ☁ silicon valley, ca
|
By
Michael Maximilien
·
|
|
Error: argument "virbr0" is wrong: Device does not exist 4 messages
#cf
cf dev does not start on Ubuntu: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic $ cf uninstall-plugin pcfdev Plug
cf dev does not start on Ubuntu: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic $ cf uninstall-plugin pcfdev Plug
|
By
Steve Mitchell
·
|
|
Mapping ORGs and Space permissions via LDAP 5 messages
Hey All, I recently updated a Cloud Foundation to map CC admin permission to LDAP via this UAAC command: uaac group map --name cloud_controller.admin "GROUP-DISTINGUISHED-NAME" I now just want to fine
Hey All, I recently updated a Cloud Foundation to map CC admin permission to LDAP via this UAAC command: uaac group map --name cloud_controller.admin "GROUP-DISTINGUISHED-NAME" I now just want to fine
|
By
Mark Coumounduros
·
|
|
CF now supports sidecars 3 messages
Hi CF Community, In the latest release of CAPI we included support for application sidecars. This feature allows you to define a sidecar process that can run alongside another application process you
Hi CF Community, In the latest release of CAPI we included support for application sidecars. This feature allows you to define a sidecar process that can run alongside another application process you
|
By
Scott Sisil
·
|