Commit Graph

682 Commits (46a16b91e5961ba393ebe183a43c90bff534add2)

Author SHA1 Message Date
Todd cb1e9b570b
Add CLI flags for creating an alias with a target (#4512)
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
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Irena Rindos 5a93a7e9a2
chore(cmd): fix initial alias doc (#4484)
2 years ago
Irena Rindos cedff227c3 dev: use URL for web target and add caveat (#4454)
2 years ago
Irena Rindos e80e9a6da5 feat(dev): create initial alias targets for boundary dev (#4433)
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 78e10864c4 Add alias CLI CRUDL commands (#4353)
2 years ago
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Jeff Mitchell c3297bb96f
Remove worker type from CLI output (#4396)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Louis Ruch d59f089819
feat(policies): Update SDK/API to support setting/clearing attributes (#4385)
2 years ago
Irena Rindos da30653486
commands: fix plurals (#4369)
2 years ago
Todd eb6d0dbd6a Use the intercepted token always. If the keyring matches, use it from there (#4355)
2 years ago
Yong Zhang e34d3bb415
Fix example scope id for role grants (#4348)
2 years ago
Todd d500f24014 fix: boundary authenticate returns an API error code when auth fails (#4342)
2 years ago
Todd dde833e8cf
Decrease number of flags shown for daemon/search (#4312)
2 years ago
Jeff Mitchell e91c4cbfe2
Remove support for 'id' field in grants (#4290)
2 years ago
Louis Ruch 7921ce22fd
test(grant): Use ID to validate version check (#4274)
2 years ago
Louis Ruch fe6126438e
chore: Fix typos (#4285)
2 years ago
dani 6a55245394
fix(cli): StoragePolicyId indent on list scopes (#4279)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Todd 0dac9005c1
Boundary auth without a keyring configured behaves like -keyring-type none (#4268)
2 years ago
Jeff Mitchell fff5f9506f
Migrate proxy logic to the API package (#4216)
2 years ago
Timothy Messier 9c5c17a3ee
feat(cmd): Disable postgres JIT for boundary dev
2 years ago
Todd 884a0cb1fc
Fix daemon synopsis and command grouping (#4249)
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Todd 962f9bd638
Pass in options to NewCommand call (#4248)
2 years ago
Damian Debkowski 621b535dde chore: move infinity retention definition
2 years ago
Louis Ruch b237fe24f1 feat(cmd): Add help text for storage policy scope funcs
2 years ago
Damian Debkowski 5c1ef080cc feat(cmd): session recording reapply storage policy
2 years ago
Louis Ruch f26243e9af feat(recording): Delete Session Recording
2 years ago
Louis Ruch 86f10f3ea4 feat(recording): Add RetainUntil and DeleteAfter to Session Recording CLI
2 years ago
Louis Ruch 20897640cd feat(cli): Add support for Scope Storage Policy
2 years ago
Hugo 08e8d96514 feat(cmd): Policies
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Todd 5aa560387c Add pagination for iam Roles (#4161)
2 years ago
Todd 97f800d396 Fix rebase issues
2 years ago
Todd 71b09222ae Add status command to the boundary client cache (#3871)
2 years ago
Todd 3a7ea64a31 Add skip daemon flag and send recently authed tokens to daemon (#3883)
2 years ago
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago
Johan Brandhorst-Satzkorn 9ce5a14ef0 config: add max_page_size variable
2 years ago
Timothy Messier a77c88ae5d
feat(ratelimit): Increase default values (#4129)
2 years ago