Commit Graph

2296 Commits (30112288c893a43e545ff7d446f05be15c037093)

Author SHA1 Message Date
Nitya Dhanushkodi 80fb18aa35
troubleshoot: make output have tables and colors (#16235)
2 years ago
Andrew Stucki 99cf421e7b
Add some fixes to allow for registering via consul connect envoy -gateway api (#16219)
2 years ago
malizz f5391ef142
update troubleshoot CLI, update flags and upstreams output (#16211)
2 years ago
skpratt 6f0b226b0d
ACL error improvements: incomplete bootstrapping and non-existent token (#16105)
2 years ago
Nitya Dhanushkodi 1f25289048
troubleshoot: output messages for the troubleshoot proxy command (#16208)
2 years ago
Kyle Havlovitz 898e59b13c
Add the `operator usage instances` command and api endpoint (#16205)
2 years ago
malizz 0a544809c9
get upstream IPs (#16197)
2 years ago
skpratt 9199e99e21
Update token language to distinguish Accessor and Secret ID usage (#16044)
2 years ago
Nitya Dhanushkodi b8b37c2357
refactor: remove troubleshoot module dependency on consul top level module (#16162)
2 years ago
Kyle Havlovitz edef99011c
command: Fix logger not initializing properly in envoy command (#16148)
2 years ago
malizz 71b5a4bf7c
validate certs and get stats (#16139)
2 years ago
malizz b15a6e02b4
update troubleshoot CLI (#16129)
2 years ago
malizz 6e814c5f86
add troubleshoot cli (#16070)
2 years ago
Kyle Havlovitz d53c331a37
Add a flag for enabling debug logs to the `connect envoy` command (#15988)
2 years ago
Chris S. Kim 90041639fc
Update docs for tls commands (#16077)
2 years ago
skpratt ad43846755
Remove legacy acl tokens (#15947)
2 years ago
Ashwin Venkatesh a1e2a4f8d6
Add support for envoy readiness flags (#16015)
2 years ago
Thomas Eckert 13da1a5285
Native API Gateway Config Entries (#15897)
2 years ago
Chris S. Kim e4a268e33e
Warn if ACL is enabled but no token is provided to Envoy (#15967)
2 years ago
Dan Stough 6d2880e894
feat: add access logs to dataplane bootstrap rpc (#15951)
2 years ago
Paul Glass f5231b9157
Add new config_file_service_registration token (#15828)
2 years ago
Dan Stough 88b9420a1a
[OSS] feat: add access log config to consul envoy connect (#15946)
2 years ago
Chris S. Kim a7b34d50fc
Output user-friendly name for anonymous token (#15884)
2 years ago
Derek Menteer 7b4f45e2d5
Fix issue where TLS configuration was ignored for unix sockets in consul connect envoy. (#15913)
2 years ago
Florian Apolloner 077b0a48a3
Allow Operator Generated bootstrap token (#14437)
2 years ago
Hans Hasselberg 275a0b8e7f
fix cli string for id flag (#15695)
2 years ago
Dan Stough b3bd3a6586
[OSS] feat: access logs for listeners and listener filters (#15864)
2 years ago
Michael Wilkerson 1b28b89439
Enhancement: Consul Compatibility Checking (#15818)
2 years ago
Chris S. Kim f7b7f5d4b6
Error out `consul connect envoy` if agent explicitly disabled grpc (#15794)
2 years ago
Paul Glass 619032cfcd
Deprecate -join and -join-wan (#15598)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
James Oulman 7e78fb7818
Add support for configuring Envoys route idle_timeout (#14340)
2 years ago
Derek Menteer 6fa8fa4fca
Fix issue with connect Envoy choosing incorrect TLS settings. (#15466)
2 years ago
Dhia Ayachi 225ae55e83
Leadership transfer cmd (#14132)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Derek Menteer b64972d486
Bring back parameter ServerExternalAddresses in GenerateToken endpoint (#15267)
2 years ago
Chris S. Kim 0e176dd6aa
Allow consul debug on non-ACL consul servers (#15155)
2 years ago
Luke Kysow fbd47e1161
config entry: hardcode proxy-defaults name as global (#14833)
2 years ago
R.B. Boyer da70daba43
test: ensure that all dependencies in a test agent use the test logger (#14996)
2 years ago
Chris S. Kim bde57c0dd0 Regenerate files according to 1.19.2 formatter
2 years ago
Iryna Shustava 2a25669b13
cli/sdk: Allow redirection to a different consul dns port (#15050)
2 years ago
Curt Bushko 161273a931
Update command/connect/envoy/bootstrap_tpl.go
2 years ago
Curt Bushko cd185c4c2c update prometheus template args
2 years ago
Nitya Dhanushkodi 5e156772f6
Remove ability to specify external addresses in GenerateToken endpoint (#14930)
2 years ago
Iryna Shustava 5cd0ccfc75
Support auth method with snapshot agent [ENT] (#15020)
2 years ago
Iryna Shustava 4bc4ef135c
cli: Add -node-name flag to redirect-traffic command (#14933)
2 years ago
cskh eb26a7dee9
fix(cli): missing error message (#14959)
2 years ago
Chris S. Kim b0a4c5c563 Include stream-related information in peering endpoints
2 years ago
freddygv fac3ddc857 Use internal server certificate for peering TLS
2 years ago
Eric Haberkorn 1b565444be
Rename `PeerName` to `Peer` on prepared queries and exported services (#14854)
2 years ago