KEP-5040: Disable git_repo volume driver.#129923
Conversation
|
Skipping CI for Draft Pull Request. |
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
a391d2e to
12cb867
Compare
12cb867 to
c0ca01c
Compare
|
/ok-to-test |
|
/kind feature |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 5230f30d38d3d3bc9c43aa1b20abc65710f98100 |
|
/hold |
6e1574a to
903151f
Compare
|
Thanks! /lgtm @xing-yang - what the reason for the hold? |
|
LGTM label has been added. DetailsGit tree hash: f678588012418c753918de60b39fee8bb496ecd8 |
903151f to
282e149
Compare
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 427ecd908c7260c5bb00b2a6714bd890fce63006 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saad-ali, thockin, vinayakankugoyal The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@vinayakankugoyal: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/hold cancel @thockin You added new comments after I gave "lgtm":). I just want to make sure those are addressed before the PR is merged. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
As part of KEP-5040 this PR disables the gitRepo volume plugin by default. However users who are still using this feature can enable gitRepo volume plugin setting the feature-gate
GitRepoVolumeDriver=truein kubelet feature-gates.Which issue(s) this PR fixes:
Fixes #125983
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: