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(cluster-async-router-eg): align Makefile image variable names with CI convention
DEMO_IMAGE/PUBLISH_DEMO_IMAGE didn't match the CONTROL_PLANE_IMAGE/
PUBLISH_CONTROL_PLANE_IMAGE variables the CI passes, so the demo image
defaulted to a local tag that k3d couldn't pull, causing upstream-a pods
to never become Ready.
0 commit comments