Description of problem: Set the cluster scoped kubefed controller manager as the default installation Version-Release number of selected component (if applicable): quay.io/openshift-release-dev/ocp-v4.0-art-dev:v4.2.0-201908131437-ose-kubefed How reproducible: 100% Steps to Reproduce: 1. Installed kubefed operator 2. Create a kubefed object to install kubefed controller manager 3. Actual results: The default kubefed manifest in the webconsole is: apiVersion: operator.kubefed.io/v1alpha1 kind: KubeFed metadata: name: kubefed-resource namespace: kube-federation-system spec: scope: Namespaced Expected results: The default installation is namespace scoped, hope the default installation is cluster scoped. Additional info:
This is a simple change to the KubeFed CRD. I will make the change.
Ping, The fix should be available in the latest downstream image.
Verified with KubeFed controller-manager version: version.Info{Version:"v4.2.0", GitCommit:"7f002471b9dd8366e1e0f080b46bc79864682f71", GitTreeState:"clean", BuildDate:"2019-08-25T20:09:07Z", GoVersion:"go1.12.6", Compiler:"gc", Platform:"linux/amd64"}
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922