kubernetes-retired / multi-tenancy

A working place for multi-tenancy related proposals and prototypes.
Apache License 2.0
954 stars 172 forks source link

Use system default CA for vc webhooks #1507

Closed charleszheng44 closed 3 years ago

charleszheng44 commented 3 years ago

fix #1506

Instead of using the service account CA, use system default CAs for the VC validation webhook.

k8s-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: charleszheng44 To complete the pull request process, please assign resouer after the PR has been reviewed. You can assign the PR to them by writing /assign @resouer in a comment when ready.

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

Needs approval from an approver in each of these files: - **[incubator/virtualcluster/OWNERS](https://github.com/kubernetes-sigs/multi-tenancy/blob/master/incubator/virtualcluster/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Fei-Guo commented 3 years ago

/close

k8s-ci-robot commented 3 years ago

@Fei-Guo: Closed this PR.

In response to [this](https://github.com/kubernetes-sigs/multi-tenancy/pull/1507#issuecomment-850564124): >/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.