You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
// KubeadmUpgradeNodeCommandSpec provides...typeKubeadmUpgradeNodeCommandSpecstruct {
// for dry run modeDryRunbool`json:"dryRun,omitempty"`
}
// KubectlDrainCommandSpec provides...typeKubectlDrainCommandSpecstruct {
// +optional// Nodes is a list of nodes to uncordonNodes []string`json:"nodes"`// TODO support dry-run// TODO support ignore daemonsets// INSERT ADDITIONAL SPEC FIELDS -// Important: Run "make" to regenerate code after modifying this file
994b83a8ecc6f192383861bfc1d230e69f910487
The text was updated successfully, but these errors were encountered:
support dry-run
kubeadm-operator/api/v1alpha1/command_descriptor_types.go
Line 106 in 867d34f
994b83a8ecc6f192383861bfc1d230e69f910487
The text was updated successfully, but these errors were encountered: