Commit Graph

2661 Commits (69fc3a47d07969c3e29e1fcd6a9b6d818052d47a)

Author SHA1 Message Date
Michael Gaffney e086fd3007
test(batch): Fix data races in tests
1 year ago
Johan Brandhorst-Satzkorn a2be306eb4
More managed groups limit fixes (#5245)
1 year ago
Johan Brandhorst-Satzkorn d830bdd416
internal/auth/oidc: ensure all managed groups are tested on auth (#5242)
1 year ago
Elim Tsiagbey 514bcc19f6
feat(gcp): add GCP plugin (#5229)
1 year ago
Hugo f227020b67 feat(scheduler): Use job table to select jobs to run
1 year ago
Hugo 27c432a748 feat(scheduler): Drop completed job runs as they complete
1 year ago
dani 62c41191ff
[fix] allow IPv6 controllers, workers, and targets (#5221)
1 year ago
Michael Gaffney 9529491fa6
feat(session): Delete terminated sessions in batches
1 year ago
Michael Gaffney 9b984b0ab6
feat(batch): Add batching for SQL jobs
1 year ago
Michael Gaffney 8c291a2934
feat(scheduler): Add retries to job status
1 year ago
Michael Gaffney 9354a4ebcf
refactor(scheduler): Add statusThreshold parameter to job.Run
1 year ago
Michael Gaffney 50ab600519
docs(scheduler): Clarify Job and JobStatus
1 year ago
Irena Rindos 36158056d9
feat(workers): add VerifyKnownWorkers repo function (#5189)
1 year ago
Irena Rindos dfde64e648
chore(server): fix const ops (#5190)
1 year ago
Jim ffd0d2a7d3
feat (cache): impl. soft-delete of users in cache (#5173)
1 year ago
Irena Rindos 7798906e4e
chore: update version and add Next to changelog post-release (#5179)
1 year ago
Cameron Perera 2e3fdb718c
bump ui commit to 0ff91f9 (#5172)
1 year ago
Lisbet Alvarez 987cdb3b64
bump ui commit to 857bf01 (#5170)
1 year ago
Johan Brandhorst-Satzkorn ab922b5786
internal/clientcache/cmd/cache: restart cache on version mismatch (#5165)
1 year ago
Cameron Perera f656509739
bump ui commit to 0d55812 (#5158)
1 year ago
Cameron Perera a7105868d1
bump ui commit to 64e568bd (#5150)
1 year ago
Timothy Messier 21230e1c61
db: Re-order migrations for next release (#5146)
1 year ago
Cameron Perera d9055bd316
bump ui commit to d3c789c66c (#5147)
1 year ago
Michael Gaffney 9119effa9e
fix(session): Fix query for orphaned connections (#5138)
1 year ago
Timothy Messier 3609658edd
perf(session): Avoid select when canceling session (#5140)
1 year ago
Irena Rindos 10a33eb7a0
Bump boundary version & update changelog (#5143)
1 year ago
Hugo ec2d5d4285 feat(host/plugin): Support empty host catalog secrets
1 year ago
Hugo a5237cc171 feat(host/plugin): Use plugin client pkg func on job_set_sync
1 year ago
Hugo 5b5aa484da feat(host/plugin): Extract plugin client functionality to pkg func
1 year ago
Hugo ee9f9fb4a1 feat(worker): Support running AWS host plugin
1 year ago
Hugo 60dc0ec3ff feat(host/plugin): Always send plugin information on DHC requests
1 year ago
Hugo c3d03f69d8 feat(cmd): Support plugin host catalog worker filter
1 year ago
Hugo b8046a3ef3 feat(handlers/host_catalogs): Support plugin host catalog worker filter
1 year ago
Hugo 7449fd6f2a feat(host/plugin): Implement worker filter
1 year ago
Hugo 22b54c8b97
fix(event): Prevent eventer data races by removing shallow object copy (#5139)
1 year ago
Ryan Derr de141e34a9
Worker Connection Failure Add Controller Target (#5109)
1 year ago
Timothy Messier 37bf59243a
refact(session): Replace state start_time/end_time with time range (#5134)
1 year ago
Jeff Mitchell dc74e725d4
Some clarity updates to comments in ACL code (#5136)
1 year ago
Timothy Messier 632d048f7b
lint: Fix linter errors
1 year ago
Timothy Messier a92c88dfb5
refact(db): Replace get_deleted_tables function with a view
1 year ago
Timothy Messier 33037b4887
perf(db): Use statement trigger for marking deleted sessions
1 year ago
Timothy Messier 091ed6bacb
perf(db): Reorder index columns for primary keys
1 year ago
Timothy Messier c9578b441a
perf(db): Add indexes on foreign key to improve delete performance
1 year ago
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
1 year ago
Irena Rindos 2945692bf4
Client cache API paging (#5107)
1 year ago
Jeff Mitchell 3a4ee032d9
Paginate targets in cache (#5101)
1 year ago
Jim 2a87dcad48
fix (cache/db): add indexes for desktop queries (#5091)
1 year ago
Jim 85afd56266
fix (cache): support for DB debug logging (#5087)
1 year ago
Jim 863359aa26
test (cache/search): fix NewTestServer(...) storage (#5081)
1 year ago
Jeff Mitchell 829ea02e6f
Ensure only one refresh is running for a user/resource at a time (#5054)
1 year ago