...

Text file src/edge-infra.dev/pkg/sds/ien/k8s/apis/OWNERS

Documentation: edge-infra.dev/pkg/sds/ien/k8s/apis

     1approval:
     2- pkg/sds/ien/k8s/apis
     3rules:
     4- name: pkg/sds/ien/k8s/apis
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - nodefirewall_types.go
    11  requires:
    12    count: 1
    13    teams:
    14    - ncrvoyix-swt-retail/edge-matrix
    15- name: pkg/sds/ien/k8s/apis/nodefirewall_types.go
    16  if:
    17    changed_files:
    18      paths:
    19      - nodefirewall_types.go
    20  requires:
    21    count: 1
    22    teams:
    23    - ncrvoyix-swt-retail/edge-matrix
    24    - ncrvoyix-swt-retail/edge-minions

View as plain text