consul/command/connect/envoy
Ashesh Vidyut f7c5ba5f90
Support Consul Connect Envoy Command on Windows (#17694)
### Description

Add support for consul connect envoy command on windows. This PR fixes
the comments of PR - https://github.com/hashicorp/consul/pull/15114

### Testing
* Built consul.exe from this branch on windows and hosted here - [AWS
S3](https://asheshvidyut-bucket.s3.ap-southeast-2.amazonaws.com/consul.zip)
* Updated the
[tutorial](https://developer.hashicorp.com/consul/tutorials/developer-mesh/consul-windows-workloads)
and changed the `consul_url.default` value to [AWS
S3](https://asheshvidyut-bucket.s3.ap-southeast-2.amazonaws.com/consul.zip)
* Followed the steps in the tutorial and verified that everything is
working as described.

### PR Checklist

* [x] updated test coverage
* [ ] external facing docs updated
* [x] appropriate backport labels added
* [x] not a security concern

---------

Co-authored-by: Franco Bruno Lavayen <cocolavayen@gmail.com>
Co-authored-by: Jose Ignacio Lorenzo <74208929+joselo85@users.noreply.github.com>
Co-authored-by: Jose Ignacio Lorenzo <joseignaciolorenzo85@gmail.com>
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2023-07-17 21:40:07 +05:30
..
pipe-bootstrap Copyright headers for command folder (#16705) 2023-03-28 15:12:30 -04:00
testdata [OSS] Fix initial_fetch_timeout to wait for all xDS resources (#18024) 2023-07-10 17:08:06 -04:00
bootstrap_config.go Add emit_tags_as_labels to envoy bootstrap config when using Consul Telemetry Collector (#17888) 2023-06-27 12:34:38 -04:00
bootstrap_config_test.go Add emit_tags_as_labels to envoy bootstrap config when using Consul Telemetry Collector (#17888) 2023-06-27 12:34:38 -04:00
bootstrap_tpl.go [OSS] Fix initial_fetch_timeout to wait for all xDS resources (#18024) 2023-07-10 17:08:06 -04:00
envoy.go Support Consul Connect Envoy Command on Windows (#17694) 2023-07-17 21:40:07 +05:30
envoy_oss_test.go Copyright headers for command folder (#16705) 2023-03-28 15:12:30 -04:00
envoy_test.go Accept ap, datacenter, and namespace query params (#17525) 2023-05-31 11:50:24 -04:00
exec.go Copyright headers for command folder (#16705) 2023-03-28 15:12:30 -04:00
exec_supported.go Support Consul Connect Envoy Command on Windows (#17694) 2023-07-17 21:40:07 +05:30
exec_test.go Copyright headers for command folder (#16705) 2023-03-28 15:12:30 -04:00
exec_unix.go Support Consul Connect Envoy Command on Windows (#17694) 2023-07-17 21:40:07 +05:30
exec_unsupported.go Support Consul Connect Envoy Command on Windows (#17694) 2023-07-17 21:40:07 +05:30
exec_windows.go Support Consul Connect Envoy Command on Windows (#17694) 2023-07-17 21:40:07 +05:30
flags.go Copyright headers for command folder (#16705) 2023-03-28 15:12:30 -04:00
flags_test.go Copyright headers for command folder (#16705) 2023-03-28 15:12:30 -04:00