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
Note how config-kubectl-completion depends on install-kind, this is the output:
task: Task "install-eiamcli" is up to date
task: Task "install-helm" is up to date
task: Task "install-kind" is up to date
task: Task "install-kind" is up to date
task: Task "config-kubectl-completion" is up to date
Why is install-kind run twice. Should only be run once.
The text was updated successfully, but these errors were encountered:
Note how
config-kubectl-completion
depends oninstall-kind
, this is the output:Why is
install-kind
run twice. Should only be run once.The text was updated successfully, but these errors were encountered: