temporarily remove the hostedCluster. We need to add it back once the dependency is resolved.
hypershift depends on cluster-api. cluster-api supports controller-runtime 0.15.0. but cluster-api-provider-aws and cluster-api-provider-ibmcloud do not support latest controller-runtime.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/stolostron/multicluster-controlplane/blob/main/OWNERS)~~ [clyang82]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
hypershift
depends oncluster-api
.cluster-api
supports controller-runtime 0.15.0. butcluster-api-provider-aws
andcluster-api-provider-ibmcloud
do not support latest controller-runtime.