Commit Graph

1517 Commits (4493dfd527490540ca95e0abff06a9a4e8a883b2)

Author SHA1 Message Date
Irena Rindos 4493dfd527 use prior and current worker auth keys (#2495)
4 years ago
Hugo 902ca3cccb
fix(genapi): uint64 fields failing to be unmarshalled (#2492)
4 years ago
Jeff Mitchell 6116dad2bc Fix incorrect flag name (#2494)
4 years ago
Jeff Mitchell 74a007bfdd Adapt to new nodeenrollment X25519KeyProducer interface (#2491)
4 years ago
Louis Ruch b7684a857a
feat(ssh): Use HostId as HostKeyAlias for connect ssh helper (#2490)
4 years ago
Zhihe Li fd0cbbc776
Bump UI commitish (#2489)
4 years ago
Todd d270513b5a
Add error printing when cluster listeners and their consumers error. (#2488)
4 years ago
Zhihe Li 8ab3c4c1f4
Bump UI commitish (#2487)
4 years ago
Irena Rindos bd4f5f3801
update worker auth rotate (#2484)
4 years ago
Louis Ruch b78d83e242
log(vault): Log formatted duration instead of nanoseconds (#2481)
4 years ago
Zhihe Li 423f3be251
Bump UI commitish (#2480)
4 years ago
Johan Brandhorst-Satzkorn 5dbcda512a
Fix enos bats test errors (#2468)
4 years ago
Todd 06fd086004
Add health endpoint for worker (#2442)
4 years ago
Zhihe Li 309574b694
bump UI commitish (#2470)
4 years ago
Irena Rindos d951e1ebc1
Worker graceful shutdown (#2455)
4 years ago
Timothy Messier a2ef14283b
fix(org): Address bug that prevented deleting an org (#2465)
4 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Timothy Messier f28bcd4aa7
chore(cli): Run bats tests against boundary dev in CI
4 years ago
Timothy Messier c41e31381d
test(cli): Fix session read and cancellation test
4 years ago
Irena Rindos 821d8317dc
address op state review feedback (#2453)
4 years ago
Louis Ruch c73a13aa3e
scheduler: log details when starting scheduler (#2459)
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
Damian Debkowski 5dfabe5f90
fix: show warning log when token will expire before it can be renewed (#2446)
4 years ago
Jeff Mitchell 37fb9815ce Add session endpoint test for #2448 (#2450)
4 years ago
Timothy Messier 2b994f3005 fix(perms): Properly resolve "only self" for permissions (#2448)
4 years ago
Louis Ruch 50490d71ae
chore(targets): Improve help and errors around ssh targets (#2445)
4 years ago
Damian Debkowski 2db6bee3e2
fix: return an error for vault tokens that will expire before the scheduler can run (#2444)
4 years ago
Louis Ruch 5812a42ba3
feat(scheduler): set intervals from config (#2443)
4 years ago
Irena Rindos fc0ead73e6
feat(workers): worker operational state (#2427)
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
Hugo Vieira bf263fbd7d
perf(target): Use new Permissions object to determine resource access
4 years ago
Hugo Vieira 63196ee4ca
feat(target): Implement new WithPermissions option
4 years ago
Hugo Vieira 224f8d2d4e
refact(controller): Move Target Repository Factory to the target package
4 years ago
Timothy Messier 1e1e5a5ff5
doc(perms): Clarify some details in godoc for ListPermissions
4 years ago
Timothy Messier e65f1f32a7
chore(session): Remove repository method that was only used in tests
4 years ago
Timothy Messier eb61ac6304
refact(session): Add context to session factory
4 years ago
Timothy Messier febf0b9984
refact(controller): Use session repo factory that takes options
4 years ago
Timothy Messier 68568828e6
perf(sessions): Use session repository with permissions
4 years ago