Commit Graph

34 Commits (4b526538af660cf4c29988cd514b18fe673dc8a8)

Author SHA1 Message Date
Todd 2ecd550e27
Add fields to server_worker to be a boundary resource (#2083)
4 years ago
irenarindos 8579a248d4 refactor(servers): minor sql adjustments to worker and controller tables
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Timothy Messier 4599e64cab feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Louis Ruch f8b27645d9
fix(scheduler): Update job run query to not error on running conflict (#1914)
4 years ago
Louis Ruch 8cab9a4315
feat(scheduler): Update job description on conflict (#1852)
4 years ago
Louis Ruch c4506ec743 feat(scheduler): Add support for run now option
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Todd Knight 843d126428 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Louis Ruch 1c40100edd
tests(scheduler): fix unit test deadlock (#1550)
5 years ago
Jeff Mitchell f9c620a5d5 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Todd Knight db9e1106a9
feat(host): Add host plugin related schemas and tests (#1475)
5 years ago
Louis Ruch 61722659d1
test(scheduler) Remove un-needed test causing intermittent failures (#1501)
5 years ago
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Louis Ruch 76a7ce93e8
Fix race with base context cancel and final run update in scheduler (#1422)
5 years ago
Jim be8c3cb1ea
prevent panics when waitgroup == nil (#1423)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Louis Ruch 2dae498123
Ensure job progress is always reported (#1396)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Louis Ruch 8e4323c31c
Scheduler run jobs failure (#1310)
5 years ago
Louis Ruch 649ed32504
Scheduler updates (#1311)
5 years ago
Michael Gaffney 094bdcdd2b
protobuf: remove unused imports (#1267)
5 years ago
Jeff Mitchell 7ee8ddba6a True up some spelling
5 years ago
Louis Ruch feb5d7385d
Louis job scheduler (#1197)
5 years ago