Block a user
Add terraform-provider-litellmvaultsecret implementation
unkinben
pushed to benvin/initial-implementation at unkin/terraform-provider-litellmvaul…
2026-07-02 23:23:14 +10:00
unkinben
created branch benvin/initial-implementation in unkin/terraform-provider-litellmvaul…
2026-07-02 23:23:14 +10:00
Add LiteLLM dynamic secrets engine implementation
unkinben
pushed to benvin/initial-implementation at unkin/vault-plugin-secrets-litellm
2026-07-02 23:22:19 +10:00
unkinben
created branch benvin/initial-implementation in unkin/vault-plugin-secrets-litellm
2026-07-02 23:22:19 +10:00
test: comprehensive dockerised end-to-end suite
unkinben
created branch benvin/comprehensive-docker-e2e in unkin/artifactapi
2026-07-02 23:00:58 +10:00
Add vault-plugin-secrets-litellm and terraform-provider-litellm repos
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…
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…
fix: repair master build after conflicting merges