Closed bhepburn closed 2 years ago
Thanks @bhepburn for your finding, we will check it and get back to you. Regards,
@bhepburn For this version we are limited to use it with instana-agent
namespace,
However, we started to rewrite our Operator to Golang for improvements and will consider this issue in the upcoming versions.
Thanks.
Hello @bhepburn,
we released the new operator in December 2021. Have you tried our new operator 2.0.5?
After installing 1.0.2 of the Instana operator to our OpenShift cluster we were receiving the following error message in the instana-agent logs:
It appears the root cause is due to the ClusterRoleBinding being hardcoded to run in the Instana-agent namespace and we decided to use another namespace in our cluster. https://github.com/instana/instana-agent-operator/blob/d4ea2744370e33c06ac487f6bdbba0b03fd223ea/src/main/resources/instana-agent.clusterrolebinding.yaml#L16