-
Bug
-
Resolution: Done
-
Undefined
-
None
Description of problem:
As a user, I have configured my RHDH to connect to a GKE cluster with the following configuration: kubernetes: serviceLocatorMethod: type: 'multiTenant' objectTypes: - configmaps - deployments - limitranges - pods - services - statefulsets - replicasets clusterLocatorMethods: - type: 'gke' projectId: 'rhdh-qe' authProvider: 'googleServiceAccount' region: 'us-central1' skipTLSVerify: true skipMetricsLookup: true exposeDashboard: true But still seeing warning related to tekton and routes
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Can see warnings related to tekton resources
Expected results:
Shouldn't see warnings for resources that are not configured
Additional info:
The K8s backend plugin is installed and configured with custom resources.