-
Bug
-
Resolution: Not a Bug
-
Critical
-
1.35.0, 1.36.0
-
None
-
False
-
-
False
-
-
Summary
We are not removing Apache Licenses in files used by operator. The ConfigMaps show the Apache License when the Operator is installed into cluster. We should be using Red Hat license.
Environment
Openshift
Steps to reproduce
---- # Install operator
- Navigate to the namespace where it is installed
- Locate ConfigMaps - logic-operator-rhel8-controllers-config and logic-operator-rhel8-manager-config
- Open them and see the Apache License 2.0
Actual results
Apache license is visible
Expected results
Red Hat license is visible OR no license is present.
Testing
We should create a check that validates the content of product configmap has expected licenses