kubernetes-sigs / cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle
https://cluster-api.sigs.k8s.io
Apache License 2.0
3.58k stars 1.31k forks source link

Backport kcp spec mutation to 0.3.x #4053

Closed shysank closed 3 years ago

shysank commented 3 years ago

User Story

3994 enabled mutations for api-server, controller-manager, and scheduler components in kcp. This can be back ported to 0.3.x since there are no breaking changes.

Anything else you would like to add:

There will be conflicts in webhook changes since we need to migrate it from v1alpha4 to v1alpha3.

/kind feature

vincepri commented 3 years ago

/milestone v0.3.x /assign @shysank

vincepri commented 3 years ago

/close

k8s-ci-robot commented 3 years ago

@vincepri: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/cluster-api/issues/4053#issuecomment-765587442): >/close 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.