mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
dry-run: Create new options for Update/Create and pass it along
This commit is contained in:
@@ -534,6 +534,8 @@ var kindWhiteList = sets.NewString(
|
||||
"DeleteOptions",
|
||||
"ExportOptions",
|
||||
"ListOptions",
|
||||
"CreateOptions",
|
||||
"UpdateOptions",
|
||||
"NodeProxyOptions",
|
||||
"PodAttachOptions",
|
||||
"PodExecOptions",
|
||||
|
||||
Reference in New Issue
Block a user