kubernetes/cluster/gce/windows
Humble Devassy Chirammal 5e7ff89619 cluster: remove remaining NPD envvars, setup functions, and Windows support
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>
2026-06-11 11:42:01 +05:30
..
testonly Use simple match instead of regex match 2021-11-09 05:09:18 +00:00
common.psm1 Clean up unused exec auth from cluster setup 2022-03-19 10:47:38 -04:00
configure.ps1 cluster: remove remaining NPD envvars, setup functions, and Windows support 2026-06-11 11:42:01 +05:30
k8s-node-setup.psm1 cluster: remove remaining NPD envvars, setup functions, and Windows support 2026-06-11 11:42:01 +05:30
node-helper.sh Ability to set up additional, bigger nodes during tests 2019-10-03 12:20:06 +02:00
OWNERS Remove pjh from cluster/gce/ OWNERS files 2022-04-13 18:24:20 +00:00
README-GCE-Windows-kube-up.md gce: podresources: don't disable on windows 2023-03-14 22:39:56 +01:00
smoke-test.sh pause: fix version drift in various files 2026-04-03 16:11:09 +02:00