Commit Graph

2083 Commits (4b526538af660cf4c29988cd514b18fe673dc8a8)
 

Author SHA1 Message Date
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
Irena Rindos d357a583ed
Merge pull request #2152 from hashicorp/irindos-print-workerauth-at-startup
4 years ago
irenarindos 594e6e82b5 feat(worker): save workerAuth request to a file
4 years ago
Gabriel Santos 3521c21cd5
fix: Refuse to start if max_open_connections is below 5 (#2097)
4 years ago
Jim 37cc61e4c9
feature (worker): Add audit data classification to CreateWorker(...) api (#2153)
4 years ago
Jeff Mitchell 9736b79d4e
Remove temporary node authorization functions (#2147)
4 years ago
Jeff Mitchell d1b3b2441f
Add node rotation (#2142)
4 years ago
Todd 1e3c941be1
Add active session count to the worker (#2145)
4 years ago
Jim 0425384b49
feature (events): add TestWithoutEventing(t) (#2137)
4 years ago
Jim fdf43fc4fe
feature (worker): add CreateWorker(...) service (aka API) (#2143)
4 years ago
Todd 0f7e1ee7fa
Fix canonical tags not getting assigned in the api resource. (#2144)
4 years ago
Jeff Mitchell aa0afd325a
Remove 'ephemeral' from KMS auth method bits (#2141)
4 years ago
Irena Rindos cc232b743e
Merge pull request #2130 from hashicorp/irindos-rotate-roots
4 years ago
irenarindos 78150d88d9 feature(WorkerAuth): Create RotateRoots domain and job
4 years ago
Todd 43bcbba47f
Implement UpdateWorker service method (#2133)
4 years ago
Irena Rindos 07008e80ff
Merge pull request #2140 from hashicorp/irindos-remove-nonce-encryption
4 years ago
irenarindos 4c55305a49 Remove nonce encryption for workerAuth
4 years ago