mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 23:15:10 +00:00
Automatic merge from submit-queue (batch tested with PRs 45623, 45241, 45460, 41162) Revert #45101 Mark PersistentVolumes as [Feature:Volumes] **What this PR does / why we need it**: Reverts #45101 `Feature` tag should only be used when a test/suite has dependencies not met by core CI. That is not the case for NFS backed PV tests. **Special notes for your reviewer**: **Release note**: ```release-note NONE ```