Skip to content

Commit ba9878b

Browse files
authored
Merge pull request #7374 from mrbobbytables/multi-tenancy
sig-auth: remove multi-tenancy subproject
2 parents 7ed545c + 6a76347 commit ba9878b

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

sig-auth/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ API storage support for storing data encrypted at rest in etcd.
127127
Controller to manage hierarchical namespaces
128128
- **Owners:**
129129
- [kubernetes-sigs/hierarchical-namespaces](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/OWNERS)
130-
### multi-tenancy
131-
Proposals and prototypes for introducing tenant model to enable multi-tenant cluster
132-
- **Owners:**
133-
- [kubernetes-sigs/multi-tenancy](https://github.com/kubernetes-sigs/multi-tenancy/blob/master/OWNERS)
134130
### node-identity-and-isolation
135131
Node identity management (co-owned with sig-lifecycle), and authorization restrictions for isolating workloads on separate nodes (co-owned with sig-node).
136132
- **Owners:**

sigs.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -534,11 +534,6 @@ sigs:
534534
Controller to manage hierarchical namespaces
535535
owners:
536536
- https://raw.githubusercontent.com/kubernetes-sigs/hierarchical-namespaces/master/OWNERS
537-
- name: multi-tenancy
538-
description: |
539-
Proposals and prototypes for introducing tenant model to enable multi-tenant cluster
540-
owners:
541-
- https://raw.githubusercontent.com/kubernetes-sigs/multi-tenancy/master/OWNERS
542537
- name: node-identity-and-isolation
543538
description: |
544539
Node identity management (co-owned with sig-lifecycle), and authorization restrictions for isolating workloads on separate nodes (co-owned with sig-node).

0 commit comments

Comments
 (0)