This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
Summary
--skip-wait-for-delete-timeout
If pod DeletionTimestamp older than N seconds, skip waiting for the pod. Seconds must be greater than 0 to skip.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlDrainSettings
Syntax
public string SkipWaitForDeleteTimeout { get; set; }
Value
Type | Description |
---|---|
string |