Commit Graph

252 Commits (000fc7c0e014d01dbbcef87e8a62aa2f2b149641)

Author SHA1 Message Date
Irena Rindos 1821cb4631
Use tofu token from controller (#3064)
3 years ago
Jeff Mitchell b2bab45c13
Port over changes (#3061) (#3062)
3 years ago
Johan Brandhorst-Satzkorn 18eed58ec5
fix(targets): Use correct error string in enterprise (#2984)
3 years ago
Johan Brandhorst-Satzkorn 8a0ee97f3b
fix(targets): Readd WorkerFilterDeprecationMessage (#2982)
3 years ago
Johan Brandhorst-Satzkorn ac3543bdfb
fix(targets): Use correct field name in deprecation warning (#2978)
3 years ago
Todd fe5b554370 AuthorizedDownstreamWorkers now separated from AuthorizedWorkers to maintain API compatibility (#2957)
3 years ago
Todd 3461caee41 fix downstream manager test (#2950)
3 years ago
Johan Brandhorst-Satzkorn cf412b95a2
fix: Support streaming HTTP responses (#2956)
3 years ago
Todd 1e89be1b1a Downstream worker connections are tracked by worker id (#2949)
3 years ago
Eng Zer Jun 6403b0f389
test: use `t.TempDir` to create temporary test directory (#2922)
3 years ago
Damian Debkowski cabe362534
fix(handler): return targetId as hostId for cli edge case support (#2920)
3 years ago
Jeff Mitchell 1e9057d8a3 Update KMS references
3 years ago
Damian Debkowski 84b410974b
fix(handlers): return error when updating json cred w/ empty obj (#2903)
3 years ago
Timothy Messier e25b0e7888
fix(credentiallibraries): Fallback logic to support 0.11.x cli (#2910)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Timothy Messier 718e183a1e
fix(credentiallibraries): Correctly populate attrs for vault-generic (#2901)
3 years ago
Irena Rindos 4114b41527
Filter managed workers from egress workers when the host address is unsafe (#2899)
3 years ago
Hugo e455e31f9e
fix(target): Incorrectly allowing whitespace on Target's address field (#2862)
3 years ago
Timothy Messier 12a53bbfa9
feat(target): Allow vault ssh cert library as credential source
3 years ago
Timothy Messier 1aaaf4af1d
feat(controller): Translate ssh certificate credentials for worker
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Todd d8aea569c5
Only return live workers in ListHcpbWorkersResponse (#2876)
3 years ago
Irena Rindos a030c15403
Support HCPBInt in hcpb_cluster_id field (#2880)
3 years ago
Johan Brandhorst-Satzkorn 55259029f1
Add job run cleaner (#2866)
3 years ago
Irena Rindos ed9f2b2730
bug(workers): Check initial upstreams for an HCBP environment (#2869)
3 years ago
Jeff Mitchell 19180af0eb
Fix target port handling (#2846)
3 years ago
Irena Rindos 00a73f64d9
bug(sessions): Fix authorizeSession race conditions in handleProxy (#2795)
3 years ago
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