16450 Commits

Author SHA1 Message Date
Chris Roberts
d53d8e61bc Fix LANG value used for VirtualBox driver
The VirtualBox driver sets the LANG env var to prevent localized output
being returned when executing CLI commands. If the `locale` command is
present, do a best effort lookup to determine the properly value to use
for the LANG environment variable.
2023-05-15 11:01:29 -07:00
Allison Larson
62c40e7395 Update CHANGELOG.md 2.3.5.dev+91884c0 2023-05-12 11:52:31 -07:00
Allison Larson
c729543894
Merge pull request #13149 from allisonlarson/docker_fix_nfs_ip_error
docker: sync folders before preparing nfs settings
2.3.5.dev+5841744
2023-05-12 11:49:34 -07:00
Chris Roberts
6d2c4ca03e Add a build helper script 2023-05-12 11:05:58 -07:00
Allison Larson
ec16a00560 docker: sync folders before preparing nfs settings
Re-order the `SyncedFolders` to occur before `PrepareNFSSettings`, ensuring that
the host & machine ips are set appropriately.
2023-05-12 11:04:05 -07:00
Allison Larson
b6a96549e8 Update CHANGELOG.md 2023-05-10 08:47:58 -07:00
Allison Larson
5c97e9ac43
Merge pull request #13146 from allisonlarson/fix-docker-port-collision-error
Ignore inactive docker containers when assigning ports
2.3.5.dev+a23be8d
2023-05-10 08:34:00 -07:00
Allison Larson
10e45f1df1 Ignore inactive docker containers when assigning ports
Checks to make sure that a docker container is running before determining
whether or not the port is in use. This prevents the a port on an inactive
container from being treated as if it is use.

Fixes https://github.com/hashicorp/vagrant/issues/13110
2023-05-09 16:44:58 -07:00
vagrant-bot
773f94253c Terraform managed file 2023-05-08 12:13:34 -07:00
vagrant-bot
9076445d64 Terraform managed file 2.3.5.dev+e6a9dda 2023-05-04 13:53:58 -07:00
vagrant-bot
01367f8eae Terraform managed file 2023-05-02 14:33:06 -07:00
vagrant-bot
a37f86cc55 Terraform managed file 2023-05-02 14:33:05 -07:00
Chris Roberts
875d8179b7
Merge pull request #13138 from chrisroberts/remove-config-proto-loads
Remove protobuf related loading from config
2023-05-02 12:37:14 -07:00
Chris Roberts
7ab4deb8e2 Remove protobuf related loading from config
The final proto related constants were removed in #13031 but the proto
loading still remained. This removes the loading to prevent protos from
being loaded when not in server mode.
2023-05-02 08:48:52 -07:00
vagrant-bot
e874d4a2f0 Terraform managed file 2.3.5.dev+4903453 2023-04-28 09:51:07 -07:00
vagrant-bot
92957ce6e0 Terraform managed file + 2.3.5.dev+e65aa56 2023-04-27 10:50:46 -07:00
vagrant-bot
fc6103dc0a Terraform managed file 2023-04-27 10:42:07 -07:00
Chris Roberts
16eac7acca
Merge pull request #13133 from chrisroberts/update-build-script
Build updates
2023-04-27 09:57:31 -07:00
Chris Roberts
58fab07589 Only allow one build workflow to run at a time 2023-04-27 09:38:03 -07:00
Chris Roberts
f495bdaf39 Remove existing drafts and include commit ID
Updates the build process to include the commit ID from which the
artifacts were built. Detects if a draft already exists and removes it
before creating a new draft.
2023-04-27 09:33:55 -07:00
vagrant-bot
b81b8f5f97 Terraform managed file 2023-04-27 08:54:01 -07:00
vagrant-bot
96678d8156 Terraform managed file 2023-04-27 08:51:28 -07:00
vagrant-bot
4660409fab Terraform managed file 2023-04-27 08:46:41 -07:00
vagrant-bot
1d84908f56 Terraform managed file 2.3.5.dev+7e3ffe1 2023-04-14 15:51:41 -07:00
vagrant-bot
67d88287c0 Terraform managed file 2023-04-14 13:30:18 -07:00
vagrant-bot
0df46fe625 Terraform managed file 2023-04-13 11:15:58 -07:00
vagrant-bot
94c513dd9b Terraform managed file 2023-04-13 11:15:52 -07:00
vagrant-bot
bf279e987f Terraform managed file 2023-04-13 11:12:39 -07:00
vagrant-bot
db24129f10 Terraform managed file 2023-04-10 16:17:15 -07:00
vagrant-bot
7d53648f06 Terraform managed file 2023-04-10 16:17:04 -07:00
vagrant-bot
9dd8bf8478 Terraform managed file 2023-04-07 15:58:40 -07:00
Chris Roberts
b77fb6ab4c
Merge pull request #13031 from chrisroberts/redux-eol-macos
Isolate protobuf message loading to server mode
2023-03-15 15:05:44 -07:00
vagrant-bot
43ac5475fc Terraform managed file 2023-03-15 13:45:28 -07:00
vagrant-bot
f19ed9ef8e Terraform managed file 2023-03-15 13:45:23 -07:00
Chris Roberts
e14176451f
Merge pull request #13104 from hashicorp/ashleemboyer-patch-1
Delete test-link-rewrites.yml
2023-03-07 12:38:32 -08:00
Ashlee M Boyer
c4f39da09b
Delete test-link-rewrites.yml 2023-03-06 15:27:04 -05:00
Bryce Kalow
2a22359380
website: adds content-check command and README update (#13100) 2023-03-01 11:53:38 -06:00
Sophia Castellarin
f6e3e5076a
Merge pull request #13097 from soapy1/spectesting-env-vars
Update spectesting to use secrets stored in vault
2023-03-01 08:52:59 -08:00
sophia
5ab71dfc0e Update spectesting to use secrets stored in vault 2023-02-24 14:36:04 -08:00
Bryce Kalow
3a745bd131
docs: change frontmatter key from script to description (#13096) 2023-02-24 15:49:20 -06:00
kaitlincart
9caedbf080
Merge pull request #13088 from hashicorp/kc.descriptions-docs
Webdev - Add Description Metadata
2023-02-24 10:10:50 -08:00
kaitlincart
1a76d40460
Merge branch 'main' into kc.descriptions-docs 2023-02-24 09:35:25 -08:00
kaitlincart
24361018fd
Update website/content/vagrant-cloud/users/authentication.mdx
Co-authored-by: Anthony <russo555@gmail.com>
2023-02-24 09:33:13 -08:00
kaitlincart
50d71eed3c
Update website/content/vagrant-cloud/support.mdx
Co-authored-by: Chris Marchesi <chrism@vancluevertech.com>
2023-02-24 09:33:04 -08:00
sophia
3ce2b7ecc8 Update CHANGELOG.md 2023-02-22 15:03:01 -08:00
Sophia Castellarin
72dab76707
Merge pull request #13057 from soapy1/box-race-condition
Add a file mutex when downloading box files.
2023-02-22 15:02:13 -08:00
sophia
4551b8b2ad Use file locks to avoid file existance checking race conditions 2023-02-22 14:28:00 -08:00
sophia
6277591c24 Update CHANGELOG.md 2023-02-22 14:16:50 -08:00
Sophia Castellarin
bc1e00fc50
Merge pull request #13052 from soapy1/password-auth-ssh
Update connection settings when using a password to connect ssh
2023-02-22 14:15:46 -08:00
kaitlincart
4bcd6e0dbe
Apply suggestions from code review
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
2023-02-22 12:00:45 -08:00