k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/boskos/README.md (about)

     1  # Boskos relocated
     2  
     3  Boskos has been moved into its own repository under kubernetes-sigs:
     4  
     5  https://github.com/kubernetes-sigs/boskos
     6  
     7  # What's still here
     8  
     9  The only thing matters here is `./cmd/janitor/gcp_janitor.py` script, which is
    10  still used by
    11  [/scenarios/kubernetes_janitor.py#L66](https://github.com/kubernetes/test-infra/blob/d641897cea52d493ef883a4dfa6728ffdfa02dfa/scenarios/kubernetes_janitor.py#L66),
    12  and `/scenarios` had been announced deprecated since 2018, which will be done
    13  with https://github.com/kubernetes/test-infra/issues/20760.