...

Text file src/edge-infra.dev/pkg/edge/controllers/clusterctl/OWNERS

Documentation: edge-infra.dev/pkg/edge/controllers/clusterctl

     1approval:
     2- pkg/edge/controllers/clusterctl
     3rules:
     4- name: pkg/edge/controllers/clusterctl
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - pkg/plugins/okta_client_registration.go
    11      - pkg/plugins/okta_client_registration_test.go
    12      - pkg/plugins/emissary_certs.go
    13      - pkg/plugins/emissary_certs_test.go
    14  requires:
    15    count: 2
    16    teams:
    17    - ncrvoyix-swt-retail/edge-platform

View as plain text