Commit Graph

1662 Commits (fc2bf0083858a8117f2caee972ffd79aa0aa2b07)

Author SHA1 Message Date
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
Johan Brandhorst-Satzkorn 4146c0c55d
Upgrade Go version to 1.20 (#2898)
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
Haotian f88547bbf5
fix(cli): update plural resource mentions in generated help texts (#2918)
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
Cameron Perera 42858c4c0d
chore: bump ui commit (#2913)
3 years ago
Johan Brandhorst-Satzkorn 48e4fcce25 fix: remove file number dependency from test
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Cameron Perera 80774077d6
chore: bump ui commit for 0.12.x release (#2904)
3 years ago
Timothy Messier 718e183a1e
fix(credentiallibraries): Correctly populate attrs for vault-generic (#2901)
3 years ago
Timothy Messier f9a2f44f5b
test(cli): Add tests for vault-ssh-certificate credential library
3 years ago
Timothy Messier e66ea15fef
fix(cli): Status code on api error
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 32dd7f07d0
fix(vault): Only persist revokable credentials
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
Timothy Messier 6a41bf1237
feat(wh): Support vault ssh certificate credentials
3 years ago
Timothy Messier 89a55632ba
feat(cli): Add vault ssh certificate credential library
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Danielle 3a78a74571
feat(vault): Support Issuing SSH Cert Credentials
3 years ago
Haotian 823b8cdfc6
feat(vault): Add CRUDL methods for ssh certificate cred library (#2765)
3 years ago
Danielle 7833dd73c0
refact(vault): Create issuingCredentialLibrary Interface
3 years ago
Cameron Perera f4951c385f
chore: bump ui commit to include vault ssh cert feature (#2883)
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
Cameron Perera bc332541c3
chore: bump ui commit for host set link fixes (#2875)
3 years ago
Cameron Perera e64b8eaef1
chore: update UI commit to include onboarding updates (#2870)
3 years ago
Irena Rindos ed9f2b2730
bug(workers): Check initial upstreams for an HCBP environment (#2869)
3 years ago
Jeff Malnick a3c4cef648
Use primary auth method if no auth method ID is provided (#2725)
3 years ago
Irena Rindos 2e3fd041ef Target worker filters migration fix (#2859)
3 years ago
Jeff Mitchell 19180af0eb
Fix target port handling (#2846)
3 years ago
Cameron Perera 9f49d1a7f8
bump ui commit (#2841)
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
Hugo 0bee55aa19
fix(target): Correct accounting of updated rows when deleting address (#2799)
3 years ago
Jim e64163ad1d
fix (controller): prevent panic when controller stops when there's no listener (#2793)
3 years ago
Cameron Perera 4195821d29
bump ui commit to latest on main (#2798)
3 years ago
Todd bc409bc7d4
Graceful shutdown blocks on running proxy handler connections (#2789)
3 years ago
Irena Rindos e238893c21
Unset worker auth when Boundary dev uses a kms worker (#2786)
3 years ago
Timothy Messier e2248c1360
fix(wh): Associate session fact with credential dimensions (#2787)
3 years ago