mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-27 10:15:08 +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. []()