kubernetes-retired / cluster-api-provider-nested

Cluster API Provider for Nested Clusters
Apache License 2.0
301 stars 67 forks source link

Move virtualcluster directory from WG repo to CAPN #53

Closed Fei-Guo closed 3 years ago

Fei-Guo commented 3 years ago

This change moves VC code from SIG-MultiTenancy repo to CAPN repo. I have slightly changed the README.md to reflect the repo change.

I did perl -pi -e 's/multi-tenancy\/incubator/cluster-api-provider-nested/g'for all the source files. I have checked

make build make build-images make test

in virtualcluster and virtualcluster\experiment directories and they all succeed.

We may need more validation checks before deprecating the old repo.

christopherhein commented 3 years ago

/lgtm /approve

k8s-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christopherhein, Fei-Guo

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/kubernetes-sigs/cluster-api-provider-nested/blob/master/OWNERS)~~ [Fei-Guo,christopherhein] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment