|
Re: Introducing OSS Release Integration Team
No problem, more than happy to clarify!
Amit
No problem, more than happy to clarify!
Amit
|
By
Amit Kumar Gupta
·
#840
·
|
|
UAA integrate with ADFS
Hi,
We have cloud foundry v197 env wants to integrate UAA server with existing ADFS. But uaa server not working properly when changing uaa.yml from spring_profiles: postgresql to spring_profiles:
Hi,
We have cloud foundry v197 env wants to integrate UAA server with existing ADFS. But uaa server not working properly when changing uaa.yml from spring_profiles: postgresql to spring_profiles:
|
By
Tina Zhang
·
#839
·
|
|
Re: Introducing OSS Release Integration Team
Thank you for the scrupulous answer, Amit.
(I apologize this late response)
--
View this message in context:
Thank you for the scrupulous answer, Amit.
(I apologize this late response)
--
View this message in context:
|
By
Noburou TANIGUCHI
·
#838
·
|
|
Re: Allow gorouter to log random headers.
I don't see the difference between WAKAWAKA and X-Cf-Requestid. Gorouter
would have to add some header with a uuid for the request. Your apps have
to have logic to pass this header on, so that a log
I don't see the difference between WAKAWAKA and X-Cf-Requestid. Gorouter
would have to add some header with a uuid for the request. Your apps have
to have logic to pass this header on, so that a log
|
By
Shannon Coen
·
#837
·
|
|
Re: Allow gorouter to log random headers.
Sure that header can be used. But then we are adding CF specific stuff into
the implementation of our services, which is something we want to avoid at
all costs.
Also Im not entirely sure if all the
Sure that header can be used. But then we are adding CF specific stuff into
the implementation of our services, which is something we want to avoid at
all costs.
Also Im not entirely sure if all the
|
By
Simon Johansson <simon@...>
·
#836
·
|
|
Re: Allow gorouter to log random headers.
Hello Simon,
The X-Cf-Requestid header already provides a uuid. Couldn't app "a" add the
value of X-Cf-Requestid to a header of your choosing? Call it WAKAWAKA or
X-Random-Header, but it doesn't need
Hello Simon,
The X-Cf-Requestid header already provides a uuid. Couldn't app "a" add the
value of X-Cf-Requestid to a header of your choosing? Call it WAKAWAKA or
X-Random-Header, but it doesn't need
|
By
Shannon Coen
·
#835
·
|
|
Re: Diego log grouping
The CF messages ingest OK into Splunk; None of the Diego messages ingest, not even the first line of their payload.
The problematic deployment:
· CF v212
· Stemcell 3012
The CF messages ingest OK into Splunk; None of the Diego messages ingest, not even the first line of their payload.
The problematic deployment:
· CF v212
· Stemcell 3012
|
By
MJ
·
#834
·
|
|
Allow gorouter to log random headers.
Howdie!
We have some devs who want to be able to trace a request troughout their
applications.
user -> a -> b -> c
|
|-> d -> e
When a user makes a request to "a" uuid is
Howdie!
We have some devs who want to be able to trace a request troughout their
applications.
user -> a -> b -> c
|
|-> d -> e
When a user makes a request to "a" uuid is
|
By
Simon Johansson <simon@...>
·
#833
·
|
|
Re: revrse proxy in CF
Thanks, it works now!
Felix
Thanks, it works now!
Felix
|
By
Felix Friedrich
·
#832
·
|
|
Re: revrse proxy in CF
That's odd. I've fixed the link so it should be readable/commentable again.
-Dieu
CF CAPI PM
That's odd. I've fixed the link so it should be readable/commentable again.
-Dieu
CF CAPI PM
|
By
Dieu Cao <dcao@...>
·
#831
·
|
|
Re: 3 etcd nodes don't work well in single zone
Hi Amit,
It’s me again.
Could you please see log files in the attachment?
We got these errors:
Etcd:
./etcd/etcd.stderr.log:
etcdhttp: unexpected error: etcdserver: request timed out
(but it
Hi Amit,
It’s me again.
Could you please see log files in the attachment?
We got these errors:
Etcd:
./etcd/etcd.stderr.log:
etcdhttp: unexpected error: etcdserver: request timed out
(but it
|
By
Tony
·
#830
·
|
|
Re: revrse proxy in CF
Hello,
the document "Context Path Routing" [1] does not seem to be public
accessible.
Felix
[1]
https://docs.google.com/document/d/1H_adSiY7wGR85av9YfxxPRylSO8Q8U0ANJJTg6wpYRQ/edit
Hello,
the document "Context Path Routing" [1] does not seem to be public
accessible.
Felix
[1]
https://docs.google.com/document/d/1H_adSiY7wGR85av9YfxxPRylSO8Q8U0ANJJTg6wpYRQ/edit
|
By
Felix Friedrich
·
#829
·
|
|
Re: Can't login into api
what are these values?
https://github.com/cloudfoundry/cf-release/blob/master/jobs/cloud_controller_ng/spec#L63-L66
wrote:
--
Thank you,
James Bayer
what are these values?
https://github.com/cloudfoundry/cf-release/blob/master/jobs/cloud_controller_ng/spec#L63-L66
wrote:
--
Thank you,
James Bayer
|
By
James Bayer
·
#828
·
|
|
Re: Diego log grouping
Hi, Mike,
Thanks for the report! From your packet captures or on-VM logs, do you have
an example of the log line groups that Splunk is failing to ingest? Is it
all the log lines, or just ones coming
Hi, Mike,
Thanks for the report! From your packet captures or on-VM logs, do you have
an example of the log line groups that Splunk is failing to ingest? Is it
all the log lines, or just ones coming
|
By
Eric Malm <emalm@...>
·
#827
·
|
|
Re: [ANN] Buildpack releases: ruby, php, python, nodejs, staticfile
great work buildpacks team! it's great to have the binaries built by the CF
build process.
--
Thank you,
James Bayer
great work buildpacks team! it's great to have the binaries built by the CF
build process.
--
Thank you,
James Bayer
|
By
James Bayer
·
#826
·
|
|
Re: Can't login into api
It seems the routers and Haproxy works as you get the 404 from the routers "404
Not Found: Requested route ('api.subdomain.domain') does not exist."
Maybe something wrong in the manifest especially
It seems the routers and Haproxy works as you get the 404 from the routers "404
Not Found: Requested route ('api.subdomain.domain') does not exist."
Maybe something wrong in the manifest especially
|
By
Gwenn Etourneau
·
#825
·
|
|
Re: Merge Request for
I merge it.
This repos since unmaintained since some month.
I merge it.
This repos since unmaintained since some month.
|
By
Gwenn Etourneau
·
#824
·
|
|
Re: Send a message to all application instances
It depends, but what James suggest is to use an external service for
PUB/SUB.
All your application listen on it and they will get notifify.
It depends, but what James suggest is to use an external service for
PUB/SUB.
All your application listen on it and they will get notifify.
|
By
Gwenn Etourneau
·
#823
·
|
|
Diego log grouping
We have a Diego 1099 deployment and syslog_daemon_config configured. We see a 1:1 mapping for Diego platform messages to syslog messages. In other words, for each syslog message that hits the wire,
We have a Diego 1099 deployment and syslog_daemon_config configured. We see a 1:1 mapping for Diego platform messages to syslog messages. In other words, for each syslog message that hits the wire,
|
By
MJ
·
#822
·
|
|
Re: 3 etcd nodes don't work well in single zone
Hi Amit,
Thanks for your reply.
Yes, we still get stuck here.
And let's me introduce George who is checking this issue in detail. He will
send log and report with more details to you soon.
BTW, We
Hi Amit,
Thanks for your reply.
Yes, we still get stuck here.
And let's me introduce George who is checking this issue in detail. He will
send log and report with more details to you soon.
BTW, We
|
By
Tony
·
#821
·
|