open-cluster-management-io / community

open-cluster-management governance material.
https://open-cluster-management.io
Apache License 2.0
62 stars 23 forks source link

Install Multicluster Subscription Operator from OperatorHub.io failed by lacking of resouce "KlusterletAddonConfig" on OKD #44

Closed xuezhaojun closed 3 years ago

xuezhaojun commented 3 years ago

Installing Application lifecycle management on OKD as this document said:

Container multicluster-operators-argocdcluster-xxx start failed:

E0526 10:06:50.536999       1 manager.go:99] no matches for kind "KlusterletAddonConfig" in version "agent.open-cluster-management.io/v1"Manager exited non-zero

Fixed by install klusterlet CRD First. See how to do it in : https://github.com/open-cluster-management/klusterlet-addon-controller

mikeshng commented 3 years ago

The set of functionalities for application lifecycle will change for the CNCF submission. Upcoming changes are:

Stay tune.

/assign mikeshng

mikeshng commented 3 years ago

/assign mikeshng

qiujian16 commented 3 years ago

/kind bug

openshift-ci[bot] commented 3 years ago

@qiujian16: The label(s) kind/bug cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/open-cluster-management-io/community/issues/44#issuecomment-867484014): >/kind bug Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
mikeshng commented 3 years ago

hi @xuezhaojun I think we can close this one because we no longer offer operatorhub install for this module. see https://open-cluster-management.io/getting-started/integration/app-lifecycle feel free to reopen if you disagree.