Skip to content

Commit

Permalink
Remove bazelbuild/rules_k8s config and Prow jobs from k8s Prow
Browse files Browse the repository at this point in the history
  • Loading branch information
chizhg committed Oct 19, 2021
1 parent a9a7558 commit 57d778b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 56 deletions.
6 changes: 0 additions & 6 deletions config/jobs/bazelbuild/rules_k8s/OWNERS

This file was deleted.

22 changes: 0 additions & 22 deletions config/jobs/bazelbuild/rules_k8s/rules_k8s_config.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions config/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
24 changes: 0 additions & 24 deletions config/prow/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ triggers:
- repos:
- containerd/containerd
join_org_url: "https://github.com/containerd/project/blob/main/MAINTAINERS"
- repos:
- bazelbuild

owners:
mdyamlrepos:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -132,7 +129,6 @@ label:

lgtm:
- repos:
- bazelbuild
- kubernetes-sigs/boskos
- kubernetes-sigs/controller-runtime
- kubernetes-sigs/downloadkubernetes
Expand Down Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions config/testgrids/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -273,7 +272,6 @@ dashboard_groups:
- google-gce-upgrade
- google-kops-gce
- google-osconfig
- google-rules_k8s
- google-soak
- google-windows

Expand Down

0 comments on commit 57d778b

Please sign in to comment.