For other kubernetes distros, we rely on the version given by the kube
api server in order to determine the CPE in SCAP. Let's gather this
endpoint always as it's harmless and helps us scan other kube distros.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/openshift/compliance-operator/blob/master/OWNERS)~~ [JAORMX]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
For other kubernetes distros, we rely on the version given by the kube api server in order to determine the CPE in SCAP. Let's gather this endpoint always as it's harmless and helps us scan other kube distros.
Signed-off-by: Juan Antonio Osorio Robles jaosorior@redhat.com