Commit Graph

547 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Damian Debkowski d875b16767 backport of commit 6e8d6a1ed2
1 year ago
Elim Tsiagbey c5cc20c649
fix(worker): add GCP plugin support on the worker (#5484)
1 year ago
Sorawis Nilparuk (Bo) 7c4451dc73
Bug: fix groups in children scopes being filtered out by grants (#5418)
1 year ago
April Ayres b18b586ec8
add noOp license validator function (#5468)
1 year ago
Johan Brandhorst-Satzkorn 40cb9f5c9e
Restrict concurrent password hashes (#5437)
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
Damian Debkowski 868d7b8a2d
test(daemon): remove tests with multihop (#5397)
1 year ago
David Kanney 2342e4b644
fix(target): Assign session connection limit to SessionAuthorization.ConnectionLimit (#5396)
1 year ago
Damian Debkowski 98bb4c8c31
test(cluster): split tests between parallel and sequential packages (#5390)
1 year ago
Johan Brandhorst-Satzkorn 1b6b22ef4f
internal/daemon/worker: improve runtime and reduce noise (#5387)
1 year ago
Johan Brandhorst-Satzkorn 20f11ab01b
Revert "internal/daemon: speed up multi-worker tests (#5370)" (#5386)
1 year ago
Johan Brandhorst-Satzkorn 862a30c389
internal/daemon: speed up multi-worker tests (#5370)
1 year ago
David Kanney f62e67584e
chore: Clarify GrantHash behavior when there are no GrantTuples (#5334)
1 year ago
Johan Brandhorst-Satzkorn a2be306eb4
More managed groups limit fixes (#5245)
1 year ago
Elim Tsiagbey 514bcc19f6
feat(gcp): add GCP plugin (#5229)
1 year ago
Hugo f227020b67 feat(scheduler): Use job table to select jobs to run
1 year ago
Hugo 27c432a748 feat(scheduler): Drop completed job runs as they complete
1 year ago
dani 62c41191ff
[fix] allow IPv6 controllers, workers, and targets (#5221)
1 year ago
Irena Rindos 36158056d9
feat(workers): add VerifyKnownWorkers repo function (#5189)
1 year ago
Hugo ee9f9fb4a1 feat(worker): Support running AWS host plugin
2 years ago
Hugo b8046a3ef3 feat(handlers/host_catalogs): Support plugin host catalog worker filter
2 years ago
Ryan Derr de141e34a9
Worker Connection Failure Add Controller Target (#5109)
2 years ago
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
2 years ago
Timothy Messier fe129b4268
fix(metrics): Fix matching logic for authorize session endpoint (#5121)
2 years ago
Johan Brandhorst-Satzkorn 41de35f2b1
internal/daemon/controller+worker: propagate downstream timeout (#5083)
2 years ago
Jeff Mitchell 66af7dba98
Allow reloading some server timings (#5071)
2 years ago
David Bond 660e2063a4
Return HTTP 400 status for inactive OIDC auth methods (#5048)
2 years ago
Elim Tsiagbey 306c722750
feat: Add support for capturing URL actions in request info (#5044)
2 years ago
Elim Tsiagbey 84707c04cb
feat: Disable path length fallback (#5050)
2 years ago
Johan Brandhorst-Satzkorn 96688b36d5
internal/daemon: simplify time update tests (#5041)
2 years ago
Elim Tsiagbey 123286cf94
feat: Validate LDAP URL port number (#5046)
2 years ago
Elim Tsiagbey e6d355b65a
fix: constant-time comparison of grpc-gateway tickets (#5031)
2 years ago
Hugo abb2d50494 fix(worker): Use 16-bit int parsing for TCP port
2 years ago
Sorawis Nilparuk (Bo) 350ac90a57
implement configurable getDownstreamWorker timeout (#5007)
2 years ago
Hugo 903039e885
fix(daemon): Return 404 if alias interceptor ResolveRequestIds fails (#5006)
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 a20aae9879 update persisted storage bucket credential states from worker status
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
Elim Tsiagbey 670a43ca22 feat(worker): set storage bucket states for worker status
2 years ago
Damian Debkowski 162a857a29 feat(sbc): Add domain changes for SBC
2 years ago
Jeff Mitchell 4e0c2d79ac
Add grant scope IDs to role list (#4893)
2 years ago
Johan Brandhorst-Satzkorn c6f3c375f3
api: remove deprecated grant_scope_id field (#4886)
2 years ago
Jeff Mitchell d547e0d459
Add test ability to reinitialize worker auth roots on startup (#4895)
2 years ago
Irena Rindos b54608b9f2
worker auth: use new previous pkix field (#4894)
2 years ago
Irena Rindos 61e7ab4738
Allow descriptions to contain newlines and other whitespace (#2599)
2 years ago