mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-07 18:06:21 +00:00
Merge pull request #91455 from cofyc/fix88229
Emit correct event when unbound delay binding claim is used by pod
This commit is contained in:
@@ -30,5 +30,6 @@ const (
|
||||
ProvisioningCleanupFailed = "ProvisioningCleanupFailed"
|
||||
ProvisioningSucceeded = "ProvisioningSucceeded"
|
||||
WaitForFirstConsumer = "WaitForFirstConsumer"
|
||||
WaitForPodScheduled = "WaitForPodScheduled"
|
||||
ExternalExpanding = "ExternalExpanding"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user