kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.83k stars 2.65k forks source link

Cleanup old DNS entries #33354

Closed michelle192837 closed 1 month ago

michelle192837 commented 2 months ago

For instance, Gubernator still has DNS entries in k8s/k8s.io (https://github.com/kubernetes/k8s.io/blob/f6d86ac862fe91f30be6a2874f5f0f5da4f7acb6/dns/zone-configs/kubernetes.io._0_base.yaml#L144), but the Gubernator instance is turned down and this points to nothing.

This is a good time to check if there's any other entries to clean up related to SIG Testing or SIG K8s Infra as well.

/sig testing /sig k8s-infra

elieser1101 commented 2 months ago

Hi, would like to help, is this as simple as a find and remove references to gubernator in kubernetes/k8s.io and kubernetes/test-infra? or am I missing something else?

vishnuswmech commented 1 month ago

/assign

vishnuswmech commented 1 month ago

Raised the PR https://github.com/kubernetes/k8s.io/pull/7301