Commit Graph

548 Commits (b6d58d0c42ea197f040c54e468ec284ec0023054)

Author SHA1 Message Date
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Jeff Mitchell b7d810e475
Fix function signature (#3070)
3 years ago
Jeff Mitchell b2bab45c13
Port over changes (#3061) (#3062)
3 years ago
Timothy Messier b69d1c2e2e
fix(cli): Fallback parsing of un-typed credentials (#2989)
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
Haotian f88547bbf5
fix(cli): update plural resource mentions in generated help texts (#2918)
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
Timothy Messier e66ea15fef
fix(cli): Status code on api error
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
Irena Rindos a030c15403
Support HCPBInt in hcpb_cluster_id field (#2880)
3 years ago
Jeff Malnick a3c4cef648
Use primary auth method if no auth method ID is provided (#2725)
3 years ago
Jeff Mitchell 19180af0eb
Fix target port handling (#2846)
3 years ago
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
Irena Rindos e238893c21
Unset worker auth when Boundary dev uses a kms worker (#2786)
3 years ago
Irena Rindos af24972386
warn if controller and worker name are the same (#2773)
3 years ago
Hugo Vieira f85da3ee2b feat(cmd): Create target using address on boundary dev / database init
3 years ago
Hugo Vieira 803cd278ae fix(cmd): boundary connect SSH depending on a host id for ssh aliasing
3 years ago
Hugo Vieira c82d2efb14 feat(cli): Implement address flag for boundary targets create/update
3 years ago
Jeff Mitchell b286060ea8
Fix string regression in attribute parsing (#2759)
3 years ago
Irena Rindos 9135cc7668
In absence of ingress filter, use directly connected worker (#2757)
3 years ago
Irena Rindos 078f5e9328
Fix failing attribute flag test (#2755)
3 years ago
Jeff Mitchell 098248be18
Add the ability for CLI map values to contain keys only, which map to JSON nulls (#2721)
3 years ago
Jeff Mitchell 5353725278
Merge duplicated attr/secret/kv flag handling into one function (#2720)
3 years ago
Jeff Mitchell 66dc82a7ba Send message on dev mode SIGHUP so it doesn't just appear to have been swallowed
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
Johan Brandhorst-Satzkorn df02501dcc
Create new "previous-root" key purpose for root key migrations (#2639) (#2648)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Jeff Mitchell 0c96c6ff6c
Split grace period into multiple config values (#2578) (#2603)
3 years ago
Irena Rindos 1e59aaf19b
fix host sets command sample command (#2596)
3 years ago
Michael Li 067530cdbf
fix(test): Retry websocket connection due to flaky failure (#2584)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
3 years ago
Jeff Mitchell cede1aec93
Add initial templating support to Vault credential libraries (#2569) (#2575)
3 years ago
Hugo Vieira bfd65feb90 feat(cmd): Display session connection information
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Haotian 3be8b6efed
refactor(metric): move common metrics functions out of 'internal' directory (#2536)
3 years ago
Timothy Messier d896f37493
Support reading multiple configuration files(#2504)
3 years ago
Louis Ruch b31e6a8abc
cli(ssh): Use type instead of SubtypeFromId (#2497)
3 years ago
Jeff Mitchell 6116dad2bc Fix incorrect flag name (#2494)
3 years ago
Louis Ruch b7684a857a
feat(ssh): Use HostId as HostKeyAlias for connect ssh helper (#2490)
3 years ago
Todd 06fd086004
Add health endpoint for worker (#2442)
3 years ago
Irena Rindos d951e1ebc1
Worker graceful shutdown (#2455)
3 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
3 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
3 years ago
Louis Ruch 506fdfa5c3
cli(ssh): Do not print private key if consumed (#2451)
3 years ago
Louis Ruch 50490d71ae
chore(targets): Improve help and errors around ssh targets (#2445)
3 years ago
Louis Ruch 5812a42ba3
feat(scheduler): set intervals from config (#2443)
3 years ago