|
Proposal for named service bindings
You're right, tags could work. But, tags didn't exist when we created the convention we have and doesn't seem much of an improvement much over our existing solution. I don't believe our primary client
You're right, tags could work. But, tags didn't exist when we created the convention we have and doesn't seem much of an improvement much over our existing solution. I don't believe our primary client
|
By
Mike Youngstrom
· #6511
·
|
|
Proposal for named service bindings
This is a great idea. Today to get around this issue my org names our service instances with a #value at the end and we use custom VCAP_SERVICES client libraries to ignore anything after the #. That a
This is a great idea. Today to get around this issue my org names our service instances with a #value at the end and we use custom VCAP_SERVICES client libraries to ignore anything after the #. That a
|
By
Mike Youngstrom
· #6504
·
|
|
Routing-release 0.144.0: Gorouter performance improvements
Yes, excellent release! We've been anticipating persistent connections from router to instance for a long time. Great work! Mike
Yes, excellent release! We've been anticipating persistent connections from router to instance for a long time. Great work! Mike
|
By
Mike Youngstrom
· #6379
·
|
|
Routing for Isolation Segments
Got it, so what I said before hold. We view access control as a must and partitioned routing table a nice to have. Thanks, Mike
Got it, so what I said before hold. We view access control as a must and partitioned routing table a nice to have. Thanks, Mike
|
By
Mike Youngstrom
· #6327
·
|
|
Routing for Isolation Segments
Question, Just want to make sure I'm following you. In your Access Control example you mention that without access control a developer would be able to create a route to foo.example.com in a space ass
Question, Just want to make sure I'm following you. In your Access Control example you mention that without access control a developer would be able to create a route to foo.example.com in a space ass
|
By
Mike Youngstrom
· #6324
·
|
|
Proposed changes to Gorouter log message format
Thanks Shannon. FWIW we strip the first timestamp from log messages sent to Splunk because Splunk doesn't detect the message as JSON unless the entire event is properly formatted json. Either way, I t
Thanks Shannon. FWIW we strip the first timestamp from log messages sent to Splunk because Splunk doesn't detect the message as JSON unless the entire event is properly formatted json. Either way, I t
|
By
Mike Youngstrom
· #6305
·
|
|
Proposed changes to Gorouter log message format
Our Splunk configuration requires the timestamp to be early in the log message. Should be fine as the second item. But, might cause issues any further into the message than that. Mike
Our Splunk configuration requires the timestamp to be early in the log message. Should be fine as the second item. But, might cause issues any further into the message than that. Mike
|
By
Mike Youngstrom
· #6299
·
|
|
Locks & Service Discovery in CF Runtime
I like the direction. This change will be good. Mike
I like the direction. This change will be good. Mike
|
By
Mike Youngstrom
· #6293
·
|
|
CVE-2016-9882: Cloud Foundry Logs Service Credentials
It appears this only applies if you have debug enabled on the cloud controller. Correct? https://github.com/cloudfoundry/cloud_controller_ng/commit/21b9db9d1a58b9154f65404b34bf2e9e4c6260ae wrote:
It appears this only applies if you have debug enabled on the cloud controller. Correct? https://github.com/cloudfoundry/cloud_controller_ng/commit/21b9db9d1a58b9154f65404b34bf2e9e4c6260ae wrote:
|
By
Mike Youngstrom
· #6262
·
|
|
Authenticated Docker registry access
There was this proposal posted a while back. Not sure on the progress: https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/message/BNDLLURLQ3LDELJWWOJAGVWSZPU647IX/
There was this proposal posted a while back. Not sure on the progress: https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/message/BNDLLURLQ3LDELJWWOJAGVWSZPU647IX/
|
By
Mike Youngstrom
· #6261
·
|
|
Cleaning up Cloud Controller fog dependency
Thanks Nick, we also use the "Local" provider with our enterprise NFS. Mike wrote:
Thanks Nick, we also use the "Local" provider with our enterprise NFS. Mike wrote:
|
By
Mike Youngstrom
· #6224
·
|
|
Cloud Foundry Environment Variable Validation
That plan sounds good to me. I'd only ask that we attempt to lock down how long we are going to keep VCAP_APPLICATION around sooner than later. It will take time for our customers to transition their
That plan sounds good to me. I'd only ask that we attempt to lock down how long we are going to keep VCAP_APPLICATION around sooner than later. It will take time for our customers to transition their
|
By
Mike Youngstrom
· #6115
·
|
|
Proposal for supporting the application of multiple buildpacks to a CF app
Interesting. I assumed that you would be able to create multiple process types with the multiple buildpacks. I understand you can only have one named "web" but I thought that if each buildpack returne
Interesting. I assumed that you would be able to create multiple process types with the multiple buildpacks. I understand you can only have one named "web" but I thought that if each buildpack returne
|
By
Mike Youngstrom
· #6012
·
|
|
Do your service brokers leverage the Org and Space fields in the broker API?
We used them in a bunch of insignificant places and in one significant place. Our significant use case is that we have a billing system that associates internal billing codes with organizations and sp
We used them in a bunch of insignificant places and in one significant place. Our significant use case is that we have a billing system that associates internal billing codes with organizations and sp
|
By
Mike Youngstrom
· #6004
·
|
|
routing-release 0.141.0
Great release Shannon! I've been waiting for relational db support before we started using the routing api. Do you consider mysql/postresql support production ready with this release or is it still be
Great release Shannon! I've been waiting for relational db support before we started using the routing api. Do you consider mysql/postresql support production ready with this release or is it still be
|
By
Mike Youngstrom
· #6000
·
|
|
Proposal for supporting the application of multiple buildpacks to a CF app
I love it! I can also see how this feature will pair nicely with process types support in v3. Nice proposal! Mike
I love it! I can also see how this feature will pair nicely with process types support in v3. Nice proposal! Mike
|
By
Mike Youngstrom
· #5973
·
|
|
changing cf CLI trace stream from stdout to stderr
This change wouldn't effect any of my users. Mike wrote:
This change wouldn't effect any of my users. Mike wrote:
|
By
Mike Youngstrom
· #5913
·
|
|
Proposal to move cf-riak-cs-release to the cloudfoundry-attic
Not a problem for us. Though I did have some high hopes for it at one point. :) Mike
Not a problem for us. Though I did have some high hopes for it at one point. :) Mike
|
By
Mike Youngstrom
· #5828
·
|
|
[HIGH] CVE-2016-6651: Privilege Escalation in UAA
Anyone know off hand if CC uses online or offline validation? If configurable what config would we look for to know if it is online or offline? Thanks, Mike
Anyone know off hand if CC uses online or offline validation? If configurable what config would we look for to know if it is online or offline? Thanks, Mike
|
By
Mike Youngstrom
· #5771
·
|
|
SSL termination for private domains
An extension point would be more useful than something that only worked on the gorouters. Another thing that mitigates our need for this feature is that most all of our organization's applications (CF
An extension point would be more useful than something that only worked on the gorouters. Another thing that mitigates our need for this feature is that most all of our organization's applications (CF
|
By
Mike Youngstrom
· #5739
·
|