ECK Operator functionality in cluster
Summary
(Summarize the bug encountered concisely) Using the ECK operator container in a cluster does not provide the intended behavior, it does not function correctly.
Steps to reproduce
(How one can reproduce the issue - this is very important) Deploy an ECK operator helm chart, and use the registry1.dsop.io hardened container as the image.
What is the current bug behavior?
(What actually happens) Please see comment below by Phillip Warner.
What is the expected correct behavior?
(What you should see instead) The ECK operator should spin up and start acting on the cluster.
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) See comment below.
Possible fixes
(If you can, link to the line of code that might be responsible for the problem) See comment below, modify entrypoint to see if it addresses the issue.
Defintion of Done
- Bug has been identified and corrected within the container
/cc @ironbank-notifications/bug