Ensure default service account gets namespaces role#67
Conversation
Error from kubernetes nodepool launcher log: "Failure", "message":"namespaces is forbidden: User \"system:serviceaccount:zuul:default\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope"
|
Hmm, why are we trying to deploy anything in the default namespace? Shouldn't that be configured to use some dedicated namespace? |
https://zuul-ci.org/docs/nodepool/latest/kubernetes.html#attr-providers.[kubernetes].pools.name |
Fine by me - we should move to zuul-launcher soon (that means when I get time to add support for zuul-launcher to zuul-operator) - so that's fine for now. |
Error from kubernetes nodepool launcher log: