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
This doesn't happen if I run the CLI directly from the branch (e.g. go run).
It also might be related to the fact that when running kubectl-retina capture, the created job uses an incorrect image (undefined tag). E.g. ghcr.io/microsoft/retina/retina-agent:undefined
The text was updated successfully, but these errors were encountered:
Describe the bug
With the https://github.com/microsoft/retina/releases/download/v0.0.2/kubectl-retina-darwin-arm64-v0.0.2.tar.gz binary, the
kubectl-retina version
command returns "undefined".This doesn't happen if I run the CLI directly from the branch (e.g.
go run
).It also might be related to the fact that when running
kubectl-retina capture
, the created job uses an incorrect image (undefined
tag). E.g.ghcr.io/microsoft/retina/retina-agent:undefined
The text was updated successfully, but these errors were encountered: