Description of problem: Clean up usage of selfLink in k8sResource as it's deprecated and removed.
`selfLink` is used in codebase as type and in mock test data, snapshots, as part of this ticket needs clean up of this usage
Additional info:
https://github.com/kubernetes/enhancements/issues/1164
One of the usages for opertorGroup is handled as part of https://github.com/openshift/console/pull/8264