open-consul/command
Freddy 8a1e53754e
Add config entry for terminating gateways (#7545)
This config entry will be used to configure terminating gateways.

It accepts the name of the gateway and a list of services the gateway will represent.

For each service users will be able to specify: its name, namespace, and additional options for TLS origination.

Co-authored-by: Kyle Havlovitz <kylehav@gmail.com>
Co-authored-by: Chris Piraino <cpiraino@hashicorp.com>
2020-03-31 13:27:32 -06:00
..
acl Return error code in case of formatting failure. 2020-03-26 19:05:10 +03:00
agent command: remove unused logOutput field 2020-03-30 14:11:27 -04:00
catalog fix flaky TestCatalogListNodesCommand_verticalBar test (#7422) 2020-03-10 11:01:13 -05:00
config Add config entry for terminating gateways (#7545) 2020-03-31 13:27:32 -06:00
connect command: remove unused logOutput field 2020-03-30 14:11:27 -04:00
debug Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
event
exec Flaky test overhaul (#6100) 2019-07-12 09:52:26 -06:00
flags cli: fix typo in -namespace help text (#7225) 2020-02-05 14:43:25 -06:00
forceleave give feedback to CLI user on forceleave command if node does not exist (#6841) 2019-12-02 11:06:15 -08:00
helpers Centralized Config CLI (#5731) 2019-04-30 16:27:16 -07:00
info
intention command: change delim in columnize to funny node names (#6652) 2020-03-09 11:24:56 +01:00
join
keygen Update default gossip encryption key size to 32 bytes 2019-07-30 09:45:41 -06:00
keyring add flag to allow /operator/keyring requests to only hit local servers (#6279) 2019-08-12 11:11:11 -07:00
kv Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
leave
lock bug: Consul lock does not receive signals if lock not acquired (#5909) 2020-01-22 12:44:48 -07:00
login cli: improve the file safety of 'consul tls' subcommands (#7186) 2020-01-31 10:12:36 -06:00
logout Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
maint Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
members command: change delim in columnize to funny node names (#6652) 2020-03-09 11:24:56 +01:00
monitor monitor: fix dropped error (#7206) 2020-02-11 10:57:50 +01:00
operator command: change delim in columnize to funny node names (#6652) 2020-03-09 11:24:56 +01:00
reload
rtt Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
services Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
snapshot Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
tls docs: fix filenames (#7453) 2020-03-17 21:00:45 +01:00
validate Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
version
watch cli: actually allow the 'connect envoy' and 'watch' subcommands to work with -token-file (#5733) 2019-04-30 09:59:00 -05:00
commands_oss.go bug: Consul lock does not receive signals if lock not acquired (#5909) 2020-01-22 12:44:48 -07:00
registry.go