Commit Graph

720 Commits (a2be306eb4b09dd3caa46db43f974c74bbdb6f36)

Author SHA1 Message Date
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
Timothy Messier 6e233c879f
fix(ratelimit): Round up when setting Retry-After header
2 years ago
Timothy Messier 35b91c66de
refact(ratelimit): Rename MaxEntries to MaxQuotas
2 years ago
Timothy Messier 9438be4506
feat(ratelimier): Support disabling rate limiting
2 years ago
Timothy Messier 0bc423ebd8
feat(controller): Reload api rate limits on SIGHUP
2 years ago
Timothy Messier 6da47443fd
feat(ratelimit): Create rate limits from configs
2 years ago
Timothy Messier bee45dc486
feat(config): Add fields for controller rate limit configuration
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell cb1386932d
Use sdk wspb library and remove internal (#4025)
2 years ago
Jeff Mitchell cf3900a906
Fix three minor issues: (#4022)
2 years ago
Timothy Messier dd23f6fdbf
Update websocket library (#3908)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
3 years ago
guangwu 8bb6632512
chore: remove refs to deprecated io/ioutil (#3811)
3 years ago
Sorawis Nilparuk (Bo) 45eb3b7b51
support remote-dev format for cluster ID (#3637)
3 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
3 years ago
Jeff Mitchell b000aa3068
Fix dev key generation (#3951)
3 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
3 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
3 years ago
Jeff Mitchell 20ac42c851
Add some useful dev flags (#3865)
3 years ago
Jeff Mitchell eb20b80c71
Migrate some credential bits around (#3864)
3 years ago
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
3 years ago
Sepehr e278964422
observability(events): Adding telemetry flag and and telemetry sink event type with tests
3 years ago
Jeff Mitchell b64eadedbf
Fix flaky TestServer_ReloadInitialUpstreams (#3758)
3 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
3 years ago
Irena Rindos 7bd2d2c913
feat(worker): allow hcp cluster id to be sourced from env var (#3709)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Jim 8ee4f6ead0
feat (auth/ldap): add support for new fields to CLI (#3685)
3 years ago
Elim Tsiagbey d271025863
fix: Flakey upstream connection test (#3689)
3 years ago
Johan Brandhorst-Satzkorn f89515a19c
all: avoid mutating global state in parallel tests (#3687)
3 years ago
Elim Tsiagbey fabd4093de
feat: Worker Connectivity Health Check (#3650)
3 years ago
Louis Ruch 2235a50a2a
feat(ssh): Add support for ssh to run command on remote host (#3633)
3 years ago
Irena Rindos df1e64f412
chore(connect): improve messaging if tofu token already used (#3602)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Todd 8d9222bec3
Add credential and libraries to session recording resource (#3374)
3 years ago
Johan Brandhorst-Satzkorn 2ae007d61e
cmd: fix session recording download flag help (#3351)
3 years ago
Johan Brandhorst-Satzkorn 9474b373b8
api: remove create from auth-tokens help (#3341)
3 years ago
Jim 723dbdfedf
fix (boundary dev): make the LDAP auth method active-public (#3344)
3 years ago
Jeff Mitchell 3a9903a836 Don't attempt session teardown if the session is expired (#3312)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell feb3aea38f Support multiple IDs in grants (#3263)
3 years ago
Todd 8980143278
Allow kms purpose "downstream-worker-auth" (#3299)
3 years ago
Johan Brandhorst-Satzkorn ebcd6d2828
api: remove connection ID (#3298)
3 years ago
Jeff Mitchell 1b0330ad8e
Update dev worker auth flag names (#3265)
3 years ago
Louis Ruch 281f217dcc
feat(plugins): Refactor host plugins to boundary plugins (#3262)
3 years ago
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
Timothy Messier c2da88d2a5
test(cmd/config): Fix test compilation error
3 years ago
irenarindos 8c96d3ef9b
fix(cmd): add session recording resource prefixes
3 years ago
Johan Brandhorst-Satzkorn 59f78ac1f8
config: allow wasm execution under UI CSP
3 years ago
Todd 2359d5b7a5
remove filter flags and options for session recordings
3 years ago
Todd d1a5f3a2ff
Update attribute fields to be proto struct so generated api becomes map[string]any
3 years ago
irenarindos 4785f2388f
chore(session recording): update cmd typo
3 years ago
Louis Ruch 95398d3b65
fix(dev): Fix panic in controller-only dev mode
3 years ago
Jim 468c58836b
feat(recordings/cli): more read detail info
3 years ago
Jim d49fde2299
feat(cli/session-recordings): add download cmd
3 years ago
Johan Brandhorst-Satzkorn 98e0b9db98
commands: add created, updated to recordings
3 years ago
Louis Ruch 7207353066
docs(ssh): Update docs to reflect ssh default port is not required
3 years ago
Louis Ruch 78ca8beb77
fix(cli): Update storage CLI gen and help text
3 years ago
Johan Brandhorst-Satzkorn 15524f3408
api: add created, updated times to recordings
3 years ago
Jim 35a2296092
feat(cli): add session recordings: read and list cmds
3 years ago
Johan Brandhorst-Satzkorn 281989e595
regenerate API files
3 years ago
Louis Ruch ba0dd857f3
feat(target): Add CLI support for storage bucket association
3 years ago
Louis Ruch 7ab3c66544
feat(storage): Add support for Storage Bucket CLI
3 years ago