DescriptionBrad P. Crochet
2021-01-08 16:05:59 UTC
Description of problem:
The nmstate-operator service account needs the 'services' resource permission in order to deploy the webhook properly.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
The problem is more with having a namespace that is different between the handler and the operator. The workaround for now is to ensure that the namespace is the same for both. This still needs to be solved with the ability of the operator to install the handler to a different namespace.