Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ClusterOperator: Rename kubernetesClient to openShiftClient
`kubernetesClient` function actually provide the openshiftClient. Because this client doesn't have any core k8s methods like `AppsV1`, `CoreV1` ..etc. and took me some time to figure out what's going on.
- Loading branch information