Commit Graph

51 Commits (cae97fcd2e2019c05e09aec24c7068e6fbbfc5d1)

Author SHA1 Message Date
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn 55259029f1
Add job run cleaner (#2866)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Louis Ruch c73a13aa3e
scheduler: log details when starting scheduler (#2459)
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
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Louis Ruch 4cacd0a605
bug(scheduler): Fix controller id length check (#2226)
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 9663404f1a
feat(scheduler): Support unlimited job runs (#2173)
4 years ago
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