open-consul/command
R.B. Boyer 8ea4c482b3
xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424)
Related changes:

- hard-fail the xDS connection attempt if the envoy version is known to be too old to be supported
- remove the RouterMatchSafeRegex proxy feature since all supported envoy versions have it
- stop using --max-obj-name-len (due to: envoyproxy/envoy#11740)
2020-07-31 15:52:49 -05:00
..
acl Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
agent Don’t leak metrics go routines in tests (#8182) 2020-06-24 10:15:25 -04:00
catalog Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
config cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 15:47:40 -05:00
connect xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 2020-07-31 15:52:49 -05:00
debug Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
event Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
exec Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
flags Update namespaces subject-verb agreement 2020-06-23 10:57:30 -06:00
forceleave Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
helpers
info Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
intention connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
join Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
keygen
keyring Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
kv command/kv: remove error case in put and edit error message for delete 2020-07-20 09:15:25 -07:00
leave Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
lock Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
login acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
logout Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
maint Add unconvert linter 2020-05-12 13:47:25 -04:00
members Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
monitor Rename NewTestAgentWithFields to StartTestAgent 2020-03-31 17:14:55 -04:00
operator Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
reload Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
rtt Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
services Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file 2020-06-17 15:14:40 -04:00
snapshot fix some flaky snapshot tests (#8015) 2020-06-03 14:18:52 -05:00
tls Simple tls cert create help text typo 2020-07-30 12:04:21 -07:00
validate config: warn when a config file is skipped 2020-06-17 13:08:54 -04:00
version add v to version pretty formatter (#8341) 2020-07-20 17:43:10 -04:00
watch Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
commands_oss.go Add Revision to version CLI output and add JSON support 2020-07-08 16:32:46 -04:00
registry.go