Commit Graph

62 Commits (fcafffdb24b84bba85d06fb208778efe2b9201c7)

Author SHA1 Message Date
Ryan Derr 25bb217a7a
Database Init Flags Refactor (#5668)
10 months ago
Johan Brandhorst-Satzkorn 5de0c8c102
internal: ensure schema manager is closed (#5521)
1 year ago
Hugo 346ac58fa3
feat(cmd): Default to azure plugin when performing db migration (#5422)
1 year ago
Kerim Satirli e54519975b
adds missing space in mlock warning (#4286)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Louis Ruch 281f217dcc
feat(plugins): Refactor host plugins to boundary plugins (#3262)
3 years ago
Louis Ruch 798a1f952a
feat(storage): Add support for storage plugins
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Hugo Vieira f85da3ee2b feat(cmd): Create target using address on boundary dev / database init
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Timothy Messier d896f37493
Support reading multiple configuration files(#2504)
3 years ago
Hugo Vieira 8ab9ffbcac refact(cmd): Encapsulate some functionality on Command and Server
3 years ago
Timothy Messier 79866a287f feat(schema): Add support for migration hooks
4 years ago
Louis Ruch dcccaf1bcf
bug(cmd): Ensure RunShutdownFuncs is called when an early error occurs (#2333)
4 years ago
Jeff Mitchell 9a4545e59e
Fix eventing and worker name setup (#2204)
4 years ago
Johan Brandhorst-Satzkorn b20939ecb4
fix(cmd): Fix build error (#2107)
4 years ago
Johan Brandhorst-Satzkorn ec608b79da
fix(cmd): Respect DB max open connections (#2094)
4 years ago
Jeff Mitchell 1be55b50c7
Pull up Server to top level of Init command (#1959)
4 years ago
Jeff Mitchell e596daf34d
Add hclog adapter and gating to eventer (#1915)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Jeff Mitchell 1c8e0ed1e1
Add scaffolding for external host plugins and convert aws/azure over (#1581)
4 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
4 years ago
Timothy Messier 75388f727a
test: Refactor to use dbtest package instead of docker
5 years ago
Jeff Mitchell e9a8ede0d6
Move wrapper package back to SDK (#1511)
5 years ago
Jeff Mitchell 081de3cf79
Migrate sdk/recovery to api/ and sdk/wrapper to internal (#1507)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Jeff Mitchell ed6c59a053 Update the rest of the shared libs locations
5 years ago
Jeff Mitchell 44329d4ff9 Repoint mlock import
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 9c945b7021
Migrate ParseAddress to shared-secure-libs (#1313)
5 years ago
Jeff Mitchell c22631fbca
Fix `boundary database init` respecting format flag (#1204)
5 years ago
Michael Gaffney ecc9d6d649
Run make fmt
5 years ago
Todd Knight 5d17bd9eec
Error on `boundary database migrate` if the db hasn't been initialized (#1184)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell b05ed0bf65
If the database is already initialized, use 0 as the return value (#1033)
5 years ago
Jeff Mitchell 3b452cb503 Fix initial user ID not being shown in some cases during init
5 years ago
Jeff Mitchell 9649a19d23
Update CLI error codes to be consistent with `connect` (#976)
5 years ago
Todd Knight 57d4bf2bfd
Removing dev migration feature and checks (#892)
5 years ago
Todd Knight 955ae41215
Support upgrading from old migration table name (#889)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Todd Knight 595a86508e
Fix lockup when initalizing database. (#875)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago