Ben Vincent unkinben
  • Joined on 2024-05-28
unkinben created pull request unkin/terraform-provider-litellmvaul…#1 2026-07-02 23:23:31 +10:00
Add terraform-provider-litellmvaultsecret implementation
c43e1bf5d4 Base on repository initial commit
8ca6c39c66 Add terraform-provider-litellmvaultsecret implementation
Compare 2 commits »
unkinben created pull request unkin/vault-plugin-secrets-litellm#1 2026-07-02 23:22:30 +10:00
Add LiteLLM dynamic secrets engine implementation
ab3b02a48e Add LiteLLM dynamic secrets engine implementation
unkinben created branch benvin/initial-implementation in unkin/vault-plugin-secrets-litellm 2026-07-02 23:22:19 +10:00
unkinben created pull request unkin/artifactapi#97 2026-07-02 23:06:08 +10:00
test: comprehensive dockerised end-to-end suite
unkinben pushed to benvin/comprehensive-docker-e2e at unkin/artifactapi 2026-07-02 23:05:55 +10:00
221f3a7402 test: add comprehensive dockerised end-to-end suite
unkinben pushed to benvin/add-litellm-repos at unkin/terraform-git 2026-07-02 23:05:22 +10:00
4495339979 Rename provider repo to terraform-provider-litellmvaultsecret
unkinben pushed to benvin/comprehensive-docker-e2e at unkin/artifactapi 2026-07-02 23:00:58 +10:00
unkinben created branch benvin/comprehensive-docker-e2e in unkin/artifactapi 2026-07-02 23:00:58 +10:00
unkinben created pull request unkin/terraform-git#18 2026-07-02 22:57:46 +10:00
Add vault-plugin-secrets-litellm and terraform-provider-litellm repos
unkinben pushed to benvin/add-litellm-repos at unkin/terraform-git 2026-07-02 22:57:36 +10:00
043e73424c Add vault-plugin-secrets-litellm and terraform-provider-litellm repos
unkinben created branch benvin/add-litellm-repos in unkin/terraform-git 2026-07-02 22:57:36 +10:00
unkinben commented on pull request unkin/artifactapi#90 2026-07-02 22:34:35 +10:00
feat: wire the circuit breaker into the proxy fetch path

Rebased onto latest master (resolved engine.go conflicts against the batched access-log writer and the streaming/HEAD changes). Depends on #96 (master does not currently compile); verified this…

unkinben commented on pull request unkin/artifactapi#86 2026-07-02 22:34:35 +10:00
fix: GC has no grace period (TOCTOU with dedup uploads)

Rebased onto latest master (resolved a conflict in artifacts.go against the batched access-log writer). Note: master currently does not compile — see #96, which must merge first; this branch…

unkinben pushed to benvin/wire-circuit-breaker at unkin/artifactapi 2026-07-02 22:34:22 +10:00
ad6dfbdc5b feat: wire the circuit breaker into the proxy fetch path
f61ab99ae8 fix: set timeouts on the upstream HTTP client (#83)
c39703ed0d fix: getenv treats an explicitly-empty value as unset (#85)
5261af4c63 fix: coalesce concurrent cache-miss fetches (thundering herd) (#93)
45d6cdbc64 perf: batch access-log writes instead of goroutine+insert per request (#91)
Compare 13 commits »
unkinben pushed to benvin/gc-grace-period at unkin/artifactapi 2026-07-02 22:30:47 +10:00
c47daca1f1 fix: add a grace period before GC deletes orphaned blobs
f61ab99ae8 fix: set timeouts on the upstream HTTP client (#83)
c39703ed0d fix: getenv treats an explicitly-empty value as unset (#85)
5261af4c63 fix: coalesce concurrent cache-miss fetches (thundering herd) (#93)
45d6cdbc64 perf: batch access-log writes instead of goroutine+insert per request (#91)
Compare 13 commits »
unkinben created pull request unkin/artifactapi#96 2026-07-02 22:29:45 +10:00
fix: repair master build after conflicting merges
unkinben created branch benvin/fix-master-build in unkin/artifactapi 2026-07-02 22:29:45 +10:00