Commit Graph

1369 Commits (6cbf5983699bc7dba41f968e3df77cc2233fcb21)

Author SHA1 Message Date
Jeff Malnick 1f66685864
feat: set default connection limit to unlimited (-1) instead of 1 (#2234)
4 years ago
Haotian 83bf38f030
feat(worker): add/set/delete repo worker tags (#2236)
4 years ago
Timothy Messier fd5d15af27
feat(config): Add database config options for idle connection management (#2176)
4 years ago
Carlos Alcaide Corvo d33c4f7f6d
Bump UI version (#2242)
4 years ago
Jeff Mitchell 79440c5d82
Add worker resource to perms table (#2241)
4 years ago
Damian Debkowski 3e9c99c217
refactor(user_password) rename all references of user_password to username_password (#2232)
4 years ago
Damian Debkowski afd4437492
fix(error) validate credential store id when creating username/password credentials (#2231)
4 years ago
Todd 9af6c09c36
Move generated pb.go file in to the internal/gen directory (#2225)
4 years ago
Jeff Mitchell 396edfca80
Add an extra cleanup task for sessions stuck in canceling state (#2229)
4 years ago
Louis Ruch 4cacd0a605
bug(scheduler): Fix controller id length check (#2226)
4 years ago
Timothy Messier 21c0509a82
chore(event): Reduce log noise for tests
4 years ago
Timothy Messier f3c90df300
chore(db): Silence db logs by default for tests
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Cameron Perera bebe4f5c37
update ui version to latest commit on main (#2220)
4 years ago
Jim aaf669a044
fix (API): check attributes missing appropriately. (#2219)
4 years ago
Dharini Jeeva f3e234cc16
bump up ui version which includes static cred updates (#2217)
4 years ago
Jeff Mitchell f5bf3b2c0c
Add events on session activation and connection authz/close (#2215)
4 years ago
Jeff Mitchell c31b8a4383
Fix harmless but nasty-looking error (#2214)
4 years ago
Johan Brandhorst-Satzkorn 77bc45ae62
chore: Split proto breaking change detection config (#2212)
4 years ago
Jeff Mitchell 6ffef1e4b5 Update nodeenrollment dep
4 years ago
Cameron Perera caf3896205
bump ui commit hash for 0.9.0 (#2213)
4 years ago
irenarindos b7120bf88e bug(workers): Do not update description for status update
4 years ago
Todd eb37fc8d07
Quote tags before printing them out. (#2211)
4 years ago
Louis Ruch 9671daf6e0 Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)"
4 years ago
Damian Debkowski ab58b24142
refactor(user_passsword) change all references of user_password into username_password (#2189)
4 years ago
Jeff Mitchell a589c32269 Minor capitalization change
4 years ago
Jim bd167da7d1
fix (worker): send workerId when authorizing session (#2207)
4 years ago
Jeff Mitchell 32d04b9ce7
Allow a worker to use KMS auth but accept PKI for proxy (#2206)
4 years ago
Jeff Mitchell 9a4545e59e
Fix eventing and worker name setup (#2204)
4 years ago
Todd 214ca9a668
Check that WorkerAuthKms is not nil before trying to decrypt with it (#2205)
4 years ago
Cameron Perera 60332b1847
bump ui version for 0.9.0 release (#2203)
4 years ago
irenarindos be0f07cc65 Merge remote-tracking branch 'origin/llb-byow'
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 618bcb451e
fix(target): fix type check (#2202)
4 years ago
Jeff Mitchell bfd9565010 Merge remote-tracking branch 'origin/byow-attrib-consolidation' into llb-byow
4 years ago
Todd 2ed18da214
TestPkiWorker always tries to create valid globally scoped root certificates (#2201)
4 years ago
Jeff Mitchell b0480eb7b3 Move migrations to 32
4 years ago
Jeff Mitchell 3d42737789
Don't display active connection count if it's not authorized (#2200)
4 years ago
Todd 72d122ef5c
TestUpdate for PKI and KMS workers fixed for worker service. (#2199)
4 years ago
Johan Brandhorst-Satzkorn d06ac0d370
Propagate plugin execution dir to CreatePlugin (#2183)
4 years ago
Jeff Mitchell 4efbce3112
Add description updating via worker status (#2197)
4 years ago
Jeff Mitchell a83a4112ce Fix hcpb URL suffix
4 years ago
Todd b3efe0eb3a
Allow TestPkiWorker to be created in an authorized state. (#2198)
4 years ago
Todd e379234259
Remove CanonicalAddress, GetApiTags(), and NewWorkerForStatus. (#2196)
4 years ago
Jim d7aaa9f7e2
fix (byow): minor updates to UpsertWorkerStatus(...) on conflict (#2194)
4 years ago
Jeff Mitchell 11b025c016
Start updates on worker service test (#2195)
4 years ago
Todd 90a999d3fe
Some testing fixes (#2193)
4 years ago
Louis Ruch 5ef9496e0a
feat(cli): Support credential brokering with sshpass (#2191)
4 years ago
Louis Ruch 68eb6e2bed
chore(targets): remove deprecated credential libraries on target resources (#1533)
4 years ago
Todd beecbbb8a2
Upsert creates a new KMS and Updates PKI workers (#2187)
4 years ago