|
Re: route_registrar now lives in the routing-release
Awesome!
wrote:
By
Amit Kumar Gupta
·
#5451
·
|
|
Re: CVE-2016-4468 UAA SQL Injection
Chip,
I'm wondering whether you or members of the CFF were able to consider the
suggestion above for an enhanced programmable way to access CFF CVEs ?
Go-lang seems to have established an inspiring
Chip,
I'm wondering whether you or members of the CFF were able to consider the
suggestion above for an enhanced programmable way to access CFF CVEs ?
Go-lang seems to have established an inspiring
|
By
Guillaume Berche
·
#5450
·
|
|
cli refactoring for a better future
FYI,
The cf CLI is moving all internal import paths to `code.cloudfoundry.org` after the next release (v6.21.0), in line with other Cloud Foundry (Golang-based) projects.
Also, we are starting a
FYI,
The cf CLI is moving all internal import paths to `code.cloudfoundry.org` after the next release (v6.21.0), in line with other Cloud Foundry (Golang-based) projects.
Also, we are starting a
|
By
Koper, Dies <diesk@...>
·
#5449
·
|
|
route_registrar now lives in the routing-release
Hi all,
We just moved the route_registrar job from cf-release to the
routing-release. cf-release still contains symlinks to the job, so all
existing deployments will still work without
Hi all,
We just moved the route_registrar job from cf-release to the
routing-release. cf-release still contains symlinks to the job, so all
existing deployments will still work without
|
By
Christopher Piraino <cpiraino@...>
·
#5448
·
|
|
Building Cloud Foundry from source
Shahid,
Cf-release isn't a single binary or even a set of binaries that you first
compile, then deploy. Instead, cf-release is actu a set of software
packages that are compiled as part of the
Shahid,
Cf-release isn't a single binary or even a set of binaries that you first
compile, then deploy. Instead, cf-release is actu a set of software
packages that are compiled as part of the
|
By
Marco Nicosia
·
#5447
·
|
|
Re: Building Cloud Foundry from source
Shahid,
Cf-release isn't a single binary or even a set of binaries that you first
compile, then deploy. Instead, cf-release is a set of software packages
that are automatically compiled from source
Shahid,
Cf-release isn't a single binary or even a set of binaries that you first
compile, then deploy. Instead, cf-release is a set of software packages
that are automatically compiled from source
|
By
Marco Nicosia
·
#5446
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hello,
I also wanted to add: We had experienced issues on AWS of DNS queries
that timeout after 2 seconds, causing failures in the CF platform
(failed deployments, etc).
AWS reports that they might
Hello,
I also wanted to add: We had experienced issues on AWS of DNS queries
that timeout after 2 seconds, causing failures in the CF platform
(failed deployments, etc).
AWS reports that they might
|
By
Hector Rivas Gandara
·
#5445
·
|
|
App deployed in cf-release-v238 Diego or DEA
Hi all,
I have deployed cf-release using bosh-lite and vagrant after that I have deployed a sample application and https://github.com/nebhale/route-service-example app as
Hi all,
I have deployed cf-release using bosh-lite and vagrant after that I have deployed a sample application and https://github.com/nebhale/route-service-example app as
|
By
Nishant Kumar Sinha
·
#5444
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hi,
Indeed that is one of the issues.
I might be wrong, but reading the code it is not the case [1]. Consul
allows serve "Stale" content of their own domains (not cache, the docs
are misleading). I
Hi,
Indeed that is one of the issues.
I might be wrong, but reading the code it is not the case [1]. Consul
allows serve "Stale" content of their own domains (not cache, the docs
are misleading). I
|
By
Hector Rivas Gandara
·
#5443
·
|
|
Re: Building Cloud Foundry from source
Thanks for your reply.
I found commands to clone the source:
sudo git clone https://github.com/cloudfoundry/cf-release.git
git checkout develop
./scripts/update
But I did not got any information
Thanks for your reply.
I found commands to clone the source:
sudo git clone https://github.com/cloudfoundry/cf-release.git
git checkout develop
./scripts/update
But I did not got any information
|
By
Shahid Shaikh
·
#5442
·
|
|
Re: Retain CF org, space, space and org quota settings.
Nick- thank you. Useful information.
To answer your question on why CF needs to be deleted and redeployed?
we just want to exercise delete/redeploy In our lab environment to
understand cf restore
Nick- thank you. Useful information.
To answer your question on why CF needs to be deleted and redeployed?
we just want to exercise delete/redeploy In our lab environment to
understand cf restore
|
By
Guruprakash S <prakash.guru4@...>
·
#5441
·
|
|
Re: Retain CF org, space, space and org quota settings.
Hi Guru,
You can specify quotas in your manifest that will be seeded when you deploy
[1] and specify a default quota that will be used for orgs and spaces if no
quota is specified [2].
Assigning
Hi Guru,
You can specify quotas in your manifest that will be seeded when you deploy
[1] and specify a default quota that will be used for orgs and spaces if no
quota is specified [2].
Assigning
|
By
Nicholas Calugar
·
#5440
·
|
|
Re: Retain CF org, space, space and org quota settings.
Hello Sunil,
Are you referring to bosh download manifest <your CF manifest> and use the
manifest to re-deploy.
In that the settings doen through the CF CLI will be lost. I need a way to
retain those
Hello Sunil,
Are you referring to bosh download manifest <your CF manifest> and use the
manifest to re-deploy.
In that the settings doen through the CF CLI will be lost. I need a way to
retain those
|
By
Guruprakash S <prakash.guru4@...>
·
#5439
·
|
|
Re: Retain CF org, space, space and org quota settings.
take the snapshot of the mainfest file and also the entire CF you created
initially...
during fresh installation you can pass teh mainfest file as parameter which
will take care of settings and no
take the snapshot of the mainfest file and also the entire CF you created
initially...
during fresh installation you can pass teh mainfest file as parameter which
will take care of settings and no
|
By
Sunil Babu <placid.babu@...>
·
#5438
·
|
|
Re: Question related to domains in CF.
You need to configure go router component and also the absolute and
relative url in server config of HA proxy
attached sample ha proxy config file
wrote:
You need to configure go router component and also the absolute and
relative url in server config of HA proxy
attached sample ha proxy config file
wrote:
|
By
Sunil Babu <placid.babu@...>
·
#5437
·
|
|
Question related to domains in CF.
Hi,
We are building a single big CF to support 3 of our environments DEV, CI
and QE. The cloud foundry domain is something like "cflab.domain.com". We
have created 3 cloud foundry orgs DEV, CI and
Hi,
We are building a single big CF to support 3 of our environments DEV, CI
and QE. The cloud foundry domain is something like "cflab.domain.com". We
have created 3 cloud foundry orgs DEV, CI and
|
By
Guruprakash S <prakash.guru4@...>
·
#5436
·
|
|
Retain CF org, space, space and org quota settings.
Hi Team,
We are creating orgs, spaces, put some org and space quotas for our CF
installation.
If we decide to delete and redeploy the CF, all these settings would be
lost.
Is there a way, we can
Hi Team,
We are creating orgs, spaces, put some org and space quotas for our CF
installation.
If we decide to delete and redeploy the CF, all these settings would be
lost.
Is there a way, we can
|
By
Guruprakash S <prakash.guru4@...>
·
#5435
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Consul does allow DNS caching:
https://www.consul.io/docs/guides/dns-cache.html. I haven't tried it out.
Perhaps it only caches queries that are managed by Consul itself, but
queries that would go to
Consul does allow DNS caching:
https://www.consul.io/docs/guides/dns-cache.html. I haven't tried it out.
Perhaps it only caches queries that are managed by Consul itself, but
queries that would go to
|
By
Amit Kumar Gupta
·
#5434
·
|
|
Re: Proposal: Cloud Foundry VSCode Extension
I'd contact Chip Childers, cchilders(a)cloudfoundry.org, about giving code to
the Cloud Foundry Foundation.
KH
I'd contact Chip Childers, cchilders(a)cloudfoundry.org, about giving code to
the Cloud Foundry Foundation.
KH
|
By
Kris Hicks <khicks@...>
·
#5433
·
|
|
Re: Proposal: Cloud Foundry VSCode Extension
you need to send the mail to the owner to grant access and yes there is
charge involved here.
you need to send the mail to the owner to grant access and yes there is
charge involved here.
|
By
Sunil Babu <placid.babu@...>
·
#5432
·
|