Skip to content

Commit b51e2a3

Browse files
authored
Merge pull request #8427 from palnabarun/repo-archivals-20250417
Archive kubernetes-sigs/pspmigrator and kubernetes-sigs/hierarchical-namespaces
2 parents e4d704e + 29b2cc5 commit b51e2a3

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

sig-auth/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ API storage support for storing data encrypted at rest in etcd.
124124
- **Owners:**
125125
- [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)
126126
- [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)
127-
### hierarchical-namespace-controller
128-
Controller to manage hierarchical namespaces
129-
- **Owners:**
130-
- [kubernetes-sigs/hierarchical-namespaces](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/OWNERS)
131127
### node-identity-and-isolation
132128
Node identity management (co-owned with sig-lifecycle), and authorization restrictions for isolating workloads on separate nodes (co-owned with sig-node).
133129
- **Owners:**
@@ -138,7 +134,6 @@ Node identity management (co-owned with sig-lifecycle), and authorization restri
138134
### policy-management
139135
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
140136
- **Owners:**
141-
- [kubernetes-sigs/pspmigrator](https://github.com/kubernetes-sigs/pspmigrator/blob/main/OWNERS)
142137
- [kubernetes-sigs/wg-policy-prototypes](https://github.com/kubernetes-sigs/wg-policy-prototypes/blob/master/OWNERS)
143138
- [kubernetes/kms](https://github.com/kubernetes/kms/blob/main/OWNERS)
144139
- [kubernetes/kubernetes/pkg/apis/imagepolicy](https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/imagepolicy/OWNERS)

sigs.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -581,11 +581,6 @@ sigs:
581581
owners:
582582
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS
583583
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/storage/value/OWNERS
584-
- name: hierarchical-namespace-controller
585-
description: |
586-
Controller to manage hierarchical namespaces
587-
owners:
588-
- https://raw.githubusercontent.com/kubernetes-sigs/hierarchical-namespaces/master/OWNERS
589584
- name: node-identity-and-isolation
590585
description: |
591586
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:
598593
description: |
599594
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
600595
owners:
601-
- https://raw.githubusercontent.com/kubernetes-sigs/pspmigrator/main/OWNERS
602596
- https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS
603597
- https://raw.githubusercontent.com/kubernetes/kms/main/OWNERS
604598
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS

0 commit comments

Comments
 (0)