Commit Graph

2272 Commits (8ce8dbf3611e5178622e7f7fb5722fa0e5962e7e)

Author SHA1 Message Date
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
Eric Haberkorn 80e51ff907
Add exported services event to cluster peering replication. (#14797)
2 years ago
Nick Ethier 1c1b0994b8
add HCP integration component (#14723)
2 years ago
DanStough 2a2debee64 feat(peering): validate server name conflicts on establish
2 years ago
Chris S. Kim 7370f0a953
Fix test ordering (#14543)
2 years ago
Derek Menteer bf769daae4 Merge branch 'main' of github.com:hashicorp/consul into derekm/split-grpc-ports
2 years ago
Derek Menteer f64771c707 Address PR comments.
2 years ago
DanStough e617e7df3e feat(cli): add initial peering cli commands
2 years ago
Derek Menteer 1255a8a20d Add separate grpc_tls port.
2 years ago
Dao Thanh Tung fead3c537b
Fix Consul KV CLI 'GET' flags 'keys' and 'recurse' to be set together (#13493)
2 years ago
Jared Kirschner 1200e83c3b
Merge pull request #14034 from hashicorp/make-proxy-sidecar-for-case-insensitive
2 years ago
Daniel Upton 6e0de48e60 cli: update agent log preamble to reflect per-listener TLS config
2 years ago
Jared Kirschner 22511ec491 Allow uppercase in proxy launch -sidecar-for arg
2 years ago
cskh 155c4bc2af
fix(cli): error message in service deregister subcommand (#14028)
2 years ago
cskh 6640997fc1
fix (cli): import empty directory to kv (#13939)
2 years ago
Chris S. Kim 8ed49ea4d0
Update envoy metrics label extraction for peered clusters and listeners (#13818)
2 years ago
DanStough 2da8949d78 feat: convert destination address to slice
2 years ago
Paul Glass 77afe0e76e
Extract AWS auth implementation out of Consul (#13760)
2 years ago
Jared Kirschner 067272b53f
Merge pull request #13787 from hashicorp/fix-acl-read-token-self-expanded-panic
2 years ago
Jared Kirschner 927033e672 Fix panic on acl token read with -self and -expanded
2 years ago
cskh cf6b6dddaf
feat(cli): enable to delete config entry from an input file (#13677)
2 years ago
Kyle Havlovitz 407e858389 Fix syntax for bootstrap sds secret config
2 years ago
R.B. Boyer 31b95c747b
xds: modify rbac rules to use the XFCC header for peered L7 enforcement (#13629)
2 years ago
Kyle Havlovitz 55109eb9f6 command: Add TLS support for envoy prometheus endpoint
2 years ago
Riddhi Shah 411edc876b
[OSS] Support merge-central-config option in node services list API (#13450)
2 years ago