|
Re: Can we hide X-Vcap-Request-Id from the CF response?
Not sure about if / how you'd do this with gorouter. However you'll end up
with a load balancer in front of your gorouters, so I suppose you could
always have the load balancer remove headers from
Not sure about if / how you'd do this with gorouter. However you'll end up
with a load balancer in front of your gorouters, so I suppose you could
always have the load balancer remove headers from
|
By
Daniel Mikusa
·
#5481
·
|
|
Can we hide X-Vcap-Request-Id from the CF response?
Hello all,
In any cloud foundry application response, gorouter appends
X-Vcap-Request-ID key in the header.
https://github.com/cloudfoundry/gorouter
Is there a way we can suppress it for an
Hello all,
In any cloud foundry application response, gorouter appends
X-Vcap-Request-ID key in the header.
https://github.com/cloudfoundry/gorouter
Is there a way we can suppress it for an
|
By
Subhankar Chattopadhyay <subho.atg@...>
·
#5480
·
|
|
Re: UAA.yml branding property throws YAMLException: Unable to find property 'branding' on class: org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration
I've found that I needed to add the branding section under "login:"
e.g.
login:
branding:
companyName: My Awesome Company
Hope this helps,
Cheers,
Nikhil
wrote:
I've found that I needed to add the branding section under "login:"
e.g.
login:
branding:
companyName: My Awesome Company
Hope this helps,
Cheers,
Nikhil
wrote:
|
By
Nikhil Manchanda <nikhil@...>
·
#5479
·
|
|
UAA.yml branding property throws YAMLException: Unable to find property 'branding' on class: org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration
I saw in the 3.1.00 release notes https://github.com/cloudfoundry/uaa/releases/3.1.0 that the ability to bootstrap branding properties in the UAA.yml file was added. I am trying to utilize this
I saw in the 3.1.00 release notes https://github.com/cloudfoundry/uaa/releases/3.1.0 that the ability to bootstrap branding properties in the UAA.yml file was added. I am trying to utilize this
|
By
Andrew Hale
·
#5478
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hi,
Thank you, sorry for the delayed response.
I want consul_agent for DNS resolution of consul domains, but I think
consul is a poor DNS forwarder compared with others (pdnsd, dnsmasq,
bind). We
Hi,
Thank you, sorry for the delayed response.
I want consul_agent for DNS resolution of consul domains, but I think
consul is a poor DNS forwarder compared with others (pdnsd, dnsmasq,
bind). We
|
By
Hector Rivas Gandara
·
#5477
·
|
|
Re: Problem using .profile runtime hook
I just realized that pcf dev doesn't have the most recent version of Diego. So support for .profile doesn't exist because we don't have version 0.1474.0 or later.
I just realized that pcf dev doesn't have the most recent version of Diego. So support for .profile doesn't exist because we don't have version 0.1474.0 or later.
|
By
Jay Mitre
·
#5476
·
|
|
Problem using .profile runtime hook
I have been practicing using pcf dev and I am unable to get the .profile script to run when I cf push. I have only been able to get bash scripts in the .profile.d directory to run.
Please let me
I have been practicing using pcf dev and I am unable to get the .profile script to run when I cf push. I have only been able to get bash scripts in the .profile.d directory to run.
Please let me
|
By
Jay Mitre
·
#5475
·
|
|
login.yml - Looking for help/pointers on Configuring idp metadata for UKFederation
Hello cf-dev
I'm trying to configure uaa to provide login services via the UK Federation (Metadata at http://metadata.ukfederation.org.uk/ukfederation-metadata.xml). I've got this downloaded to a
Hello cf-dev
I'm trying to configure uaa to provide login services via the UK Federation (Metadata at http://metadata.ukfederation.org.uk/ukfederation-metadata.xml). I've got this downloaded to a
|
By
Ian Ibbotson
·
#5474
·
|
|
Re: App deployed in cf-release-v238 Diego or DEA
Thanks,
Could you please help me understanding requirements for CF diego-release for dev lab.
like RAM, HDD and anything else related to it.
Regards,
Nishant Kumar Sinha
Thanks,
Could you please help me understanding requirements for CF diego-release for dev lab.
like RAM, HDD and anything else related to it.
Regards,
Nishant Kumar Sinha
|
By
Nishant Kumar Sinha
·
#5473
·
|
|
Re: Proposal for new OAuth grant type in UAA
It is good idea to authenticate client devices with client certificate.
But from UAA point of view, it is possible to get the token without new grant type by using UAA JSON APIs.
It is good idea to authenticate client devices with client certificate.
But from UAA point of view, it is possible to get the token without new grant type by using UAA JSON APIs.
|
By
Peter Afu
·
#5472
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hi Hector,
I'd like to help you, and ensure your CF deployment and internal service
discovery in particular works robustly for you in your environment, but I
need a lot more clarity on what you're
Hi Hector,
I'd like to help you, and ensure your CF deployment and internal service
discovery in particular works robustly for you in your environment, but I
need a lot more clarity on what you're
|
By
Amit Kumar Gupta
·
#5471
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hi Hector,
I'd like to help you, and ensure your CF deployment and internal service
discovery in particular works robustly for you in your environment, but I
need a lot more clarity on what you're
Hi Hector,
I'd like to help you, and ensure your CF deployment and internal service
discovery in particular works robustly for you in your environment, but I
need a lot more clarity on what you're
|
By
Amit Kumar Gupta
·
#5470
·
|
|
Re: Building Cloud Foundry from source
Hi Marco,
Just curious to know if I can use lxc instead of Virtualbox? What is needed if I want to use lxc?
Thanks in advance.
- Shahid
Hi Marco,
Just curious to know if I can use lxc instead of Virtualbox? What is needed if I want to use lxc?
Thanks in advance.
- Shahid
|
By
Shahid Shaikh
·
#5469
·
|
|
Re: How is the progress of Elastic Clusters?
Thank you, Dieu,
We will keep tracking Runtime PMC notes.
Also looking forward to your presentation at CF Summit Europe.
Dieu Cao wrote
-----
I'm not a ...
noburou taniguchi
--
View this message
Thank you, Dieu,
We will keep tracking Runtime PMC notes.
Also looking forward to your presentation at CF Summit Europe.
Dieu Cao wrote
-----
I'm not a ...
noburou taniguchi
--
View this message
|
By
Noburou TANIGUCHI
·
#5468
·
|
|
Re: How is the progress of Elastic Clusters?
Hi,
We're looking into better ways to expose progress against Elastic Clusters.
Agree that it's a bit hard to keep track of as there's not a single tracker
to look at. Hope to share something on
Hi,
We're looking into better ways to expose progress against Elastic Clusters.
Agree that it's a bit hard to keep track of as there's not a single tracker
to look at. Hope to share something on
|
By
Dieu Cao <dcao@...>
·
#5467
·
|
|
Re: workstation setup of bosh in ubuntu
That step is setting up Postgres to run as a service. I think the Ubuntu
equivalent would be upstart or systemd. You probably don't need to do this
on Ubuntu as the postgres package should come with
That step is setting up Postgres to run as a service. I think the Ubuntu
equivalent would be upstart or systemd. You probably don't need to do this
on Ubuntu as the postgres package should come with
|
By
Daniel Mikusa
·
#5466
·
|
|
workstation setup of bosh in ubuntu
Hi all,
I am recently trying to setup bosh workstation in my ubuntu machine. I
got the below link which is actually related to
Hi all,
I am recently trying to setup bosh workstation in my ubuntu machine. I
got the below link which is actually related to
|
By
Bharath
·
#5465
·
|
|
Re: Question about Application Security Group behavior
Thank you, Nicholas,
Your answers clarified the things a lot for us.
I might write a fix and send it as a pull request if I have time.
Nicholas Calugar wrote
-----
I'm not a ...
noburou
Thank you, Nicholas,
Your answers clarified the things a lot for us.
I might write a fix and send it as a pull request if I have time.
Nicholas Calugar wrote
-----
I'm not a ...
noburou
|
By
Noburou TANIGUCHI
·
#5464
·
|
|
Re: CF CLI v6.21.0 Released Today
Awesome news on manifest update!
Awesome news on manifest update!
|
By
Dr Nic Williams <drnicwilliams@...>
·
#5463
·
|
|
Re: CF CLI v6.21.0 Released Today
I started sharing this proposal on this list 4 months ago and sent another email early June as a reminder just before we started implementing it.
Maybe we could have named it differently, maybe
I started sharing this proposal on this list 4 months ago and sent another email early June as a reminder just before we started implementing it.
Maybe we could have named it differently, maybe
|
By
Koper, Dies <diesk@...>
·
#5462
·
|