...

Text file src/edge-infra.dev/third_party/k8s/OWNERS

Documentation: edge-infra.dev/third_party/k8s

     1approval:
     2- third_party
     3rules:
     4- name: third_party
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - linkerd/.*
    11      - spegel/.*
    12      - redpanda/.*
    13      - rancher-local-storage/.*
    14      - dnsmasq/.*
    15      - node-feature-discovery/.*
    16      - kured/.*
    17      - fluent-operator/.*
    18      - (kube-state-metrics|node-exporter|prometheus-operator|grafana-operator)/.* # monitoring resources
    19      - ../../test/.*
    20      - multus/.*
    21      - kubevirt/.*
    22      - kubevirt-cdi/.*
    23  requires:
    24    count: 1
    25    teams:
    26    - ncrvoyix-swt-retail/edge-foundation
    27    users:
    28    - bc185174_ncrvoyix
    29    - sr185369_ncrvoyix
    30    - gs250427_ncrvoyix
    31    - rs185691_ncrvoyix

View as plain text