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
I'm connected to the cluster but don't have the cluster-admin role. When try to get the hal -version I get the error bellow:
panic: runtimes.halkyon.io is forbidden: User "amunozhe" cannot list runtimes.halkyon.io at the cluster scope: no RBAC policy matched
goroutine 7 [running]:
halkyon.io/hal/pkg/hal/cli/component.getRuntimes.func1(0xc0000b6600)
/home/amunozhe/git/hal/pkg/hal/cli/component/create.go:230 +0x4da
created by halkyon.io/hal/pkg/hal/cli/component.getRuntimes
/home/amunozhe/git/hal/pkg/hal/cli/component/create.go:227 +0x58
The text was updated successfully, but these errors were encountered:
I'm connected to the cluster but don't have the cluster-admin role. When try to get the
hal -version
I get the error bellow:The text was updated successfully, but these errors were encountered: