Spark operator deployments that use ConfigMaps instead of CRDs was throwing errors in the pod logs because it couldn't create a route for spark-operator-metrics --OR-- list pvcs. This update will add CRUD for routes and get/list/watch for PVCs
Related Issue
N/A
Types of changes
:bug: Bug fix (non-breaking change which fixes an issue)
Description
Spark operator deployments that use ConfigMaps instead of CRDs was throwing errors in the pod logs because it couldn't create a route for spark-operator-metrics --OR-- list pvcs. This update will add CRUD for routes and get/list/watch for PVCs
Related Issue
N/A
Types of changes
:bug: Bug fix (non-breaking change which fixes an issue)