Commit Graph

78 Commits (efe9fe780d4094de4ac5041e7b15c24ae6104b9c)

Author SHA1 Message Date
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)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 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
Jeff Mitchell 18e59998e9
Add storage bucket worker filter handling
3 years ago
Jim 6f78889947
refact: add servers.ListWorkers(...)
3 years ago
Michael Li 357e835fa5
doc: Add missing copyright headers (#3238)
3 years ago
Jeff Mitchell 5716a30813 Update nodeenrollment to fix TLS issue; add debug (#3231)
3 years ago
Jeff Mitchell 77fd51fb12 Add more logging to worker auth rotation and test flags
3 years ago
Jeff Mitchell bdf7bf7702
Do not allow PKI-KMS workers to have names updated via API (#3143)
3 years ago
Jeff Mitchell 163ce184b8
KMS-PKI Workers (#3101)
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Todd 1e89be1b1a Downstream worker connections are tracked by worker id (#2949)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Todd d8aea569c5
Only return live workers in ListHcpbWorkersResponse (#2876)
3 years ago