You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove CA cert poll loop, update stale flag comments
The CA cert is now a bind mount (not generated at runtime by mcpg),
so it's immediately available at container start. Replace the 30s
polling loop with a single existence check for faster startup.
Also update stale comments referencing --enable-cli-proxy to
--difc-proxy-host in setup-iptables.sh and gh-cli-proxy-wrapper.sh.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments