diff --git a/config/jobs/bazelbuild/rules_k8s/OWNERS b/config/jobs/bazelbuild/rules_k8s/OWNERS deleted file mode 100644 index 6b45fb2b371e..000000000000 --- a/config/jobs/bazelbuild/rules_k8s/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -reviewers: -- fejta -approvers: -- fejta diff --git a/config/jobs/bazelbuild/rules_k8s/rules_k8s_config.yaml b/config/jobs/bazelbuild/rules_k8s/rules_k8s_config.yaml deleted file mode 100644 index c63141b6a77b..000000000000 --- a/config/jobs/bazelbuild/rules_k8s/rules_k8s_config.yaml +++ /dev/null @@ -1,22 +0,0 @@ -presubmits: - bazelbuild/rules_k8s: - - name: pull-rules-k8s-e2e - cluster: gke_rules-k8s_us-central1-f_testing - always_run: true - decorate: true - spec: - serviceAccount: prowjob-default-sa - containers: - - image: gcr.io/rules-k8s/gcloud-bazel:v20210501-v0.6-28-gaf2e97d - args: - - bash - - -c - - | - gcloud container clusters get-credentials testing --zone=us-central1-f --project=rules-k8s \ - && echo "startup --host_jvm_args=-Duser.name=prow" > /root/.bazelrc \ - && ./test-e2e.sh - env: - - name: USER - value: prow - annotations: - testgrid-dashboards: google-rules_k8s diff --git a/config/prow/config.yaml b/config/prow/config.yaml index c8568ea55663..6e96190882e3 100644 --- a/config/prow/config.yaml +++ b/config/prow/config.yaml @@ -107,8 +107,6 @@ managed_webhooks: respect_legacy_global_token: true # Config for orgs and repos that have been onboarded to this Prow instance. org_repo_config: - bazelbuild/rules_k8s: - token_created_after: 2020-06-24T00:10:00Z kubernetes: token_created_after: 2020-08-12T00:00:00Z kubernetes-client: diff --git a/config/prow/plugins.yaml b/config/prow/plugins.yaml index cacf3aed9fbb..ff46d9bbba19 100644 --- a/config/prow/plugins.yaml +++ b/config/prow/plugins.yaml @@ -18,8 +18,6 @@ triggers: - repos: - containerd/containerd join_org_url: "https://github.com/containerd/project/blob/main/MAINTAINERS" -- repos: - - bazelbuild owners: mdyamlrepos: @@ -74,7 +72,6 @@ approve: require_self_approval: true ignore_review_state: true - repos: - - bazelbuild - kubernetes-sigs/boskos - kubernetes-sigs/downloadkubernetes - kubernetes-sigs/e2e-framework @@ -132,7 +129,6 @@ label: lgtm: - repos: - - bazelbuild - kubernetes-sigs/boskos - kubernetes-sigs/controller-runtime - kubernetes-sigs/downloadkubernetes @@ -742,26 +738,6 @@ cherry_pick_unapproved: # Keys: Full repo name: "org/repo". # Values: List of plugins to run against the repo. plugins: - # Enable the following for any bazelbuild repo (rules_k8s, rules_docker) that sends prow webhooks - # Repos that do not send prow webhooks will see no effect. - bazelbuild: - plugins: - - approve # Allow OWNERS to /approve - - assign # Allow /assign and /cc - - blunderbuss # Auto-assign people - - cat # /meow replies with cat pictures - - dog # /bark replies with dog pictures - - help # Support /help and /good-first-issue - - hold # Support /hold to delay merge - - lgtm # Allow /lgtm - - lifecycle # Allow /lifecycle stale - - override - - size # Auto-label size of PR - - trigger # Allow people to configure CI jobs to /test - - verify-owners # Validates OWNERS file changes in PRs. - - wip # Auto-hold PRs with WIP in title - - yuks # Let prow tell a /joke - google/cadvisor: plugins: - trigger diff --git a/config/testgrids/config.yaml b/config/testgrids/config.yaml index c19889495be3..a66de8df62c4 100644 --- a/config/testgrids/config.yaml +++ b/config/testgrids/config.yaml @@ -255,7 +255,6 @@ dashboards: - name: vmware-postsubmits-cloud-provider-vsphere - name: vmware-presubmits-vsphere-csi-driver - name: vmware-postsubmits-vsphere-csi-driver -- name: google-rules_k8s # # Start dashboard groups @@ -273,7 +272,6 @@ dashboard_groups: - google-gce-upgrade - google-kops-gce - google-osconfig - - google-rules_k8s - google-soak - google-windows