Open eugenea opened 3 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/kind bug
What happened?
I noticed in
/deploy/kubernetes/base/node-serviceaccount.yaml
file ClusterRoleBinding targetsdefault
namespace:What you expected to happen?
I expect it to probably be a
kube-system
namespace:How to reproduce it (as minimally and precisely as possible)?
N/A
Anything else we need to know?:
Environment
kubectl version
):Please also attach debug logs to help us better diagnose