2007 Commits (b95ab0d33cbc649d6fddcae08819b88963aeea35)

Author SHA1 Message Date
R.B. Boyer 9fbcb2e68d
command: remove conditional envoy bootstrap generation for versions <=1.10.0 since those are not supported (#8855) 4 years ago
R.B. Boyer 1b413b0444
connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
Hans Hasselberg ad4e189354
add -list-primary to `consul keyring` command (#8692) 4 years ago
Juliano Martinez 5ce309a2f7 remove nodeName call when using -service 4 years ago
freddygv 768dbaa68d Add session flag to cookie config 4 years ago
freddygv eab90ea9fa Revert EnvoyConfig nesting 4 years ago
Tim Arenz a1fe711390
Add support for -ca-path option in the connect envoy command (#8606) 4 years ago
Daniel Nephin 6ca45e1a61 agent: add apiServers type for managing HTTP servers 4 years ago
freddygv cf018cb2e0 Fixup stray LB infix refs 4 years ago
freddygv f81fe6a1a1 Remove LB infix and move injection to xds 4 years ago
R.B. Boyer 119e945c3e
connect: all config entries pick up a meta field (#8596) 4 years ago
freddygv 63f79e5f9b Restructure structs and other PR comments 4 years ago
Daniel Nephin e16375216d config: use logging.Config in RuntimeConfig 4 years ago
Daniel Nephin 33c401a16e logging: Setup accept io.Writer instead of []io.Writer 4 years ago
Daniel Nephin 5d4df54296 agent: extract dependency creation from New 4 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
R.B. Boyer 397019d970
xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config (#8440) 4 years ago
Daniel Nephin 0420d91cdd Remove LogOutput from Agent 4 years ago
R.B. Boyer c599a2f5f4
xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
Marc Billow 6960afdfe3 Simple tls cert create help text typo 4 years ago
Chris Piraino 7c4cc71131
Fix envoy bootstrap logic to not append multiple self_admin clusters (#8371) 4 years ago
Alvin Huang dd9f5928fc
add v to version pretty formatter (#8341) 4 years ago
Kit Patella 0fe7e987f0 command/kv: remove error case in put and edit error message for delete 4 years ago
Kit Patella f530fe558f command: fix cas put when index=0 and better errors in put and delete 4 years ago
Hans Hasselberg 496fb5fc5b
add support for envoy 1.14.4, 1.13.4, 1.12.6 (#8216) 4 years ago
R.B. Boyer 1eef096dfe
xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222) 4 years ago
Matt Keeler 680ac0c1c6
Add Revision to version CLI output and add JSON support 4 years ago
Chris Piraino ea683ebb6c
cli: Output message on success when writing/deleting entries (#7806) 4 years ago
R.B. Boyer 462f0f37ed
connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
Matt Keeler e2cfa93f02
Don’t leak metrics go routines in tests (#8182) 4 years ago
freddygv c791fbc79c Update namespaces subject-verb agreement 4 years ago
Matt Keeler d6e05482ab
Allow cancelling startup when performing auto-config (#8157) 4 years ago
Matt Keeler 3dbbd2d37d
Implement Client Agent Auto Config 4 years ago
Daniel Nephin be29d6bf75 config: warn when a config file is skipped 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 4 years ago
Matt Keeler d3881dd754
ACL Node Identities (#7970) 4 years ago
Daniel Nephin 219790ca49 config: Make ConfigFormat not a pointer 4 years ago
Daniel Nephin 77101eee82 config: rename Flags to BuilderOpts 4 years ago
Daniel Nephin 85e0338136 config: remove Args field from Flags 4 years ago
Hans Hasselberg e62a43c6cf
Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057) 5 years ago
Kyle Havlovitz 6fd3b25313 Fix a CLI test failure with namespaces in enterprise 5 years ago
Kyle Havlovitz e3a725c4e0 Always allow updating the exposed service and differentiate by namespace 5 years ago
Kyle Havlovitz edab5588d8 Add -host flag to expose command 5 years ago
Kyle Havlovitz 5958328552 Allow multiple listeners per service via expose command 5 years ago
Daniel Nephin 75cbbe2702 config: add HookWeakDecodeFromSlice 5 years ago
Kyle Havlovitz acae044df4 Document the namespace format for expose CLI command 5 years ago
Kyle Havlovitz b874c8ef0c Add connect expose CLI command 5 years ago
R.B. Boyer 4d083103e2
fix some flaky snapshot tests (#8015) 5 years ago