Remove pipelock #193
Reference in New Issue
Block a user
Delete Branch "remove-pipelock"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
bot_bottle/pipelock.py,backend/docker/pipelock.py,backend/docker/pipelock_apply.pyand all pipelock testsPipelockRoutePolicyfrom the manifest layer; remove thepipelockkey fromegress.routes[]entriessidecar_init.pydaemon list and SIGUSR1 restart handlerTOOL_PIPELOCK_BLOCKfrom the supervise plane (server + CLI + supervise.py constants)EgressPlan(pipelock_ca_host_path,pipelock_proxy_url),EgressRoute.tls_passthrough, and all egress-apply mirroringproxy_plan/PipelockProxyPlanfrom both Docker and smolmachines backendsDockerBottlePlan,bottle_state.py(pipelock_state_dir), and sidecar bundle configsDIP will be added directly to mitmproxy in a follow-up. See full migration plan here