Merge pull request #8427 from palnabarun/repo-archivals-20250417
Archive kubernetes-sigs/pspmigrator and kubernetes-sigs/hierarchical-namespaces
This commit is contained in:
commit
b51e2a3bce
|
@ -124,10 +124,6 @@ API storage support for storing data encrypted at rest in etcd.
|
|||
- **Owners:**
|
||||
- [kubernetes/kubernetes/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS)
|
||||
- [kubernetes/kubernetes/staging/src/k8s.io/apiserver/pkg/storage/value](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/storage/value/OWNERS)
|
||||
### hierarchical-namespace-controller
|
||||
Controller to manage hierarchical namespaces
|
||||
- **Owners:**
|
||||
- [kubernetes-sigs/hierarchical-namespaces](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/OWNERS)
|
||||
### node-identity-and-isolation
|
||||
Node identity management (co-owned with sig-lifecycle), and authorization restrictions for isolating workloads on separate nodes (co-owned with sig-node).
|
||||
- **Owners:**
|
||||
|
@ -138,7 +134,6 @@ Node identity management (co-owned with sig-lifecycle), and authorization restri
|
|||
### policy-management
|
||||
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
|
||||
- **Owners:**
|
||||
- [kubernetes-sigs/pspmigrator](https://github.com/kubernetes-sigs/pspmigrator/blob/main/OWNERS)
|
||||
- [kubernetes-sigs/wg-policy-prototypes](https://github.com/kubernetes-sigs/wg-policy-prototypes/blob/master/OWNERS)
|
||||
- [kubernetes/kms](https://github.com/kubernetes/kms/blob/main/OWNERS)
|
||||
- [kubernetes/kubernetes/pkg/apis/imagepolicy](https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/imagepolicy/OWNERS)
|
||||
|
|
|
@ -581,11 +581,6 @@ sigs:
|
|||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/storage/value/OWNERS
|
||||
- name: hierarchical-namespace-controller
|
||||
description: |
|
||||
Controller to manage hierarchical namespaces
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/hierarchical-namespaces/master/OWNERS
|
||||
- name: node-identity-and-isolation
|
||||
description: |
|
||||
Node identity management (co-owned with sig-lifecycle), and authorization restrictions for isolating workloads on separate nodes (co-owned with sig-node).
|
||||
|
@ -598,7 +593,6 @@ sigs:
|
|||
description: |
|
||||
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/pspmigrator/main/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kms/main/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS
|
||||
|
|
Loading…
Reference in New Issue