Commit Graph

207 Commits (955ae412155af95be366dd1caa8688efaacc73e4)

Author SHA1 Message Date
Todd Knight 955ae41215
Support upgrading from old migration table name (#889)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
5 years ago
Jeff Mitchell 526e24cd19 Goimports reordering
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Todd Knight 595a86508e
Fix lockup when initalizing database. (#875)
5 years ago
Jeff Mitchell 46644300d9
Switch to execabs for os/exec in connect cmd (#873)
5 years ago
Jeff Mitchell dcb15cffbd
Add authorized actions output on resources (#870)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Jeff Mitchell 27919ab11b
Groundwork for returning authorized actions (#860)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Louis Ruch dbc796759b
ICU-934/Verify controller config block (#851)
6 years ago
Jeff Mitchell 5b5602969f
Update go-keyring to use forked version (#846)
6 years ago
Jeff Mitchell 6580d85388
Remove erronious IsGlobalUnicast check. (#845)
6 years ago
Jeff Mitchell e6c98f1454
Add logic to error on certain invalid listener configs (#838)
6 years ago
Jeff Mitchell 16f7dc1c96 Update connect unauthorized message to give a bit more detail
6 years ago
Jeff Mitchell a6cca576a3
Attempt canceling sessions by the client (#831)
6 years ago
Jeff Mitchell b809d3f12a
Add `kube` connect subcommand (#816)
6 years ago
Jeff Mitchell 9a84e50493 Minor linting
6 years ago
Jeff Mitchell 833f29e352
Switch connection limit for default target to -1 (#814)
6 years ago
Jeff Mitchell d4a6efb363
Pass endpoint to the client (#811)
6 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
6 years ago
Jeff Mitchell 589c79831f
Create internal capability for json errors for connect (#809)
6 years ago
Todd Knight f6e50006fc
Generate postgres.gen.go using schema version directory structure (#808)
6 years ago
Jeff Malnick af2d9dfe90
fix: do not print info in output that could be JSON or YAML format (#799)
6 years ago
Jeff Malnick 11c7c8dbe8
feat: make auth token staleness and duration configurable (#777)
6 years ago
Jeff Malnick a7fca44809
Fix authz flag (#787)
6 years ago
Jim af6ef1b687
Refactor existing sentinel errors (#774)
6 years ago
Jeff Mitchell 6d59ac1eda Update synopsis for Connect command so it doesn't wrap on most terminals
6 years ago
Jeff Mitchell e2e4631929
Add ability to set public cluster address (#761)
6 years ago
Jeff Mitchell f063b8601c
Fix IPv4-only check when no port is specified (#752)
6 years ago
Jeff Mitchell 813d21565f
Allow authorize-session to be invoked with target name (#737)
6 years ago
Jeff Mitchell 09b865ab28
Add `pass` cred storage support (#731)
6 years ago
Jim 547ae7c802
Fix database init when locale isn't english (#736)
6 years ago
Jeff Mitchell 1f48d97327
Support for Unix domain socket listeners (#705)
6 years ago
Jeff Mitchell 97e8613eb7
Fix hyphenation of resource subcommand output (#689)
6 years ago
Jeff Mitchell f454fa9ef2
Don't return error code 1 if saving the value to the keyring (#668)
6 years ago
Sam Salisbury bcfd9d038f
version command: fix version string (#662)
6 years ago
Jeff Mitchell ef16b6177c
Update configuration docs (#661)
6 years ago
Jeff Mitchell f7bd5e18f9 Fix spacing for scope output in account command
6 years ago
Jeff Mitchell 437f874d44 Fix spacing before Attributes when printing auth method
6 years ago
Jeff Mitchell 868a65ac3d
Don't show "Version v" on startup if empty (#653)
6 years ago
Jeff Mitchell 95404b2a56
Separate out protocol-specific functions (#610)
6 years ago
Jeff Mitchell a982fc9437
Remove proxy proto documentation for now (#606)
6 years ago
Jeff Mitchell 603b0582d7
Fix CLI help output and make more consistent (#605)
6 years ago
Jeff Mitchell bd271b707d
Add version command (#604)
6 years ago
Jeff Mitchell 4833fbba23
Simplify worker->controller connection (#601)
6 years ago
Todd Knight abe5e9b950
Add Termination Reason (#573)
6 years ago
Jeff Mitchell ae3a9e32cf Remove proxy command
6 years ago