Jesse Nelson
Jesse Nelson
common request signing would be very good.
that was my thought, but also if we can get a patch in on crypto/rsa that would be great.
fyi @josephholsten @marpaia #19 brings in the basic support in POST to support partial. I need to talk to @ctdk about the goiardi support for partial search. example partial in...
@ctdk hrm them possibly i was doing it wrong in my test. I was following what documentation was on the website for the server api to partial search. I guess...
@ctdk @marpaia @josephholsten #21 shows partial working in test.
@josephholsten cool the support is there in .Post, but not in the search package. Should be easy nuf to write some types and a wrapper in search if you want...
poor wording on my part at 3 am. I do mean that we should be able to pass in the location to a knife.rb. I also mean that we should...
my thought is that it's a library not an app, so we should not enforce how you want to connect in the library. I think we should have a chef/config...
@sermojohn This is a good Idea I think. It would be good to be more compatible with a mono repo. Especially if you are willing to work on a PR....
Hrm would having the option to ignore any segment ? I.e. `--ignore metadata --ignore prerelease --ignore patch` I get that having a regex is more flexible, but this may be...