aylei / kubectl-debug

This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
Apache License 2.0
2.3k stars 304 forks source link

The default agent image version should be coordinated with the plugin #135

Open aylei opened 3 years ago

aylei commented 3 years ago

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.