Commit Graph

3814 Commits (dc4ea67d6e9eae01c8d16edca19534a036dc5ef5)
 

Author SHA1 Message Date
Johan Brandhorst-Satzkorn dc4ea67d6e internal/db: changes for pagination
2 years ago
Louis Ruch 86f10f3ea4 feat(recording): Add RetainUntil and DeleteAfter to Session Recording CLI
2 years ago
Hugo 0d71976437 feat(proto): Add RetainUntil and DeleteAfter timestamps on Session Recordings
2 years ago
Danielle Miu 39b3bb2d1d fix(db): allow session_recording_aggregate to return recordings correctly
2 years ago
Louis Ruch 853ce5dcd6 feat(policy): Use int32 to avoid json converting int64->float64 string
2 years ago
Louis Ruch 360dd616ff fix(rate-limiting): Add support for Scope-StoragePolicy actions
2 years ago
Louis Ruch 20897640cd feat(cli): Add support for Scope Storage Policy
2 years ago
Louis Ruch 45de26bfe9 feat(scope): Add API for Attach/Detach StoragePolicy to scope
2 years ago
Hugo 08e8d96514 feat(cmd): Policies
2 years ago
Hugo c9f1c53693 feat(api): Policies
2 years ago
Damian Debkowski 40ce80bc55 feat(iam): read storage policy id for scope output
2 years ago
Danielle Miu df02651bb5 feat(db): new cols for retain and delete session recordings, update structs, and tests
2 years ago
Damian Debkowski 6ca1bc3c3f feat(handlers): utilize service func for scope service
2 years ago
Damian Debkowski 1be1636883 feat(iam): support scope storage policy
2 years ago
Damian Debkowski 7dce1206ab feat(types): support new grant types
2 years ago
Damian Debkowski 50990d1b19 chore: generated files
2 years ago
Damian Debkowski a39bf33598 proto(iam): add scope policy storage policy
2 years ago
Danielle Miu 40477d84c0 add objects to default loopback bucket
2 years ago
Hugo edbb33de5b feat(handlers): Implement Policy Service
2 years ago
Hugo 1c3b1b42f7 feat(proto): Create Policy SDK and API Service (#793)
2 years ago
dani c43ded06a6 add delete objects command to proto and loopback (#785)
2 years ago
Hugo e3971decf4 feat(policy): Create storage policies (#773)
2 years ago
Hugo 978db86186 feat(internal/db): Storage policies implementation (#767)
2 years ago
Johan Brandhorst-Satzkorn edc616ea9d
dep: upgrade vulnerable deps (#4235)
2 years ago
Johan Brandhorst-Satzkorn ada0c273b0
testing/e2e: add scope pagination test (#4233)
2 years ago
Johan Brandhorst-Satzkorn c2a9723a10
testing/e2e: add group pagination test (#4234)
2 years ago
Johan Brandhorst-Satzkorn 0bb9e745b7
testing/e2e: add role pagination test (#4232)
2 years ago
Devon Anderson 4a548c0927
Bump UI commit (#4231)
2 years ago
Jeff Mitchell 1885624e0f Add deprecated KMS removal note to CHANGELOG
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Johan Brandhorst-Satzkorn fb2aa30e80
Merge pull request #4095 from hashicorp/mikemountain-adjust-session-pagination-queries
2 years ago
Johan Brandhorst-Satzkorn 9a23bd14f0 internal/session: tidy up query
2 years ago
Johan Brandhorst-Satzkorn b6fe9824ab internal/db: optimize session list indexes
2 years ago
Elim Tsiagbey c28a8ecfeb fix(bsr): remove unnecessary `WriteAndClose` function in BSR Journal
2 years ago
Elim Tsiagbey e1ae3b0689 fix(bsr): log failure reason for encode benchmark tests and stop the tests
2 years ago
Elim Tsiagbey 17330e13df feat(bsr): use constant for BSR buffer size
2 years ago
Elim Tsiagbey ac382da11f fix: initialize `assert` for `withBuffer` test
2 years ago
Elim Tsiagbey fd385089e8 feat: create default logical block size
2 years ago
Elim Tsiagbey dbb077e898 fix failing delta for sha256sums test (#852)
2 years ago
Damian Debkowski 7cdbcd71ca fix(bsr): missing buffer opts for channel writers
2 years ago
Damian Debkowski 208611ec3e feat(bsr): invoke writeAndClose() in encode
2 years ago
Damian Debkowski 2157a29e6e fix(fstest): return a LimitedSpaceFile on OpenFile()
2 years ago
Damian Debkowski 450da59686 feat(bsr): create checksum writer
2 years ago
Damian Debkowski 4f42dbf59f feat(bsr): utilize rolling buffer
2 years ago
Elim Tsiagbey 5a6a6a5198 remove WithMinimumBuffer for MemFile (#820)
2 years ago
Damian Debkowski 87b19504d7 feat(storage): remove withMinimumBuffer
2 years ago
Elim Tsiagbey cae97fcd2e feat: Add function that writes to a file without expanding the buffer and closes the file.
2 years ago
Elim Tsiagbey 366128f079 Update Storage options to support rolling buffer (#798)
2 years ago
Todd 5056c93845
Fix typo (#4226)
2 years ago
Todd fa2dc80e36
Close the logfile at test cleanup (#4224)
2 years ago