mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-13 19:01:10 -04:00
Remove the remaining node-problem-detector references across the cluster/ directory that were not covered by the initial cleanup: - Remove ENABLE_NODE_PROBLEM_DETECTOR, NODE_PROBLEM_DETECTOR_VERSION, NODE_PROBLEM_DETECTOR_TAR_HASH, NODE_PROBLEM_DETECTOR_RELEASE_PATH and NODE_PROBLEM_DETECTOR_CUSTOM_FLAGS exports from config-default.sh and config-test.sh. - Remove WINDOWS_ENABLE_NODE_PROBLEM_DETECTOR and WINDOWS_NODE_PROBLEM_DETECTOR_CUSTOM_FLAGS from config-default.sh and config-test.sh. - Remove WINDOWS_NODEPROBLEMDETECTOR_KUBECONFIG_FILE from config-common.sh. - Remove create-node-problem-detector-kubeconfig and create-node-problem-detector-kubeconfig-from-kubelet functions along with all NPD token/kubeconfig setup blocks from configure-helper.sh. - Remove NPD installation and configuration steps (install-npd, configure-npd, start-node-problem-detector) from upgrade.sh and util.sh. - Remove DownloadAndInstall-NodeProblemDetector, Create-NodeProblemDetectorKubeConfig and Configure-NodeProblemDetector from cluster/gce/windows/k8s-node-setup.psm1 and their call sites in configure.ps1. - Remove the node-problem-detector systemd source block from the fluentd configmaps and the node-problem-detector.log entry from log-dump.sh. - Remove npd and npdSA test variables and their use from audit_policy_test.go. Co-authored-by: Jordan Liggitt <liggitt@google.com> Signed-off-by: Humble Devassy Chirammal <humble.devassy@gmail.com> |
||
|---|---|---|
| .. | ||
| testonly | ||
| common.psm1 | ||
| configure.ps1 | ||
| k8s-node-setup.psm1 | ||
| node-helper.sh | ||
| OWNERS | ||
| README-GCE-Windows-kube-up.md | ||
| smoke-test.sh | ||