Commit Graph

2099 Commits (b3efe0eb3a3332ebb6aebd2c4e65fd14790efc0c)
 

Author SHA1 Message Date
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
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
Todd 577d8418cd
Make name column immutable for kms workers. (#2190)
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
Jim 9997f1a7bd
feature (workers): required schema changes (#2185)
4 years ago
Jeff Mitchell cca044d8cb Update nodeenrollment to v0.1.0
4 years ago
Jeff Mitchell 8fd663af47
Send more info on KMS connect (#2182)
4 years ago
Jim 9dde83aea7
feature (byow): classify status msg data (#2181)
4 years ago
Jeff Mitchell 7c139d28b2
Have hclog payloads use `json` tags (#2171)
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
Todd 4b526538af
Make server_id in job_run type text since it is nullable. (#2177)
4 years ago
Irena Rindos 15138b897e
Merge pull request #2168 from hashicorp/irindos-upstreams-fixes
4 years ago
irenarindos ee0ecc9991 fix context for worker upstreams
4 years ago
Jeff Mitchell 8a131ef4f7
Fix missing guardrail for worker kms auth population (#2172)
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 2d274c3742 Fix merge brokenness
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
Johan Brandhorst-Satzkorn a2477420da
chore: Clarify event file sink doc (#2162)
4 years ago
Irena Rindos f7dbf2a532
Merge pull request #2163 from hashicorp/irindos-clusterid-upstreams
4 years ago
Irena Rindos adf019f216
Merge pull request #2146 from hashicorp/irindos-cluster-workerkeyid
4 years ago
Jeff Mitchell 5a7291131f Make current key update on rotation
4 years ago
irenarindos 16d95262a6 feature(worker): add workerKeyId to status
4 years ago
Jeff Mitchell b84001c07d
Add CLI for workers (#2164)
4 years ago
irenarindos 3792fec48b fixup! feat(worker): Map cluster ID in config to upstream address
4 years ago
irenarindos 256498d40f fixup! feat(worker): Map cluster ID in config to upstream address
4 years ago
Jeff Mitchell 5b978d7fa7
Adjust parameter naming (#2161)
4 years ago
Timothy Messier 59a91555bf
Merge pull request #2160 from hashicorp/llb-scale-testing
4 years ago
Timothy Messier 9075ea1b61
chore(changelog): Add notes about these session changes
4 years ago
irenarindos 3aa7d11419 feat(worker): Map cluster ID in config to upstream address
4 years ago
Timothy Messier e156e88f3e
chore: Update UI version to use new query param for sessions listing
4 years ago
Timothy Messier e79714e93f
feat(session): Add include_termianted option to list endpoint
4 years ago
Timothy Messier d741034829
perf(session): Change list behavior around terminated sessions
4 years ago
Timothy Messier 32070678dc
perf(session): Remove connections from session list endpoint
4 years ago
Timothy Messier 5b0abe2e27
feat(session): Add migration to delete terminated sessions
4 years ago
Timothy Messier f9eab71a4a
feat(session): Add periodic job to delete terminated sessions
4 years ago
Timothy Messier de2421cc25
feat(session): Add repository method to delete terminated sessions
4 years ago
Timothy Messier a4d0e3c7f8
refact(session): Rename files with job to use a prefix
4 years ago
Jeff Mitchell 7c4f495c25
Add workers SDK API bits (#2159)
4 years ago
Johan Brandhorst-Satzkorn 8fdc07d5a5
test: Use tparse to simplify test failure analysis (#2149)
4 years ago
Johan Brandhorst-Satzkorn e7273d65c2
Bump Go version to v1.18.3 (#2158)
4 years ago
Jeff Mitchell d6362f9e5e
Restrict anonymous user capabilities (#2156)
4 years ago
Jim f6c4e3c896
feature (worker): add worker events around authentication (#2157)
4 years ago