Commit Graph

1534 Commits (6bd168b2a332d4cd8a769900a1cd6c298d9e8f1f)

Author SHA1 Message Date
Irena Rindos 2ab6ca6a84
Remove unrelated error from error message (#2558)
4 years ago
Todd 73f7004c74 Add RLocks for all read access to s.connInfoMaps in a session (#2553)
4 years ago
Michael Li 5b0ff4f058 test(e2e): Port "credential stores deletion check" from bats test to e2e test suite
4 years ago
Todd c2d02966c6
When checking authorized actions, read the worker we created for the test. (#2548)
4 years ago
Jeff Mitchell 37273d7a9c Fix two items: (#2544)
4 years ago
Michael Li 16e90ddd35
fix(bats): Fix flakiness in sessions.bats tests (#2537)
4 years ago
Haotian 3be8b6efed
refactor(metric): move common metrics functions out of 'internal' directory (#2536)
4 years ago
Todd fa39fe5b0f
Delete the base auth account when a concrete auth account is deleted (#2528)
4 years ago
Todd 1437d5452d
Filter out null named workers when looking up the worker id in bats (#2531)
4 years ago
Todd c9d902ebd0
Add worker create, list, read, update, and delete cli ui tests. (#2384)
4 years ago
Irena Rindos da885a89c3
refactor(workerauth): consolidate workerAuth retrieval (#2512)
4 years ago
Todd 412e7a2418
Add interfaces and error codes for processing downstream router connections (#2511)
4 years ago
Louis Ruch f23a28cf01
chore: Add white space (#2516)
4 years ago
Todd 2f68c604c5
Add test helper for creating a multihop worker setup (#2513)
4 years ago
Timothy Messier d896f37493
Support reading multiple configuration files(#2504)
4 years ago
Carlos Alcaide Corvo 6e53747b97
Bump UI version (#2499)
4 years ago
Louis Ruch b31e6a8abc
cli(ssh): Use type instead of SubtypeFromId (#2497)
4 years ago
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