kubectl-debug icon indicating copy to clipboard operation
kubectl-debug copied to clipboard

The default agent image version should be coordinated with the plugin

Open aylei opened this issue 5 years ago • 0 comments

There was an unstable debug-agent image being pushed to dockerhub which causes #133 #134 . It is a flaw that a stable version will pull pull the latest tag of debug-agent by default, instead, we should always pull the debug-agent that is built in the same version of the plugin by default.

aylei avatar Dec 10 '20 13:12 aylei