Commit Graph

23 Commits (cf3900a9067ddb4e6921538b9d520bd54fe5fb19)

Author SHA1 Message Date
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
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
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
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
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
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
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
Louis Ruch 8e4323c31c
Scheduler run jobs failure (#1310)
5 years ago
Louis Ruch 649ed32504
Scheduler updates (#1311)
5 years ago
Jeff Mitchell 7ee8ddba6a True up some spelling
5 years ago
Louis Ruch feb5d7385d
Louis job scheduler (#1197)
5 years ago