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] Enhancement about tweaks of yurtappset #1970

Closed vie-serendipity closed 2 months ago

vie-serendipity commented 5 months ago

What would you like to be added: Add {{nodepool}} to replace the specified nodepool, users can batch inject configmap and secret that match the naming rules.

Why is this needed: There may be different configmaps for different nodepools, and the user may need to write tweaks one by one. After joining {{nodepool}}, the user can bulk write by regularly naming the configmap and secret, like configmap-xxx (xxx represents the detailed name of nodepool).

others /kind feature

rambohe-ch commented 5 months ago

@vie-serendipity It's a good idea to use {{nodepool}} to match multiple nodepools, as it allows users to easily perform batch configurations at the nodepool level.

I think we should make the definition more clearly, so how about use {{nodepool-name}} to replace {{nodepool}}?

vie-serendipity commented 5 months ago

@rambohe-ch Good idea.

vie-serendipity commented 5 months ago

/assign @vie-serendipity

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.