Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

weave-kube: Cannot patch nodes/status at the cluster scope #3332

Closed
brb opened this issue Jun 17, 2018 · 0 comments
Closed

weave-kube: Cannot patch nodes/status at the cluster scope #3332

brb opened this issue Jun 17, 2018 · 0 comments

Comments

@brb
Copy link
Contributor

brb commented Jun 17, 2018

Just spotted on a local cluster:

FATA: 2018/06/17 08:04:55.395186 [kube-peers] could not set node status: nodes "host1" is forbidden: User "system:serviceaccount:kube-system:weave-net" cannot patch nodes/status at the cluster scope

Seems that the following is not set in the latest Weave Net DS and launch-generator:

- apiGroups:
  - ""
  resources:
  - nodes/status
  verbs:
  - patch
  - update

(Taken from #3249 (comment))

@brb brb added this to the 2.4 milestone Jun 17, 2018
@brb brb closed this as completed in #3334 Jun 21, 2018
brb added a commit that referenced this issue Jun 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant