wyike

Results 41 comments of wyike

Thanks for the contribution! As a new addon, I suggest to move this addon to experimental firstly.

This is a limitation of `shared-resource` policy now, two resource must have the same name. Can you use `k8s-objects` to test it?

If you set the publishVersion annotation, the application controller would not apply the resource to latest status automatically.

Can you paste the detail status of this application?

I think this error is generated by Kubelet, I'm not sure if this problem can be solved by KubeVela.

This is by design currently, velaux doesn't have a middle-wire to support multiple instance yet.

Hi @afzalbin64, is this pr still in progress?

I apologize for the delayed reply. First, you can review the primary CRD in this Helm chart and manually create it by writing a native CRD YAML file. Next, you...

Great job! Thank you for your first contribution. Here are a few pieces of advice:: 1. Please make sure to sign the DCO to pass the check of your PR....

Thanks, please refer the failed CI info and fix them.