PRD: Encrypted at-rest egress secrets (SecretProvider interim slice) #458

Merged
didericis merged 7 commits from prd-secret-provider-encrypted-env into main 2026-07-23 17:48:26 -04:00
Showing only changes of commit 28953bfe0b - Show all commits
-1
View File
@@ -13,7 +13,6 @@ from unittest.mock import patch
from bot_bottle.orchestrator.broker import LaunchBroker, LaunchRequest, StubBroker
from bot_bottle.orchestrator.registry import RegistryStore
from bot_bottle.orchestrator.secret_store import new_env_var_secret
from bot_bottle.orchestrator.service import Orchestrator
from bot_bottle.orchestrator.gateway import Gateway
from bot_bottle.store_manager import StoreManager