Commit Graph

49 Commits (cae97fcd2e2019c05e09aec24c7068e6fbbfc5d1)

Author SHA1 Message Date
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
Lars Lehtonen ee6803d106
internal/server: fix dropped testing error (#3015)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Johan Brandhorst-Satzkorn c644396916
server: allow release version to be set in test (#3517)
3 years ago
Irena Rindos 0fcf0e21d9
chore(server): Update worker auth repository to handle dupe nodes (#3410)
3 years ago
Irena Rindos a8e363888a
bug(workerAuth): allow duplicate workerAuth inserts if records match (#3389)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell 18e59998e9
Add storage bucket worker filter handling
3 years ago
Jim 6f78889947
refact: add servers.ListWorkers(...)
3 years ago
Michael Li 357e835fa5
doc: Add missing copyright headers (#3238)
3 years ago
Jeff Mitchell 5716a30813 Update nodeenrollment to fix TLS issue; add debug (#3231)
3 years ago
Jeff Mitchell 77fd51fb12 Add more logging to worker auth rotation and test flags
3 years ago
Jeff Mitchell bdf7bf7702
Do not allow PKI-KMS workers to have names updated via API (#3143)
3 years ago
Jeff Mitchell 163ce184b8
KMS-PKI Workers (#3101)
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Todd 1e89be1b1a Downstream worker connections are tracked by worker id (#2949)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Todd d8aea569c5
Only return live workers in ListHcpbWorkersResponse (#2876)
3 years ago
Todd bc409bc7d4
Graceful shutdown blocks on running proxy handler connections (#2789)
3 years ago
Irena Rindos b7f0f455db
Add options for directly connected worker (#2762)
3 years ago
Irena Rindos 895aecb58c
Do not emit error on auth not found (#2737)
3 years ago
Jim 38b12394fd
refactor (kms): add GetWrapperer for RewrapFn parameter (#2701)
3 years ago
Irena Rindos 5b162a4433
add worker version to network graph (#2672)
3 years ago
Todd 35e5bcd8e5
Fixing missed error handling when merging from 0.11.1 into main (#2634)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Jeff Mitchell 0c96c6ff6c
Split grace period into multiple config values (#2578) (#2603)
3 years ago
Todd 2a4ce02de6
Disconnect PKI workers from upstreams when they are no longer authorized (#2515)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Irena Rindos da885a89c3
refactor(workerauth): consolidate workerAuth retrieval (#2512)
4 years ago
Irena Rindos 4493dfd527 use prior and current worker auth keys (#2495)
4 years ago
Irena Rindos 821d8317dc
address op state review feedback (#2453)
4 years ago
Irena Rindos fc0ead73e6
feat(workers): worker operational state (#2427)
4 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Timothy Messier eb61ac6304
refact(session): Add context to session factory
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Irena Rindos db21ead31c
Vault proxy supporting code (#2415)
4 years ago
Jim b0bc6bd632
refactor: eliminate gorm references in favor of go-dbw (#2386)
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Jim 6fdcccb953
feature (server): add additional option for downstream workers DAG (#2278)
4 years ago
Jim b3ec54e81b
feature (server): add new error codes for downstream workers DAG (#2275)
4 years ago
Haotian 28f53a64b4
feat(workers): implement worker service add/set/remove api tags
4 years ago
Jeff Mitchell fb3b2209e5
Add WithType to worker listing (#2252)
4 years ago
Haotian 83bf38f030
feat(worker): add/set/delete repo worker tags (#2236)
4 years ago
Todd 9af6c09c36
Move generated pb.go file in to the internal/gen directory (#2225)
4 years ago
Louis Ruch 4cacd0a605
bug(scheduler): Fix controller id length check (#2226)
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago