Bug Report
What did you do?
Install the olm using the "operator-sdk olm install"
What did you expect to see?
The pods in olm namespace in "ready" state.
What did you see instead? Under which circumstances?
The operatorhubio-catalog is not ready:
k get pods -n olm

-> describe pod operatorhubio-catalog-sxpwz -n olm

Environment
Minikube 1.25.2
Operator type:
/language go
Kubernetes cluster type:
$ operator-sdk version
operator-sdk version: "v1.22.1", commit: "46ab175459a775d2fb9f0454d0b4a8850dd745ed", kubernetes version: "1.24.1", go version: "go1.18.3", GOOS: "linux", GOARCH: "amd64"
$ go version (if language is Go)
go version go1.18 linux/amd64
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.4", GitCommit:"e87da0bd6e03ec3fea7933c4b5263d151aafd07c", GitTreeState:"clean", BuildDate:"2021-02-18T16:12:00Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:19:12Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"linux/amd64"}
Possible Solution
Additional context
Bug Report
What did you do?
Install the olm using the "operator-sdk olm install"
What did you expect to see?
The pods in olm namespace in "ready" state.
What did you see instead? Under which circumstances?
The operatorhubio-catalog is not ready:
k get pods -n olm

-> describe pod operatorhubio-catalog-sxpwz -n olm

Environment
Minikube 1.25.2
Operator type:
/language go
Kubernetes cluster type:
$ operator-sdk versionoperator-sdk version: "v1.22.1", commit: "46ab175459a775d2fb9f0454d0b4a8850dd745ed", kubernetes version: "1.24.1", go version: "go1.18.3", GOOS: "linux", GOARCH: "amd64"
$ go version(if language is Go)go version go1.18 linux/amd64
$ kubectl versionClient Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.4", GitCommit:"e87da0bd6e03ec3fea7933c4b5263d151aafd07c", GitTreeState:"clean", BuildDate:"2021-02-18T16:12:00Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:19:12Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"linux/amd64"}
Possible Solution
Additional context