[BUG] clusterrole yurt-manager-role
in yurt-manager helm chart lacks nodes/status resource
#1882
Labels
kind/bug
kind/bug
What happened:
The clusterrole
yurt-manager-role
in yurt-manager helm chart lacks permissions for nodes/status:charts/yurt-app-manager/templates/clusterrole.yaml
If role of
nodes/status
resource is missing, the operation of yurt-manager to update the node status is prohibited.What you expected to happen:
add
nodes/status
resources in charts/yurt-app-manager/templates/clusterrole.yamlHow to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
It seems that the helm chart of yurt-manager is automatically generated by openyurt-bot. I haven't found how to add this role in the code yet.
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):others
/kind bug
The text was updated successfully, but these errors were encountered: