Description of problem:
Install MCE operator on ocp 4.17 cluster from operatorhub, create MultiCluster Engine instance, the instance failed with error: "error applying object Name: mce Kind: ConsolePlugin Error: conversion webhook for console.openshift.io/v1alpha1, Kind=ConsolePlugin failed: Post "https://webhook.openshift-console-operator.svc:9443/crdconvert?timeout=30s": service "webhook" not found"
Version-Release number of selected component (if applicable):
4.17.0-0.nightly-2024-07-01-124741
How reproducible:
Always
Steps to Reproduce:
1.Install MCE operator on ocp 4.17 cluster, create MultiCluster Engine instance. 2. 3.
Actual results:
1. Instance failed.
Expected results:
1. Instance should be created successfully.
Additional info:
according to comment in https://issues.redhat.com/browse/OCPBUGS-36213, ConsolePlugin crd api version doesn't support v1alpha1 version from 4.17.
- blocks
-
OCPBUGS-19048 Can not identify "?perspective=acm" variable
- Closed