Commit Graph

75 Commits (6bd168b2a332d4cd8a769900a1cd6c298d9e8f1f)

Author SHA1 Message Date
Michael Li 6bd168b2a3 test(e2e): Add test that creates a user with the right permissions to start a session
3 years ago
Michael Li 07b16e877c refact(e2e): Rename original session cancelling test
3 years ago
Michael Li 5d795e6104 refact(e2e): Add support for authenticating as any user
3 years ago
Michael Li 5b0ff4f058 test(e2e): Port "credential stores deletion check" from bats test to e2e test suite
3 years ago
Michael Li 79bc3d4878 refact(e2e): Create credential store function
3 years ago
Michael Li ab223493a3 fix(e2e): Remove unused code
3 years ago
Michael Li 56ed25a88c test(e2e): Rename file for clarity
3 years ago
Michael Li a4e27d877d refact(e2e): Update RunCommand to have context argument
3 years ago
Michael Li 84aa65ccc5 test(e2e): Add test that cancels a session
3 years ago
Michael Li cb3f057878 test(e2e): Add test that uses connect authz-token option
3 years ago
Michael Li ff960e1fb1 refact(e2e): Rename files for consistency
3 years ago
Michael Li 618eca19f5 refact(e2e): Create functions for commonly used operations
3 years ago
Michael Li 051d337b21 refact(e2e): Move logging to helper function
3 years ago
Michael Li 1f87da9fd4 fix(e2e): Fix comment typo
3 years ago
Michael Li 01301cd32a fix(e2e): Add missing requires
3 years ago
Michael Li d8448d2184 doc(e2e): Fix typo
3 years ago
Michael Li f9dfd024ed doc(e2e): Add info for adding tests
3 years ago
Michael Li 719200612d refact(e2e): Remove use of AwsHostSetCount env
3 years ago
Michael Li 5365b29007 refact(e2e): Port enos smoke test into e2e test suite
3 years ago
Michael Li 1361c3cc6d refact(e2e): Move environment variables into its own file
3 years ago
Michael Li 86dafced1a fix(e2e): Add missing require
3 years ago
Michael Li 0afef63dca refact(e2e): Use envconfig's required property
3 years ago
Michael Li da0fb9d38a test(e2e): Add dynamic host catalog test (AWS)
3 years ago
Timothy Messier d896f37493
Support reading multiple configuration files(#2504)
3 years ago
Michael Li 8fe0d13caa test(e2e): Add vault tests
4 years ago
Johan Brandhorst-Satzkorn da9adb0c02
feat: Build docker dev images for specified platform (#2493)
4 years ago
Michael Li 21e4b70e27 test(e2e): Add end-to-end tests (connect to first target)
4 years ago
Timothy Messier eb61ac6304
refact(session): Add context to session factory
4 years ago
Johan Brandhorst-Satzkorn de2c40fa77
Fork pgtap-docker to support arm64 (#2411)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Todd e379234259
Remove CanonicalAddress, GetApiTags(), and NewWorkerForStatus. (#2196)
4 years ago
Todd 731a45eba6
Merge the worker_status table with the worker table (#2111)
4 years ago
Todd a281d10206
Add worker config table and view (#2090)
4 years ago
Todd 2ecd550e27
Add fields to server_worker to be a boundary resource (#2083)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
Todd d8a443e238 Merge branch 'main' into llb-byow
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
Johan Brandhorst-Satzkorn 21b0d584ad
feat(dbtest): Add benchmark dump generator
4 years ago
Johan Brandhorst-Satzkorn e864652b33
feat(sessions): Add list benchmarks
4 years ago
Johan Brandhorst-Satzkorn 5d042c7ec7
feat(dbtest): Mount DB dumps and create templates
4 years ago
Johan Brandhorst-Satzkorn a7a2c82931
feat(dbtest): Add docker-load Makefile target
4 years ago
Johan Brandhorst-Satzkorn 89196f2ce7
Remove old migration code & Avoid db test image confusion (#2038)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Timothy Messier 839f9efcfb
chore(dbtest): Build test database docker image for arm64
4 years ago
Jeff Mitchell 75a38e2505 Import TCP subtypes in test controller
4 years ago
Timothy Messier 34d9842f85
fix(testing/docker): Correctly reset IFS (#1754)
4 years ago
Jeff Mitchell 5417cc5cb0
Fix setting nil attributes on host sets (#1746)
4 years ago