stolostron / multicluster-controlplane

A standalone controlplane to run ocm core.
Apache License 2.0
1 stars 5 forks source link

upgrade #52

Closed clyang82 closed 1 year ago

clyang82 commented 1 year ago
  1. bump k8s to 0.27.2
  2. bump controller-runtime to 0.15.0
  3. adopt in new features from configuration policy
  4. remove the managed-serviceaccount support
  5. 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.
skeeey commented 1 year ago

/lgtm

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: clyang82, skeeey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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