Jianbo Sun
Jianbo Sun
Amost 2 years paased, is there any movement on this issue?
I find in README.md that docker image is supported, can you share Dockerfile so that it could be easy to community members help to create a chart
Where's the operator?
The sharding controller only consumes those apps with sharding annotation. What's blocked on helm installation? The default behavior is the default controller don't consume apps with sharding annotation.
> I have some design questions for this PR. I understand that sharding could help make controller horizontally scalable. But technically, I think `controller-requirement` can already satisfy the need of...
@oeular Why do you rely on the workflow record generated from vela-apiserver? AFAIK, we don't use the records, we use the application revision. \cc @FogDong
related https://github.com/kubevela/kubevela/issues/4106
@fourierr what is the purpose of adopting the deployment? Will the user or third-party system manage the deployment directly after this convert? There can be different Implementation for different purposes,...
I'm planning to make it a feature of vela in v1.6. Not only deployment, but also for all Kubernetes CRD with [resource topology](https://kubevela.net/docs/reference/topology-rule) defined.
Need to check this idea: 1. create an empty ingress with the URL inside and mark it as sub-resource in the topology. 2. use vela status --endpoint to get the...