Results 29 issues of Chris Roberts

## Description Uninstalling vagrant ruby plugins from the vagrant-go binary results in an error ``` % ./vagrant plugin install vagrant-vbguest » Running plugin install... Installing the 'vagrant-vbguest' plugin. This can...

bug
task-medium
vagrant-go

## Description Port trigger plugin including core modifications for support. ## Use case (optional) Users will be able to use triggers ## Supporting material https://www.vagrantup.com/docs/triggers ### Estimated task complexity time-frame...

task-medium
vagrant-go

As was noted against this pull request: https://github.com/chrisroberts/dav4rack/pull/39 the status codes returned likely need to be checked against the RFC and updated.

Clean up the callback implementation to make it a bit more agile.

TODO

Update specs from original rack_dav to test new and original features

TODO

Allow producer to use nsqlookup to locate topic locations for publishing

enhancement

Prompted from #25 investigate if allowing more configuration options for fine tuning response wait times based on criteria (type of message, etc) would beneficial. Also look at allowing override on...

If discovery nodes are down, failures force a tight retry cycle. Define retry delay via option config and throw splay on top.

enhancement

Fixes the cloud provider upload command to properly include the architecture value when determining the correct provider. Fixes #13349