Mark Gibbons

Results 38 comments of Mark Gibbons

I'll take this report to mean. 1. installed node using source version A 2. installed node using source version B B>A 3. installed node using source version A - Version...

Need a when :runit section in libraries/helper.rb::kafka_init_opts.

Looks nice. It's taking me while to get up to speed on the code base. I'll try to get this evaluated over the next month.

1. I don't see an already written way to list the available vault items. ok - fixed 2. May want to create a databag if it doesn't already exist when...

Nice code, I'm writing examples and testing against a chef server. See https://github.com/go-chef/chef/tree/vault if you want to see. I merged your branch into my vault branch and will merge it...

I'm noodling at adding users, clients and getting the search function to work. In this line userEncodedSecret, err := EncodeSharedSecret(vs.client.Auth.PrivateKey, sharedSecret) in the CreateItem method. I think that is supposed...

I'll look at this one again over the next month. The last time I looked at this I went down some really nasty rabbit holes.

Adding support for chef vault to this api may be too much effort for too little return. @dhubler & @bhoriuchi adding better encryption support is something that makes sense. Could...

This is a breaking change. By default the chef server URL will have a / slash added if none is present. If an organization is specified in the URL the...