Commit Graph

4147 Commits (e4c7eaffeecde1c4e2fa86f6a24d7b5b799bd717)
 

Author SHA1 Message Date
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
Michael Milton df35f85971
bump version and update changelog (#4471)
2 years ago
Dan Heath e83c5c17ef
docs: Update 0.15.x release notes (#4460)
2 years ago
Dan Heath dbdc75c87e
docs: Fix broken link in worker config topic (#4464)
2 years ago
Todd 53c95e1775
Extract out the setup of workers and targets to handle ent specific configurations (#4461)
2 years ago
Michael Li 2111e1a5cc
doc(kms): Fix typo (#4449)
2 years ago
Michael Li fee2b99ade
refact(e2e): Create vault-generic credential library helper method (#4437)
2 years ago
Timothy Messier 3856573eeb
Merge pull request #4445 from hashicorp/llb-monthly-active-users
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
Timothy Messier 5aafe66c3c
test(ratelimit): Update tests due to new endpoint
2 years ago
Michael Milton 280e9abb89
feat(billing): Add service handlers for monthly active user counts
2 years ago
Timothy Messier d84eb01516
feat(billing): Add sql functions for monthly active user counts
2 years ago
Michael Milton 7d5c3e48cd
feat(billing): Add domain level package for monthly active user counts
2 years ago
Timothy Messier 324c474f5d
feat(billing): Add views for monthly active user counts
2 years ago
Timothy Messier f3caf21979
test(authtoken): Associate test account with a user
2 years ago
Timothy Messier bbb43e20a0
test(sqltest): Remove impossible assertion
2 years ago
Timothy Messier 9514a76289
test(sqltest): Fix tests due to new auth_token insert trigger
2 years ago
Timothy Messier 9e0d96b887
feat(dw): Update auth token fact when auth token is deleted
2 years ago
Timothy Messier b938dd6706
feat(dw): Insert/update auth token fact when auth token updated
2 years ago
Timothy Messier 585b344da6
feat(auth_token): Set approximate_last_access_time when token is issued
2 years ago
Timothy Messier 07b3a7a19e
feat(dw): Add auth token fact after inserting issued auth token
2 years ago
Timothy Messier eb626bb54c
refact(wh): Use auth token id for user dimension
2 years ago
Timothy Messier 03d1cc4572
feat(dw): Add auth token accumulating fact table
2 years ago
Timothy Messier 005f3d0843
chore(sqltest): Make it possible to enable/disable db container logs
2 years ago
Timothy Messier e51d0e0b4f
feat(vault): Remove database notice when setting credential type
2 years ago
Timothy Messier 9d82958c9f
test(sqltest): Shorten prepared statement identifiers
2 years ago
Jeff Mitchell c3297bb96f
Remove worker type from CLI output (#4396)
2 years ago
Michael Li 694db71004
fix(e2e): Add extra buffer in -session-max-seconds test again (#4440)
2 years ago
Todd 366d9e95aa
Add Error logging and hclog.Logger debug logging throughout the daemon (#4384) (#4439)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Ikko Eltociear Ashimine 4535af25aa
Update README.md (#4434)
2 years ago
Stan Ryzhov 2497078df6
test(e2e): Add ssh log for failed requests (#4431)
2 years ago
Michael Li 4d344edecc
test(e2e): Add extra buffer in -session-max-seconds test (#4428)
2 years ago
Michael Li a48698a315
test(e2e): Add test to check target's `-session-max-seconds` (#4411)
2 years ago
Stan Ryzhov 7de0699a0d
test(e2e): Verify long-lasting scripts complete successfully on tcp targets (#4423)
2 years ago