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
When running skaffold debug with a helm deployment (supported by #4732) which renders multiple manifests the deployment is modified and a debugging port is forwarded to my machine.
Actual behavior
Debugging does not work, without any error or warning.
Expected behavior
When running
skaffold debug
with a helm deployment (supported by #4732) which renders multiple manifests the deployment is modified and a debugging port is forwarded to my machine.Actual behavior
Debugging does not work, without any error or warning.
Information
v1.14.0-40-gf4bd6387c
Steps to reproduce the behavior
skaffold debug -f skaffold.yaml --cache-artifacts=false --verbosity=info --port-forward
I've fixed this issue and will open an MR with a (I believe trival) fix.
The text was updated successfully, but these errors were encountered: