Commit Graph

2467 Commits (af9db26b52e4fa2f5d343ee2dc3cb779c3068d4e)

Author SHA1 Message Date
Jeff Mitchell 7e214026af
Fix issue with workers connecting in high latency conditions (#4535)
2 years ago
Todd cb1e9b570b
Add CLI flags for creating an alias with a target (#4512)
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
Jeff Mitchell 7105270cd5 Make TestServer_ReloadWorkerTags non-parallel
2 years ago
Jeff Mitchell 19b19d6756
Comment out parallel statements causing test failures (#4528)
2 years ago
Todd c8d8736f49
Do not emit 404 errors when resolving aliases (#4518)
2 years ago
Todd 868228847d
Add handler and API support for alias creation with target (#4508)
2 years ago
Todd 8d5ec21d73
Create aliases when creating a target in repo (#4504)
2 years ago
Todd 13d07e51fd
Don't log resource staleness when no refresh token is recorded (#4503)
2 years ago
Jeff Mitchell 7a1f0018a0
Fix races introduced in alias merge (#4496)
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Irena Rindos 5a93a7e9a2
chore(cmd): fix initial alias doc (#4484)
2 years ago
Todd f7631edcab
rename target2 import alias to talias (#4482)
2 years ago
Michael Li 18aa96fc61
chore: This bumps the UI commit to the version released in 0.15.1 (#4476)
2 years ago
Todd d5ae3d8dc6 fixup! Add aliases to the client cache daemon and make them searchable (#4418)
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
Todd a2ea1f8f90 Add aliases to the client cache daemon and make them searchable (#4418)
2 years ago
Irena Rindos cedff227c3 dev: use URL for web target and add caveat (#4454)
2 years ago
Todd c8ca773f9f Add boundary connect alias bats tests (#4441)
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
Irena Rindos 0429ac678f fix(bats): use different target name in alias tests (#4430)
2 years ago
Todd 24a2089db8 Add aliases to table format output for target reads (#4416)
2 years ago
Todd 305bb09c35 Treat alias values like other required fields in API and CLI (#4404)
2 years ago
Todd a6c96d69ae Add TargetAliasAuthorizeSessionArgumentsHostId api options (#4397)
2 years ago
Irena Rindos ba21e076bb cli(aliases): Support aliases for connect and targets in the CLI (#4356)
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
Irena Rindos 96d1f094a3 repo(targets): Add aliases to targets (#4336)
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
Todd 7e2038bfcc Add alias schema changes (#4230)
2 years ago
Todd 53c95e1775
Extract out the setup of workers and targets to handle ent specific configurations (#4461)
2 years ago
Timothy Messier 4b0e7ab5a3
chore(authtoken): Fix lint errors in tests
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 e6c3795f91
refact(db): Renumber migrations for billing
2 years ago
Timothy Messier edfd8b5f54
feat(billing): Support -/+ infinity
2 years ago
Timothy Messier 0f765e7149
feat(timestamp): Support -/+infinity for Valuer
2 years ago
Timothy Messier e09bf09a95
refact(billing): Use sql functions instead of views
2 years ago
Timothy Messier 7c14e42897
refact(census): Make emitting events stateful for a census job
2 years ago
Timothy Messier a4b34f67c8
feat(census): Add support for multiple metrics
2 years ago
Timothy Messier 5405a275ab
feat(census): Update census tables to support additional metrics
2 years ago