open-horizon / anax

Horizon agent control system
https://open-horizon.github.io/docs/anax/docs/
Apache License 2.0
72 stars 98 forks source link

Bug: namespace-scoped agent could not deploy operator with "Namespace" set to a different namespace in the yaml file #3915

Open LiilyZhang opened 11 months ago

LiilyZhang commented 11 months ago

If resources (role, rolebinding, ....) yaml has a Namespace defined but is different from the namespace that agent is in, namespace-scoped agent failed deploy it because of conflict.