consul/command
Freddy 645e406ca0 Rename CatalogDestinationsOnly (#10397)
CatalogDestinationsOnly is a passthrough that would enable dialing
addresses outside of Consul's catalog. However, when this flag is set to
true only _connect_ endpoints for services can be dialed.

This flag is being renamed to signal that non-Connect endpoints can't be
dialed by transparent proxies when the value is set to true.
2021-06-14 20:15:58 +00:00
..
acl testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
agent Merge pull request #10338 from hashicorp/dnephin/fix-logging-indent 2021-06-03 16:21:20 +00:00
catalog testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
cli Merge pull request #10338 from hashicorp/dnephin/fix-logging-indent 2021-06-03 16:21:20 +00:00
config Rename CatalogDestinationsOnly (#10397) 2021-06-14 20:15:58 +00:00
connect Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 20:39:37 +00:00
debug generate a single debug file for a long duration capture (#10279) 2021-06-07 17:12:49 +00:00
event testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
exec testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
flags ci: update to Go 1.15.4 and alpine:3.12 (#9036) 2020-11-13 13:02:59 -05:00
forceleave testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
helpers Centralized Config CLI (#5731) 2019-04-30 16:27:16 -07:00
info testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
intention Fix flaky CLI Intention Listing Test 2021-01-19 15:27:49 -05:00
join testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
keygen Update default gossip encryption key size to 32 bytes 2019-07-30 09:45:41 -06:00
keyring testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
kv command/kv: Add prefix option to kv import command 2021-02-19 14:07:25 +03:00
leave testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
lock testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
login Give descriptive error if auth method not found (#10163) 2021-05-03 20:39:51 +00:00
logout testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
maint agent: move deprecated AddServiceFromSource to a test file 2021-01-25 17:25:03 -05:00
members testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
monitor fix monitor to only start the monitor in json format when requested (#10358) 2021-06-07 16:09:26 +00:00
operator testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
reload testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
rtt testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
services Fixup tests 2021-04-13 16:08:41 -06:00
snapshot Fix panic bug in snapshot inspect (#10091) 2021-04-23 21:14:59 +01:00
tls introduce certopts (#9606) 2021-03-22 10:16:41 +01:00
validate config: replace calls to config.NewBuilder with config.Load 2021-01-27 17:34:43 -05:00
version add v to version pretty formatter (#8341) 2020-07-20 17:43:10 -04:00
watch testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
commands_oss.go Merge pull request #10338 from hashicorp/dnephin/fix-logging-indent 2021-06-03 16:21:20 +00:00
registry.go Merge pull request #10338 from hashicorp/dnephin/fix-logging-indent 2021-06-03 16:21:20 +00:00