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.
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
05f0afbe6188e44ab823247b8b6d26d6ee95a59c
The text was updated successfully, but these errors were encountered:
support ignore daemonsets
kubeadm-operator/api/v1alpha1/command_descriptor_types.go
Line 107 in 867d34f
05f0afbe6188e44ab823247b8b6d26d6ee95a59c
The text was updated successfully, but these errors were encountered: