open-consul/command
Mike Morris a343365da7
ci: update to Go 1.15.4 and alpine:3.12 (#9036)
* ci: stop building darwin/386 binaries

Go 1.15 drops support for 32-bit binaries on Darwin https://golang.org/doc/go1.15#darwin

* tls: ConnectionState::NegotiatedProtocolIsMutual is deprecated in Go 1.15, this value is always true

* correct error messages that changed slightly

* Completely regenerate some TLS test data

Co-authored-by: R.B. Boyer <rb@hashicorp.com>
2020-11-13 13:02:59 -05:00
..
acl add tailing backtick 2020-10-07 07:14:56 +08:00
agent agent: add apiServers type for managing HTTP servers 2020-09-03 13:40:12 -04:00
catalog
config connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
connect connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00
debug testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
event
exec
flags ci: update to Go 1.15.4 and alpine:3.12 (#9036) 2020-11-13 13:02:59 -05:00
forceleave
helpers
info
intention connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
join
keygen
keyring add -list-primary to `consul keyring` command (#8692) 2020-09-24 20:04:20 +02:00
kv testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
leave
lock
login testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
logout testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
maint remove nodeName call when using -service 2020-09-23 10:45:16 +02:00
members
monitor
operator Add a CLI command for retrieving the autopilot configuration. (#9142) 2020-11-11 13:19:02 -05:00
reload
rtt
services testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
snapshot Fix some minor wording issues 2020-11-11 11:33:38 -06:00
tls testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
validate testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
version
watch testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
commands_oss.go Add a CLI command for retrieving the autopilot configuration. (#9142) 2020-11-11 13:19:02 -05:00
registry.go