Commit Graph

509 Commits (b24f6dcee825caf59cd484fbf6edfeb4cab72e75)

Author SHA1 Message Date
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
David Bond 0c25dbad13
Use appropriate gRPC error codes for OIDC (#4877)
2 years ago
Michael Li e18e3ab783
test: Fix tests due to time (#4855)
2 years ago
Timothy Messier a2c529b9d1
fix(controller): Use max request duration cluster listener (#4805)
2 years ago
Irena Rindos 16d23fa55f
bug(scopes): scopes list returns 500 without perms (#4731)
2 years ago
Todd 7df9144fbf
Fix typos in request validation errors for aliases (#4671)
2 years ago
Michael Li ca1196cdc9
test(worker): Address flake in TestMonitorUpstreamConnectionState (#4668)
2 years ago
Todd 0d67b86543
Add ListResolvableAliases to the user service (#4609)
2 years ago
dani 1a77e4da86
Boundary Plugin MinIO (#4621)
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Elim Tsiagbey a23c57e7c6 feat: add storageEventListener nil check
2 years ago
Elim Tsiagbey 2c140b1e09 feat: Local Storage State API & CLI
2 years ago
Elim Tsiagbey 3bef063c72 feat: Filter workers by local storage state function
2 years ago
Elim Tsiagbey 3f94c900f0 feat: Add worker event listener
2 years ago
Elim Tsiagbey 8506ed3e2c feat: Report Local Storage State Status
2 years ago
Damian Debkowski aea473c77b feat: new worker config for minimumAvailableCapacity
2 years ago
Louis Ruch e9e3d7cad5
feat(session): Include session recording id in auth-session resp (#4593)
2 years ago
Todd 55fe70e643
Change 404 errors for aliases to 401s (#4575)
2 years ago
Jeff Mitchell 7e214026af
Fix issue with workers connecting in high latency conditions (#4535)
2 years ago
Jeff Mitchell a4bafdf9f4
Remove unintended log statements (#4533)
2 years ago
Jeff Mitchell 4542eef22b
Add templating coalesce function (#4492)
2 years ago
Todd 868228847d
Add handler and API support for alias creation with target (#4508)
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Todd f7631edcab
rename target2 import alias to talias (#4482)
2 years ago
Todd 4bd38037b3 fixup! Create the alias service and resource (#4276)
2 years ago
Todd 240f86f0a9 fixup! Resolve aliases prior to subtype attribute transforming interceptor (#4379)
2 years ago
Todd ce250cbc57 fixup! Create the alias service and resource (#4276)
2 years ago
Todd deab1d5f17 fixup! Create the alias service and resource (#4276)
2 years ago
Irena Rindos e80e9a6da5 feat(dev): create initial alias targets for boundary dev (#4433)
2 years ago
Irena Rindos 48d958e395 fix(aliases): check target alias host id on create and update (#4435)
2 years ago
Todd 5a17c9cd39 Resolve aliases prior to subtype attribute transforming interceptor (#4379)
2 years ago
Todd 78e10864c4 Add alias CLI CRUDL commands (#4353)
2 years ago
Irena Rindos eceb1fd40e api(targets): add aliases to targets (#4337)
2 years ago
Todd 3f3b624b54 Add alias resolution to target service (#4277)
2 years ago
Todd 92181e272a Create the alias service and resource (#4276)
2 years ago
Todd e848e76b48 Create Alias Domain Object and Repo (#4275)
2 years ago
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Timothy Messier 111dc87ead
feat(billing): Fix end time comparision for all view
2 years ago
Timothy Messier e09bf09a95
refact(billing): Use sql functions instead of views
2 years ago