Jianbo Sun
Jianbo Sun
@chivalryq They're not the same thing, so I removed the dup label. I think compress the data should be important as the data can be large and exceed the etcd...
Just FYI, there's another solution for this issue, which don't need change the controller code: https://github.com/openkruise/controllermesh
Yes, i would also thinking of some solutions: 1. The simpliest way is to use vela app(cronjob) for this. Just write an image to load applications from the hub cluster...
Here's a trigger https://github.com/kubevela/kube-trigger What about a cron to trigger the use of velero backup or watch events to trigger backup?
Anyway, it's not a MUST to be addon.
dup with https://github.com/kubevela/kubevela/issues/4179
I hope this feature could help? https://kubevela.io/docs/next/platform-engineers/cue/status/#custom-status The platform builder could define healthPolicy and status for error message.
It's supported in velaux now.
We still need some way to use vela ql to read the pod event, this can be related with o11y.