Jianbo Sun

Results 422 comments of Jianbo Sun

> Can you do that by using cloud vendor console? Creating a LB can be only accessed by other cloud resources. I'm also thinking of that, maybe kubevela user can...

closing as it's fixed in v1.5.0 and this version is alread released. Feel free to reopen it if there's still any issues.

You need to update the application after the configmap modified to trigger the deploy happen. You can change the annotation: `app.oam.dev/publishVersion` ``` apiVersion: core.oam.dev/v1beta1 kind: Application metadata: name: first-vela-app-pre namespace:...

@charlie0129 is working on this issue with the new project https://github.com/kubevela/kube-trigger

@tommy1199 BTW, what is the particular scenario that without ownerreference you can't accomplish?

Thanks for clarification. I think we can somehow add a feature flag (when users only use single cluster scenario for abstraction) if there're some important scenarios that were blocked.