qiaozp

Results 102 comments of qiaozp

Why do we need this? Can you provide a use case?

Could you check the connection between you cluster and [charts.dexidp.io/](https://charts.dexidp.io/index.yaml)? Since version 0.6.5 exists, it may be a network issue. Version in dex addon page means the **version of addon**...

Then how do you want to define "the same" image your application is using? One option is trying to match the resourceURL and image properties in component. For example, a...

Workaround is `KUBECONFIG=/path/to/kubeconfig.yaml vela status vela-app`

It's uncommon for reporting `no matches for kind "Configuration" in version "terraform.core.oam.dev/v1beta2"` because this GVK has been registered to the underlying client in vela-core. I'm sure GVK `terraform.core.oam.dev/v1beta2.Configuration` has been...

Can you provide version information? and does this still occur in the latest version? @lxkaka

After test I got this error, but the cloudshell works fine.

You should specify version by `--version`. Though I think we should provide a default version. cc @Somefive