Commit Graph

74 Commits (moduli-e2e-admin-ui)

Author SHA1 Message Date
oss-core-libraries-dashboard[bot] 429247f407
[COMPLIANCE] Update Copyright Headers (#6282)
4 months ago
dependabot[bot] 06b46985b7
chore(deps): bump the go group across 7 directories with 21 updates (#6355)
4 months ago
David Kanney 7e6e70a40f
feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112)
7 months ago
dependabot[bot] 5f6cb00108
chore(deps): bump the go group across 13 directories with 13 updates (#6051)
8 months ago
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
9 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
9 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
12 months ago
Ryan Derr 4cc5c07214
Migrate Controller Repo Usage From Store To Server (#5609)
1 year ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
Louis Ruch 47e314ebc2
fix(scheduler): ignore 404 when updating job run (#5495)
1 year ago
Johan Brandhorst-Satzkorn 936d320ca6
internal/scheduler/job: fix test failure (#5472)
1 year ago
Michael Gaffney e086fd3007
test(batch): Fix data races in tests
2 years ago
Hugo f227020b67 feat(scheduler): Use job table to select jobs to run
2 years ago
Hugo 27c432a748 feat(scheduler): Drop completed job runs as they complete
2 years ago
Michael Gaffney 9b984b0ab6
feat(batch): Add batching for SQL jobs
2 years ago
Michael Gaffney 8c291a2934
feat(scheduler): Add retries to job status
2 years ago
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
2 years ago
Michael Gaffney 50ab600519
docs(scheduler): Clarify Job and JobStatus
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
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