chadmcrowell / killercoda-scenarios

Kubernetes scenarios on Killercoda https://killercoda.com/
1 stars 3 forks source link

chadmcrowell/scenario/create-operator - FATA no plugin could be resolved with key "go/v4-alpha" #1

Open wingsuitist opened 7 months ago

wingsuitist commented 7 months ago
# when running this command:
kubebuilder init \
  --plugins=go/v4-alpha \
  --repo my.domain

# The plugin isn't found:
# FATA no plugin could be resolved with key "go/v4-alpha" (plugin version is unstable, there may be an upgrade available: https://kubebuilder.io/migration/plugin/plugins.html) 
chadmcrowell commented 1 month ago

Thanks for creating an issue. Lemme look into this :)