Commit Graph

90 Commits (fcafffdb24b84bba85d06fb208778efe2b9201c7)

Author SHA1 Message Date
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
6 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
6 months ago
Ryan Derr 67d55f3743
ICU-17341 Update UpdateControllerStatus to handle empty string descriptions. When reading from the server_controller database, NULL descriptions are cast to empty strings. To prevent violating the wt_description_too_short constraint in the wt_description domain, ensure that empty string descriptions are converted to nil before being passed. (#5894)
8 months ago
Michael Milton 1f17313a39
Normalise grants and roles tables to improve grants query performance (#5846)
8 months ago
Ryan Derr cf35dce3fa
Remove Duplicate Error Check That's Unreachable And Is Not Tested Against (#5799)
9 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
9 months ago
Ryan Derr 6d9f97d6c8
ICU-16457 Split Liveness Query In Two (#5628)
11 months ago
dani 143bc7055f
Revert "Controller Liveliness Query Split (#5602)" (#5619)
11 months ago
Ryan Derr 4cc5c07214
Migrate Controller Repo Usage From Store To Server (#5609)
11 months ago
Ryan Derr 6c0b3a8a1c
Controller Liveliness Query Split (#5602)
11 months ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
Damian Debkowski acc40e0d08
fix: resolve small issues in db transactions (#5522)
1 year ago
Irena Rindos dfe4f91be3
refactor(server): refactor worker tags (#5445)
1 year ago
Johan Brandhorst-Satzkorn ec0a3f964b
Worker status refactor (#5417)
1 year ago
Hugo 846c849589
Worker Domain Refactor (#5338)
1 year ago
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
1 year ago
Irena Rindos 36158056d9
feat(workers): add VerifyKnownWorkers repo function (#5189)
1 year ago
Irena Rindos dfde64e648
chore(server): fix const ops (#5190)
1 year ago
Damian Debkowski 9576ed40dc
test: improve test to ensure ipv6 compatability (#5113)
1 year ago
Damian Debkowski 390fca3306
test(server): validate ipv6 address for upsert worker status (#5079)
1 year ago
Johan Brandhorst-Satzkorn a77769fdb6
internal/server: only use non-nil tags (#4996)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Damian Debkowski 1be0e5d413
fix: pass along storage bucket credential id for sb update job (#4947)
2 years ago
Damian Debkowski c0cf5c4e1b feat(api): return remote storage states for worker
2 years ago
Damian Debkowski 00e4c5448b feat: workers filtered by sbc state
2 years ago
Damian Debkowski 9bc5e492f6 feat(sbc): add upsert worker storage bucket job
2 years ago
Damian Debkowski 88c67e4eea feat(proto): define storage bucket state in worker status
2 years ago
Irena Rindos b54608b9f2
worker auth: use new previous pkix field (#4894)
2 years ago
Irena Rindos 08f391c5d6
workerauth: satisfy NodeIdLoader interface (#4870)
2 years ago
Elim Tsiagbey 3bef063c72 feat: Filter workers by local storage state function
2 years ago
Elim Tsiagbey 8506ed3e2c feat: Report Local Storage State Status
2 years ago
Elim Tsiagbey 79917f74b8 feat(worker): Worker Local Storage State DB Column
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 4068829509
Merge pull request #4401 from hashicorp/jefferai-linter-fixes
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Jeff Mitchell c4effc078b
Remove some no-longer-needed x/crypto refs (#4371)
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)
2 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
2 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
2 years ago
Lars Lehtonen ee6803d106
internal/server: fix dropped testing error (#3015)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Johan Brandhorst-Satzkorn c644396916
server: allow release version to be set in test (#3517)
3 years ago
Irena Rindos 0fcf0e21d9
chore(server): Update worker auth repository to handle dupe nodes (#3410)
3 years ago
Irena Rindos a8e363888a
bug(workerAuth): allow duplicate workerAuth inserts if records match (#3389)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago