|
Re: issue with CF UAA Oauth2 redirect URI
Hi,
Please try using uaa endpoint in userAuthorizationUri instead of login one.
Thanks
Hi,
Please try using uaa endpoint in userAuthorizationUri instead of login one.
Thanks
|
By
Gwenn Etourneau
·
#6871
·
|
|
issue with CF UAA Oauth2 redirect URI
1. I have registered this client to CF as followed
foo-client-id
scope: cloud_controller_service_permissions.read openid
resource_ids: none
authorized_grant_types: refresh_token
1. I have registered this client to CF as followed
foo-client-id
scope: cloud_controller_service_permissions.read openid
resource_ids: none
authorized_grant_types: refresh_token
|
By
Beth Tran
·
#6870
·
|
|
Re: Spiff is not working to create deployment manifest file for bosh-lite
It works. I got cloud foundry working.
Thanks a lot.
It works. I got cloud foundry working.
Thanks a lot.
|
By
Kumaresh Babu
·
#6869
·
|
|
Re: Spiff is not working to create deployment manifest file for bosh-lite
Hi Kumaresh,
which spiff
is the command which when exits with non-zero exit code you get that error.
You can use the precompiled binaries as recommended in the
Hi Kumaresh,
which spiff
is the command which when exits with non-zero exit code you get that error.
You can use the precompiled binaries as recommended in the
|
By
Sharma, Rohit
·
#6868
·
|
|
Spiff is not working to create deployment manifest file for bosh-lite
Hi All,
I installed spiff using gvm in AWS Ubuntu VM. When I try with spiff -v, it
shows me the version of spiff.
ubuntu(a)agent-id-bosh-0:~/cf-release$ spiff -v
spiff version 1.0.8
Spiff CLI is
Hi All,
I installed spiff using gvm in AWS Ubuntu VM. When I try with spiff -v, it
shows me the version of spiff.
ubuntu(a)agent-id-bosh-0:~/cf-release$ spiff -v
spiff version 1.0.8
Spiff CLI is
|
By
Kumaresh Babu
·
#6867
·
|
|
Re: Routing for Isolation Segments
Hello Routing team,
Has this (="Routing for Isolation Segments") feature released already?
This week I've found the following two articles:
-
Hello Routing team,
Has this (="Routing for Isolation Segments") feature released already?
This week I've found the following two articles:
-
|
By
Noburou TANIGUCHI
·
#6866
·
|
|
Re: Logging and app performance
Because your app is just writing to stdout, regardless of what drains you may have attached, you should see no decreased performance, because the stdout -> firehose happens out of band from your
Because your app is just writing to stdout, regardless of what drains you may have attached, you should see no decreased performance, because the stdout -> firehose happens out of band from your
|
By
Josh Ghiloni
·
#6865
·
|
|
Logging and app performance
Hey guys,
Thanks for the quick responses to my previous question about capturing java dumps in CF. Another question has come up around logging in CF. Is if there is any impact to an app from
Hey guys,
Thanks for the quick responses to my previous question about capturing java dumps in CF. Another question has come up around logging in CF. Is if there is any impact to an app from
|
By
Jay Allen <jayallenmn@...>
·
#6864
·
|
|
Diego manifest-generation changes for Locket database configuration
Hi, all,
If you're currently deploying the optional, experimental Locket component
in the "classic" Diego manifest (generated by the script and templates in
the diego-release repository), the Diego
Hi, all,
If you're currently deploying the optional, experimental Locket component
in the "classic" Diego manifest (generated by the script and templates in
the diego-release repository), the Diego
|
By
Eric Malm <emalm@...>
·
#6863
·
|
|
Re: Discontinuing Distribution of the Offline Buildpacks
Hi Peter,
The only change is that buildpacks will now reach out to the internet to
download language dependencies. For example, staging a Python app will
require the Python buildpack to download
Hi Peter,
The only change is that buildpacks will now reach out to the internet to
download language dependencies. For example, staging a Python app will
require the Python buildpack to download
|
By
Stephen Levine
·
#6862
·
|
|
Re: Discontinuing Distribution of the Offline Buildpacks
Hi,
Should we expect some performance change with the switch from offline to
online buildpacks?
BR,
Peter
Hi,
Should we expect some performance change with the switch from offline to
online buildpacks?
BR,
Peter
|
By
Peter Dotchev <dotchev@...>
·
#6861
·
|
|
Proposal: BOSH Bootloader for Operators
BOSH Bootloader, a tool for paving the IaaS for installation of Cloud
Foundry, has primarily focused on the experience of two groups of users:
first-time users and Cloud Foundry core team members. BBL
BOSH Bootloader, a tool for paving the IaaS for installation of Cloud
Foundry, has primarily focused on the experience of two groups of users:
first-time users and Cloud Foundry core team members. BBL
|
By
Evan Farrar <evanfarrar@...>
·
#6860
·
|
|
Re: Update: Locks & Service Discovery in CF Runtime
We decided to move off of Consul, but why? This is fair question, and I'm
sorry for a slow response. I hope to answer extensively and transparently
as the project lead of the Infrastructure team
We decided to move off of Consul, but why? This is fair question, and I'm
sorry for a slow response. I hope to answer extensively and transparently
as the project lead of the Infrastructure team
|
By
Evan Farrar <evanfarrar@...>
·
#6859
·
|
|
Re: Maven and Gradle plugins removed from cf-java-client
Steven,
The Maven and Gradle plugins were based on the 1.x line of the CF Java Client, and haven't been implemented against the 2.x line of the Java Client. The commit where you see removal is
Steven,
The Maven and Gradle plugins were based on the 1.x line of the CF Java Client, and haven't been implemented against the 2.x line of the Java Client. The commit where you see removal is
|
By
Ben Hale <bhale@...>
·
#6858
·
|
|
Re: Discontinuing Distribution of the Offline Buildpacks
Hi All,
As a reminder, new buildpack BOSH releases created after June 1, 2017 will
have this change. Preparing for this change might include:
1. Making sure that your pipelines and/or CF deployments
Hi All,
As a reminder, new buildpack BOSH releases created after June 1, 2017 will
have this change. Preparing for this change might include:
1. Making sure that your pipelines and/or CF deployments
|
By
Stephen Levine
·
#6857
·
|
|
Re: Heap and thread dumps in CF
Hi everyone,
The SAP Cloud Platform Performance Team open sourced a little a go a thingie you could use if you are apps are on Diego: https://github.com/SAP/cf-cli-java-plugin
It is a CLI command
Hi everyone,
The SAP Cloud Platform Performance Team open sourced a little a go a thingie you could use if you are apps are on Diego: https://github.com/SAP/cf-cli-java-plugin
It is a CLI command
|
By
Mancioppi, Michele
·
#6856
·
|
|
Re: Heap and thread dumps in CF
if you have spring boot 1.4+ you can use the /heapdump actuator, and just get that on a regular basis…
--
Josh Ghiloni | ECS Team, now part of CGI | Senior Cloud Architect
5575 DTC Parkway Suite
if you have spring boot 1.4+ you can use the /heapdump actuator, and just get that on a regular basis…
--
Josh Ghiloni | ECS Team, now part of CGI | Senior Cloud Architect
5575 DTC Parkway Suite
|
By
Josh Ghiloni
·
#6855
·
|
|
Heap and thread dumps in CF
Hey guys,
We're wondering if there is anything built-in to CF to gather and safely store java dumps when an app crashes in the middle of the night and the dump files are long gone by the time anyone
Hey guys,
We're wondering if there is anything built-in to CF to gather and safely store java dumps when an app crashes in the middle of the night and the dump files are long gone by the time anyone
|
By
Jay Allen <jayallenmn@...>
·
#6854
·
|
|
Maven and Gradle plugins removed from cf-java-client
Hi guys,
I've found several references online to a maven plugin for cloudfoundry (including artifacts in Maven Central), but I noticed the source code is no longer available. Between versions
Hi guys,
I've found several references online to a maven plugin for cloudfoundry (including artifacts in Maven Central), but I noticed the source code is no longer available. Between versions
|
By
Steven Swor
·
#6853
·
|
|
Proposal: Remove nats_stream_forwarder from nats-release and cf-release
Hi cf-dev,
If you've dug around in nats-release, you may have noticed the
nats_stream_forwarder[0]. It's a component that subscribes to the top-level
NATS channel ">", produces a log line, and
Hi cf-dev,
If you've dug around in nats-release, you may have noticed the
nats_stream_forwarder[0]. It's a component that subscribes to the top-level
NATS channel ">", produces a log line, and
|
By
David Sabeti
·
#6852
·
|