|
runtime-ci docker image EOL
Hey all,
*TL;DR: we have deprecated the runtime-ci Docker image, and will soon
delete it from Docker Hub.*
Thanks to Concourse, it's a cinch to build, maintain, and use Docker images
in your CI
Hey all,
*TL;DR: we have deprecated the runtime-ci Docker image, and will soon
delete it from Docker Hub.*
Thanks to Concourse, it's a cinch to build, maintain, and use Docker images
in your CI
|
By
CF Runtime
·
#4901
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Thanks a lot Shannon for your detailed response and sharing the routing
architecture plans. I realize the priorization of such effort remains a
challenge.
Out of curiosity, in step #6, how would CC
Thanks a lot Shannon for your detailed response and sharing the routing
architecture plans. I realize the priorization of such effort remains a
challenge.
Out of curiosity, in step #6, how would CC
|
By
Guillaume Berche
·
#4900
·
|
|
Re: Team
Thanks Dan,
but Services have nothing to do with cloud foundry .. the only job broker
is doing here is publishing themselves in marketplace .. wondering why it
need to be this way why not totally
Thanks Dan,
but Services have nothing to do with cloud foundry .. the only job broker
is doing here is publishing themselves in marketplace .. wondering why it
need to be this way why not totally
|
By
Amulya Sharma <amulya.sharma@...>
·
#4899
·
|
|
Re: Team
Hi Amulya,
Using user-provided-services can be a good way to manage your service
instances if it is challenging to automate provisioning, but it sounds like
one of your main hurdles is needing to
Hi Amulya,
Using user-provided-services can be a good way to manage your service
instances if it is challenging to automate provisioning, but it sounds like
one of your main hurdles is needing to
|
By
Dan Wendorf
·
#4898
·
|
|
Re: How do you get rid of a corrupt buildpack?
It was late Friday afternoon. I just deleted the VM and rebuilt it over the
weekend, but I'll retry that next time I see it.
Thanks,
Eric
It was late Friday afternoon. I just deleted the VM and rebuilt it over the
weekend, but I'll retry that next time I see it.
Thanks,
Eric
|
By
Eric Promislow
·
#4897
·
|
|
Team
Question on not using cf Service Broker or only use Private Broker,
We have Service Broker in CF its kind of hassel to maintain service brokers
as it need admin privileges to register also unique
Question on not using cf Service Broker or only use Private Broker,
We have Service Broker in CF its kind of hassel to maintain service brokers
as it need admin privileges to register also unique
|
By
Amulya Sharma <amulya.sharma@...>
·
#4896
·
|
|
Re: User defined variable "key" validation doesn't happen at cf set-env phase
Hi Nick,
Thanks for the update!
Are there any plans of bringing it to V2 APIs as well?
Kind Regards,
Padma
Hi Nick,
Thanks for the update!
Are there any plans of bringing it to V2 APIs as well?
Kind Regards,
Padma
|
By
Padmashree B
·
#4895
·
|
|
Re: aligning cf push health-check default value
Hi Nick, Eric,
I have confirmed that with the current CC release we could change the default behaviour on the CLI side without making additional API calls:
In the body of POST /v2/apps?async=true we
Hi Nick, Eric,
I have confirmed that with the current CC release we could change the default behaviour on the CLI side without making additional API calls:
In the body of POST /v2/apps?async=true we
|
By
Koper, Dies <diesk@...>
·
#4894
·
|
|
Re: User defined variable "key" validation doesn't happen at cf set-env phase
Hi Ponraj / Padma,
Apologies for the delay. I've added a story to do environment variable
validation for our upcoming V3 api:
https://www.pivotaltracker.com/story/show/119590729
Thanks,
Nick
Hi Ponraj / Padma,
Apologies for the delay. I've added a story to do environment variable
validation for our upcoming V3 api:
https://www.pivotaltracker.com/story/show/119590729
Thanks,
Nick
|
By
Nicholas Calugar
·
#4893
·
|
|
Re: How do you get rid of a corrupt buildpack?
Have you tried `cf delete-buildpack`? or `cf update-buildpack` with a new,
working binary?
Dan
wrote:
Have you tried `cf delete-buildpack`? or `cf update-buildpack` with a new,
working binary?
Dan
wrote:
|
By
Daniel Mikusa
·
#4892
·
|
|
How do you get rid of a corrupt buildpack?
I tried to upload a simple app to a local cf build, and it failed
because the go-buildpack download failed.
It turns out that the buildpack
/var/vcap/store/shared/cc-buildpacks/75/21/
I tried to upload a simple app to a local cf build, and it failed
because the go-buildpack download failed.
It turns out that the buildpack
/var/vcap/store/shared/cc-buildpacks/75/21/
|
By
Eric Promislow
·
#4891
·
|
|
Possible dropsonde breakage
Recently we made some changes to the dropsonde library. We changed some
interface types to be concrete structs. This has the possibility of
breaking some users of this library that specify types
Recently we made some changes to the dropsonde library. We changed some
interface types to be concrete structs. This has the possibility of
breaking some users of this library that specify types
|
By
Jason Keene
·
#4890
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Mike, Stefan,
I'm catching up on the 404 vs 503 thread here:
http://cf-dev.70369.x6.nabble.com/cf-dev-How-can-we-customized-quot-404-Not-Found-quot-td4501.html#a4502
Shannon Coen
Product Manager,
Mike, Stefan,
I'm catching up on the 404 vs 503 thread here:
http://cf-dev.70369.x6.nabble.com/cf-dev-How-can-we-customized-quot-404-Not-Found-quot-td4501.html#a4502
Shannon Coen
Product Manager,
|
By
Shannon Coen
·
#4889
·
|
|
Re: Brokered route services only receiving traffic for routes mapped to started apps
Hi Guillaume,
It would be great to have a chance to talk more about this at summit.
In summary, I believe supporting your use case is a large effort, and yours
in the only evidence I've heard in
Hi Guillaume,
It would be great to have a chance to talk more about this at summit.
In summary, I believe supporting your use case is a large effort, and yours
in the only evidence I've heard in
|
By
Shannon Coen
·
#4888
·
|
|
Updated and deprecated metrics for Loggregator
Hi cf-dev,
Just a quick note on metrics changes coming from Loggregator.
Currently we emit DopplerServer.dropsondeListener.receivedMessageCount and
DopplerServer.dropsondeListener.receivedByteCount.
Hi cf-dev,
Just a quick note on metrics changes coming from Loggregator.
Currently we emit DopplerServer.dropsondeListener.receivedMessageCount and
DopplerServer.dropsondeListener.receivedByteCount.
|
By
Jim CF Campbell
·
#4887
·
|
|
Re: Java Buildpack v3.7.1
Ben, perfect timing - I'm working with a company requiring JCE right now.
Thanks for this!
Duncan Winn
Cloud Foundry PCF Services
Ben, perfect timing - I'm working with a company requiring JCE right now.
Thanks for this!
Duncan Winn
Cloud Foundry PCF Services
|
By
Duncan Winn
·
#4886
·
|
|
Re: Java Buildpack v3.7.1
Congratulations and well done!
I like it when anything has the title "unlimited strength"
Congratulations and well done!
I like it when anything has the title "unlimited strength"
|
By
Josh Long <starbuxman@...>
·
#4885
·
|
|
Java Buildpack v3.7.1
I'm pleased to announce the release of the java-buildpack, version 3.7.1. This release is a dependency update highlighted by the availability of JREs with JCE Unlimited Strength encryption.
* OpenJDK
I'm pleased to announce the release of the java-buildpack, version 3.7.1. This release is a dependency update highlighted by the availability of JREs with JCE Unlimited Strength encryption.
* OpenJDK
|
By
Ben Hale <bhale@...>
·
#4884
·
|
|
Re: Spiff reloaded...
Hi Alex,
thanks for your feedback.
I’m still maintaining it. So far we have all we need, here, so I’ll add only some minor stuff. Next week there will be a new release.
I’ve tried to place
Hi Alex,
thanks for your feedback.
I’m still maintaining it. So far we have all we need, here, so I’ll add only some minor stuff. Next week there will be a new release.
I’ve tried to place
|
By
Krueger, Uwe <uwe.krueger@...>
·
#4883
·
|
|
Re: Questions of how to add projects to Cloud Foundry Community repo
Thanks you for reply. I will send you a separate email and also discuss the details of project I am proposing.
Thanks you for reply. I will send you a separate email and also discuss the details of project I am proposing.
|
By
Layne Peng
·
#4882
·
|