Commit Graph

102 Commits (6cbf5983699bc7dba41f968e3df77cc2233fcb21)

Author SHA1 Message Date
Jeff Malnick 1f66685864
feat: set default connection limit to unlimited (-1) instead of 1 (#2234)
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
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Jim aaf669a044
fix (API): check attributes missing appropriately. (#2219)
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
Jeff Mitchell 6ffef1e4b5 Update nodeenrollment dep
4 years ago
irenarindos b7120bf88e bug(workers): Do not update description for status update
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
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
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
Jeff Mitchell 11b025c016
Start updates on worker service test (#2195)
4 years ago
Todd 90a999d3fe
Some testing fixes (#2193)
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
Irena Rindos 06d0f99536
bug(workersAPI): do not allow nonprintable or uppercase name or desc (#2186)
4 years ago
Jeff Mitchell e6f6665bea Merge remote-tracking branch 'origin/llb-byow' into byow-attrib-consolidation
4 years ago
Jeff Mitchell 8335deb8b6
Update protos, generated code, and service handlers (#2188)
4 years ago
Louis Ruch 4b365db634 feat(target): Add support for static credentials during authorize-session
4 years ago
Louis Ruch 00dfea1244 feat(target): Add support for static credential as target credential sources
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Jeff Mitchell 8fd663af47
Send more info on KMS connect (#2182)
4 years ago
Damian Debkowski 3441fa0447
(fix) added more context to error details for cli command (#2170)
4 years ago
Haotian 40ba275759 feat(worker): add 'initial_upstreams' field to worker config to prepare to replace 'controllers' field. Update worker config description on website.
4 years ago
Louis Ruch b6ca61a7f6
refact(cred-libs): Update user_password to username_password (#2154)
4 years ago
Todd 06a2f4ce9c
Require default ports to be defined for newly created tcp targets. (#2148)
4 years ago
irenarindos ee0ecc9991 fix context for worker upstreams
4 years ago
Louis Ruch 9663404f1a
feat(scheduler): Support unlimited job runs (#2173)
4 years ago
Jeff Mitchell 82b4e29d78 Properly fix (for now) the job limit
4 years ago
Jeff Mitchell cb190c0ea1 Disable session jobs for now so other jobs work right
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch c4285b29cc
fix(target): Correctly return egress credentials assocaited with target (#2167)
4 years ago
Irena Rindos f7dbf2a532
Merge pull request #2163 from hashicorp/irindos-clusterid-upstreams
4 years ago