|
Re: Incubation Proposal: CredHub (credential manager)
Hi David -
You are correct - our initial use case if focused on operator concerns. An additional proposal that focuses on application secrets is forthcoming and will involve the larger group of
Hi David -
You are correct - our initial use case if focused on operator concerns. An additional proposal that focuses on application secrets is forthcoming and will involve the larger group of
|
By
Dan Jahner
·
#6212
·
|
|
Proposing move of Gibson to CF Attic
Gibson [1] is a deprecated library for registering HTTP routes with
Gorouter via NATS. The currently supported way to do this is with the BOSH
job route-registrar [2]. Many months ago we removed
Gibson [1] is a deprecated library for registering HTTP routes with
Gorouter via NATS. The currently supported way to do this is with the BOSH
job route-registrar [2]. Many months ago we removed
|
By
Shannon Coen
·
#6211
·
|
|
New Loggregator Certificates
Hi All -
In order to secure the transport of log messages going forward Loggregator
will require Metron cert & key as well as the Loggregator CA cert. You
won't be able to deploy the latest versions
Hi All -
In order to secure the transport of log messages going forward Loggregator
will require Metron cert & key as well as the Loggregator CA cert. You
won't be able to deploy the latest versions
|
By
Adam Hevenor
·
#6210
·
|
|
Re: Incubation Proposal: CredHub (credential manager)
I see how getting UAA to interface correctly to somethung like Vault may be
difficult. Aside from that and the language stack, what are primary
diffetences with other mature key management
I see how getting UAA to interface correctly to somethung like Vault may be
difficult. Aside from that and the language stack, what are primary
diffetences with other mature key management
|
By
Travis McPeak
·
#6209
·
|
|
Re: Incubation Proposal: CredHub (credential manager)
Most of our customers are using Vault already for secrets management and
would prefer to keep doing so as their final "at-rest" store.
For our customers it would therefore work best if CredHub can
Most of our customers are using Vault already for secrets management and
would prefer to keep doing so as their final "at-rest" store.
For our customers it would therefore work best if CredHub can
|
By
Wayne E. Seguin
·
#6208
·
|
|
Re: consul_z1/0 is failing after update
Hi,
Ok - after doing the recovery scenario - the cluster was back, and finally
ping point the root cause.
The reason - on 2 DIEGO cells - the consul_agent (client) is running out of
disk space to
Hi,
Ok - after doing the recovery scenario - the cluster was back, and finally
ping point the root cause.
The reason - on 2 DIEGO cells - the consul_agent (client) is running out of
disk space to
|
By
Sylvain Gibier
·
#6207
·
|
|
Re: container restart on logout
Plus one!
An implementation whereby the recycling behaviour can be feature-flagged by
space or globally would be nice, so you could turn it off whilst debugging
in a space, and then re-enable it when
Plus one!
An implementation whereby the recycling behaviour can be feature-flagged by
space or globally would be nice, so you could turn it off whilst debugging
in a space, and then re-enable it when
|
By
Daniel Jones
·
#6206
·
|
|
Tabular Terminal O/P Format
Hi
I am writing a CF CLI plugin using GoLang. I needed a library for displaying the console output in a tabular manner.
Though it was possible using the standard tabwriter provided by go, I needed
Hi
I am writing a CF CLI plugin using GoLang. I needed a library for displaying the console output in a tabular manner.
Though it was possible using the standard tabwriter provided by go, I needed
|
By
Pritish Mishra
·
#6205
·
|
|
Re: container restart on logout
Thanks Jon. The financial services clients I have worked with would also like the ability to turn on ‘cf ssh’ support in production, safe in the knowledge that app teams won’t abuse it by
Thanks Jon. The financial services clients I have worked with would also like the ability to turn on ‘cf ssh’ support in production, safe in the knowledge that app teams won’t abuse it by
|
By
DHR
·
#6204
·
|
|
Re: consul_z1/0 is failing after update
Hi,
You can check recovery scenario here
https://github.com/cloudfoundry-incubator/consul-release#failure-recovery
Thanks.
Gwenn
2016-12-20 16:12 GMT+09:00 Sylvain Gibier
Hi,
You can check recovery scenario here
https://github.com/cloudfoundry-incubator/consul-release#failure-recovery
Thanks.
Gwenn
2016-12-20 16:12 GMT+09:00 Sylvain Gibier
|
By
Etourneau Gwenn
·
#6203
·
|
|
Re: consul_z1/0 is failing after update
Hi,
Any hint on how to fix it ? From a network topology - nothing changed, and
I can't find anything usefull in consul documentation for reforming my
cluster. Currently the 2 second consul node
Hi,
Any hint on how to fix it ? From a network topology - nothing changed, and
I can't find anything usefull in consul documentation for reforming my
cluster. Currently the 2 second consul node
|
By
Sylvain Gibier
·
#6202
·
|
|
Re: Incubation Proposal: CredHub (credential manager)
It makes sense to build CredHub for many reasons. A few that come to mind quickly are below.
1) The service must start and restart without human intervention. This immediately means the key
It makes sense to build CredHub for many reasons. A few that come to mind quickly are below.
1) The service must start and restart without human intervention. This immediately means the key
|
By
Justin Smith
·
#6201
·
|
|
Re: consul_z1/0 is failing after update
we once had the same issue which causing by network issue, the consul
server follower couldn't connect to the leader, but what difference is that
we are running on
we once had the same issue which causing by network issue, the consul
server follower couldn't connect to the leader, but what difference is that
we are running on
|
By
Yitao Jiang
·
#6200
·
|
|
Re: Incubation Proposal: CredHub (credential manager)
I am supportive of the proposal. We have our own credentials store implementation to encrypt the service credentials passed to applications (so devops staff can’t see credentials to production
I am supportive of the proposal. We have our own credentials store implementation to encrypt the service credentials passed to applications (so devops staff can’t see credentials to production
|
By
Allan Beck
·
#6199
·
|
|
Re: container restart on logout
This is something that has been on our wishlist as well but I haven't seen any discussion about it in quite some time. Here is one of the original discussions about it:
This is something that has been on our wishlist as well but I haven't seen any discussion about it in quite some time. Here is one of the original discussions about it:
|
By
Jon Price
·
#6198
·
|
|
Re: Incubation Proposal: CredHub (credential manager)
It seems like the initial focus is solving the operator problems (via BOSH)
rather than app developer problems. Do you have any sketches of how it
might be used for application secrets (broker and
It seems like the initial focus is solving the operator problems (via BOSH)
rather than app developer problems. Do you have any sketches of how it
might be used for application secrets (broker and
|
By
David Illsley <davidillsley@...>
·
#6197
·
|
|
consul_z1/0 is failing after update
Hi,
Diego has been default in my CF installation (H/A over 3 AZ) - and today,
while trying a simple BOSH CF update of a stemcell - the consul_z1/0 keeps
on "failing after update".
If I look in the
Hi,
Diego has been default in my CF installation (H/A over 3 AZ) - and today,
while trying a simple BOSH CF update of a stemcell - the consul_z1/0 keeps
on "failing after update".
If I look in the
|
By
Sylvain Gibier
·
#6196
·
|
|
container restart on logout
Hi,
Last year when ‘cf ssh’ functionality was being discussed, I’m pretty sure that the concept of automatically restarting containers following an SSH session was discussed.
It was to protect
Hi,
Last year when ‘cf ssh’ functionality was being discussed, I’m pretty sure that the concept of automatically restarting containers following an SSH session was discussed.
It was to protect
|
By
DHR
·
#6195
·
|
|
Re: Incubation Proposal: CredHub (credential manager)
Questions: * To what extent are CredHub's use cases and architecture covered
(or not) by a combination of something like Hashicorp's Vault and integration
effort? (I'm not singling out Vault
Questions: * To what extent are CredHub's use cases and architecture covered
(or not) by a combination of something like Hashicorp's Vault and integration
effort? (I'm not singling out Vault
|
By
John Feminella <jxf@...>
·
#6194
·
|
|
Hardcoded port in HM9k code & DEA job templates
Hello,
Recently we caught a hardcoded port in hm9k code which was mentioned nowhere
in release notes , and is still sitting there in hm9k code and dea job
templates.
Would be interested to know ,
Hello,
Recently we caught a hardcoded port in hm9k code which was mentioned nowhere
in release notes , and is still sitting there in hm9k code and dea job
templates.
Would be interested to know ,
|
By
Ronak Banka
·
#6193
·
|