Commit Graph

225 Commits (d66b92abe023e75f736b7e4df99bd7e4798b2d91)

Author SHA1 Message Date
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
Todd 87b09d5e27
Rename router to receiver for secondary connections (#2816)
3 years ago
Todd b359561e51
Filter WorkerList by feature and go from version string to version.Info (#2807)
3 years ago
Jim e64163ad1d
fix (controller): prevent panic when controller stops when there's no listener (#2793)
3 years ago
Todd bc409bc7d4
Graceful shutdown blocks on running proxy handler connections (#2789)
3 years ago
Todd 38b74ce897
Provide a worker decryption function to proxy handlers (#2784)
3 years ago
Todd 0b87acb896
Always call PostConnectionHook in dialer and fix Dial bug (#2783)
3 years ago
Irena Rindos bb281e494f
Fix status NPE if worker has been sitting waiting for registration (#2781)
3 years ago
Irena Rindos 5d5dc7524c
update dial function doc to include options (#2776)
3 years ago
Irena Rindos d3d1fa0b55
initial commit (#2768)
3 years ago
Irena Rindos beb97ac9f2
SSH Proxy support (#2736)
3 years ago
Hugo 1fb960575f
Merge pull request #2613 from hashicorp/llb-target-address
3 years ago
Irena Rindos a403b3904c
initial commit (#2735)
3 years ago
Hugo Vieira f85da3ee2b feat(cmd): Create target using address on boundary dev / database init
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Johan Brandhorst-Satzkorn 61c90c5623
Add grant parsing fuzz test (#2534)
3 years ago
Irena Rindos 9135cc7668
In absence of ingress filter, use directly connected worker (#2757)
3 years ago
Irena Rindos 24bbf57a19
AuthorizeConnection with filters (#2734)
3 years ago
Irena Rindos 7db9fc59ce
Expose State() *structpb.Struct interface through the metric connection trackers
3 years ago
Irena Rindos 5c73e43912
revert 2712 (#2713)
3 years ago
Irena Rindos a135127524
Move dialingListener setAddresses
3 years ago
Irena Rindos 173e1587d0
Append initial worker upstreams if current upstreams are unresponsive (#2698)
3 years ago
Todd 7a6983c463
Fix wrapped reverse grpc listener (#2702)
3 years ago
Haotian 340cfb0d88
refactor(metric): adds filter function to collector init method (#2695)
3 years ago
Todd a0600138fa
Fix wrapped reverse grpc listener (#2687)
3 years ago
Todd b6c0ccc1e8
Refactor proxy handler to separate connection and protocol handling (#2678)
3 years ago
Haotian fbd0a8272b
feat(metric): adds accepted/closed connections counters to worker and controller servers (#2668)
3 years ago
Irena Rindos 5b162a4433
add worker version to network graph (#2672)
3 years ago
Danielle 5f8d292ea1
Inject Custom Response Headers By Status (#2587)
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Haotian 2b84013379
Revert " feat(metric): adds accepted/closed connections counters for controller and worker cluster connections (#2656)" for failing a build test (#2660)
3 years ago
Haotian 80f72b8511
feat(metric): adds accepted/closed connections counters for controller and worker cluster connections (#2656)
3 years ago
Johan Brandhorst-Satzkorn 8908dccf6d
Forward port some release fixes (#2631)
3 years ago
Irena Rindos 70e20b5cf5
revert merge llb-multihop-sessions (#2628)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Irena Rindos 781b03d080
dataplane management (#2624)
3 years ago
Irena Rindos 011a7cf640
Dataplane routing (#2623)
3 years ago
Todd 426e6aaa79 Check that the returned resources before referencing them (#2612)
3 years ago
Jeff Mitchell 0c96c6ff6c
Split grace period into multiple config values (#2578) (#2603)
3 years ago
Todd 2a4ce02de6
Disconnect PKI workers from upstreams when they are no longer authorized (#2515)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
3 years ago
Irena Rindos 946dab487e
enable recovery user to list targets and sessions (#2576)
3 years ago
Jeff Mitchell cede1aec93
Add initial templating support to Vault credential libraries (#2569) (#2575)
3 years ago
Hugo Vieira d206635d74 fix(connection): Make bytes up and down a signed 64-bit integer
3 years ago
Hugo Vieira c81398cbf3 feat(worker): Report bytes up and down on Status updates
3 years ago
Hugo f023f05c11 feat(worker): Report bytes up/down on Worker connection closure
3 years ago
Hugo 1bb80624b8 feat(worker): net.Conn implementation to count Bytes Read and Written
3 years ago
Jeff Mitchell b86430c2af
Add some common account bits and change over some getOpts -> GetOpts funcs (#2565) (#2566)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Irena Rindos 2ab6ca6a84
Remove unrelated error from error message (#2558)
4 years ago