Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit dc62c8d

Browse files
authored
Merge pull request #2 from kubernetes-sigs/maint/change_root
Move incubator/hnc to root
2 parents a5b67b2 + bb0615c commit dc62c8d

File tree

12,393 files changed

+323
-2823160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,393 files changed

+323
-2823160
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,19 @@ _As contributors and maintainers of this project, and in the interest of fosteri
88

99
We have full documentation on how to get started contributing here:
1010

11-
- [PoC Development Guide](poc/README.md) Development Guide for contributing PoC code in this repository
11+
<!---
12+
If your repo has certain guidelines for contribution, put them here ahead of the general k8s resources
13+
-->
14+
1215
- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests
1316
- [Kubernetes Contributor Guide](https://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](https://git.k8s.io/community/contributors/guide#contributing)
14-
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md) - Common resources for existing developers
17+
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet) - Common resources for existing developers
1518

1619
## Mentorship
1720

1821
- [Mentoring Initiatives](https://git.k8s.io/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers!
1922

2023
## Contact Information
2124

22-
- [Slack channel](https://kubernetes.slack.com/messages/wg-multitenancy)
23-
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)
25+
- [Slack](https://kubernetes.slack.com/messages/sig-auth)
26+
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
File renamed without changes.
File renamed without changes.

OWNERS

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,7 @@
1-
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
1+
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
- Fei-Guo
5-
- rjbez17
6-
- srampal
7-
- tashimi
8-
- adrianludwin
9-
- JimBugwadia
10-
- dtoledo67
11-
- yiqigao217
12-
reviewers:
13-
- Fei-Guo
14-
- rjbez17
15-
- srampal
16-
- tashimi
17-
- adrianludwin
18-
- JimBugwadia
19-
- dtoledo67
20-
- yiqigao217
21-
emeritus_approvers:
22-
- davidopp
23-
- easeway
4+
- adrianludwin
5+
- rjbez17
6+
- srampal
7+
- tashimi
File renamed without changes.

README.md

Lines changed: 275 additions & 37 deletions
Large diffs are not rendered by default.

tenant/vendor/k8s.io/klog/RELEASE.md renamed to RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Process
22

3-
The `klog` is released on an as-needed basis. The process is as follows:
3+
The Kubernetes Template Project is released on an as-needed basis. The process is as follows:
44

55
1. An issue is proposing a new release with a changelog since the last release
66
1. All [OWNERS](OWNERS) must LGTM this release
File renamed without changes.

SECURITY_CONTACTS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Defined below are the security contacts for this repo.
22
#
3-
# They are the contact point for the Product Security Team to reach out
3+
# They are the contact point for the Product Security Committee to reach out
44
# to for triaging and handling of incoming issues.
55
#
66
# The below names agree to abide by the
@@ -10,4 +10,5 @@
1010
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
1111
# INSTRUCTIONS AT https://kubernetes.io/security/
1212

13-
davidopp
13+
rjbez17
14+
adrianludwin
File renamed without changes.

benchmarks/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

benchmarks/.github/ISSUE_TEMPLATE/new-benchmark-test.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

benchmarks/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

benchmarks/README.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

benchmarks/config.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

benchmarks/documentation/categories.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

benchmarks/documentation/definitions.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

benchmarks/documentation/types.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

benchmarks/go.mod

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)