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
Github's Packages and GHCR.io offer relatively flat namespaces which
means images like `go`, `python`, or `nodejs` can cause confusion.
This patch renames the images to variants of `skaffold-debug-xxx`,
but continues to publish the images to the original locations
(gcp-dev-tools, k8s-skaffold) using the shortened name.
0 commit comments