Skip to content
#

Vagrant

vagrant logo

Vagrant is a software product for building and maintaining portable virtual software development environments, e.g. for VirtualBox, Hyper-V, Docker, VMware, and AWS. The core idea behind it lies in the fact that the environment maintenance of virtualizations becomes increasingly difficult in a large software development project.

Here are 4,171 public repositories matching this topic...

hcgatewood
hcgatewood commented Aug 25, 2021

Current HTTP (obsidian) errors are reported via the HttpError type. This is an idiosyncratic solution, which also doesn't capture all the possible errors. Instead, we should use middleware to capture and report 100% of the HTTP errors

Deliverables

  1. Remove HttpError from the codebase. Instead, either use echo.HTTPError directly, or use/create a convenience function to convert grpc errors to ech

Created by Mitchell Hashimoto

Released March 8, 2010

Repository
hashicorp/vagrant
Website
www.vagrantup.com
Wikipedia
Wikipedia