mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-07 11:04:44 +00:00
Automatic merge from submit-queue Create event only if creation of PVC failed. Fixes #28785. We should report an event only if the petset can't find a PVC and can't create it either. []()