Commit Graph

507 Commits (4493dfd527490540ca95e0abff06a9a4e8a883b2)

Author SHA1 Message Date
Jeff Mitchell 6116dad2bc Fix incorrect flag name (#2494)
4 years ago
Louis Ruch b7684a857a
feat(ssh): Use HostId as HostKeyAlias for connect ssh helper (#2490)
4 years ago
Todd 06fd086004
Add health endpoint for worker (#2442)
4 years ago
Irena Rindos d951e1ebc1
Worker graceful shutdown (#2455)
4 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
4 years ago
Louis Ruch 506fdfa5c3
cli(ssh): Do not print private key if consumed (#2451)
4 years ago
Louis Ruch 50490d71ae
chore(targets): Improve help and errors around ssh targets (#2445)
4 years ago
Louis Ruch 5812a42ba3
feat(scheduler): set intervals from config (#2443)
4 years ago
Jeff Mitchell 9002930d65 Adapt shared lock skip logic to dbswap branch (#2437)
4 years ago
Hugo Vieira bed6e1a0ff feat(server): Reload database on SIGHUP
4 years ago
Hugo Vieira 8ab9ffbcac refact(cmd): Encapsulate some functionality on Command and Server
4 years ago
Hugo Vieira 621f8a9ff2 fix(schema): Database connection not cleanly closed
4 years ago
Timothy Messier 047a66e87d
fix(worker): Improper reload when running as controller and worker (#2438)
4 years ago
Todd 0b942f4493
Only clear tags in set-worker-tags when "null" is set as the value of the -tag flag. (#2434)
4 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Irena Rindos cee5ff7599
Minor documentation fixes for controller-led (#2432)
4 years ago
Jeff Mitchell fdb60f5b2d Update comment around undocumented config flag
4 years ago
Jeff Mitchell 730131c105 Add test
4 years ago
Jeff Mitchell 16c9e9b592 Add ability to skip shared lock acquisition
4 years ago
Hugo Vieira bf1486f75e
refact(target): Add context to RepositoryFactory constructor
4 years ago
Louis Ruch d7c4c648ec
bug(vault): Correctly handle credential stores with expired tokens (#2399)
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Timothy Messier 5d0cdf680f
feat(worker): Support reloading of initial upstreams on SIGHUP (#2417)
4 years ago
Haotian 17ddc301a8
feat(cli): add/set/remove worker tags (#2266)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Irena Rindos b43e61c8c7
bug(workers): Create worker-led panics on invalid token (#2388)
4 years ago
Timothy Messier 79866a287f feat(schema): Add support for migration hooks
4 years ago
Jeff Mitchell a56d7aa4d0
Ensure that "null" can only be specified in "set-" commands (#2363)
4 years ago
Jeff Mitchell f1b737c62e
Fix error validation code in attr parsing (#2353)
4 years ago
Jeff Mitchell 02dd28f587
Add support for SSH private key passphrases (#2331)
4 years ago
Louis Ruch dcccaf1bcf
bug(cmd): Ensure RunShutdownFuncs is called when an early error occurs (#2333)
4 years ago
Jeff Mitchell fa17fdf9d7
Update wording and fix a missing prompt (#2329)
4 years ago
Jeff Mitchell fe2ee7ef4a
Change behavior of `-token` and `-password` to support env/file only (#2327)
4 years ago
Louis Ruch 53dbd51f14
Only consume ssh brokered credentials if the target is tcp (#2323)
4 years ago
Jeff Mitchell 26ffa705e5
Add parsepath logic to password in various places (#2325)
4 years ago
Jeff Mitchell 090b2b28f8
Clean up some dev config kms code (#2321)
4 years ago
Jeff Mitchell 8800ec9c94
Reorganize logic to allow a poison pill (#2317)
4 years ago
Louis Ruch fc25178827
bug(server): Start ops listener even if controller is nil (#2314)
4 years ago
Jeff Mitchell 65cff995d7
Remove `-token` flag (#2303)
4 years ago
Damian Debkowski 2db5840790
fix(cli) check error value in executeExtraActionsImpl funcs (#2293)
4 years ago
irenarindos 4908aba546 feat(vault): Add unimplemented worker filter support to OSS
4 years ago
Damian Debkowski 1e44ed3d92
fix(cli) check error value from command func (#2286)
4 years ago
Jeff Mitchell 5117cf9548
Add some safety checks in server command (#2288)
4 years ago
Timothy Messier 439566cd10 feat(target): Add ssh target support to sdk/api/cli
4 years ago
Jeff Mitchell 1ef6e87a26
Add extra commands funcs (#2279)
4 years ago
Damian Debkowski c2bfcc0664
refactor(api module): enforce typed definitions (#2238)
4 years ago
Louis Ruch d6c1402223
bug(cli): Correctly generate private key file (#2274)
4 years ago
Louis Ruch 7d1a989ea7
feat(cli): Support using brokered private key in ssh subcommand (#2267)
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago