openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)
https://openyurt.io
Apache License 2.0
1.69k stars 398 forks source link

[feature request] Add yurtappset's support for statefulset #1966

Closed vie-serendipity closed 2 months ago

vie-serendipity commented 5 months ago

What would you like to be added: Now YurtAppSet v1beta1 only support the dispatch of deployment workload. So related implementation of statefulset should be added according to the implementation of deployment workload.

Why is this needed: In application management, statefulset workload is also common. In the former alpha version, yurtappset manages deployment and statefulset, which should carry over in the beta version.

others /kind feature

rambohe-ch commented 5 months ago

@vie-serendipity Thanks for raising the issue. I think that support statefulset in yurtappset is not so eager, how about wait some feedbacks from the community before completing this feature.

the reason is that yurtappset v1beta1 started to ready on OpenYurt v1.4.0, we need to get more feedback from end users before we support more workloads in the yurtappset. and make sure that YurtAppSet v1beta1 is walking in a correct way.

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.