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

Move incubator/hnc to root #2

Merged
merged 1 commit into from
May 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
11 changes: 7 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,19 @@ _As contributors and maintainers of this project, and in the interest of fosteri

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

- [PoC Development Guide](poc/README.md) Development Guide for contributing PoC code in this repository
<!---
If your repo has certain guidelines for contribution, put them here ahead of the general k8s resources
-->

- [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
- [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)
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md) - Common resources for existing developers
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet) - Common resources for existing developers

## Mentorship

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

## Contact Information

- [Slack channel](https://kubernetes.slack.com/messages/wg-multitenancy)
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)
- [Slack](https://kubernetes.slack.com/messages/sig-auth)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
File renamed without changes.
File renamed without changes.
26 changes: 5 additions & 21 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,23 +1,7 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- Fei-Guo
- rjbez17
- srampal
- tashimi
- adrianludwin
- JimBugwadia
- dtoledo67
- yiqigao217
reviewers:
- Fei-Guo
- rjbez17
- srampal
- tashimi
- adrianludwin
- JimBugwadia
- dtoledo67
- yiqigao217
emeritus_approvers:
- davidopp
- easeway
- adrianludwin
- rjbez17
- srampal
- tashimi
File renamed without changes.
312 changes: 275 additions & 37 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tenant/vendor/k8s.io/klog/RELEASE.md → RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Process

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

1. An issue is proposing a new release with a changelog since the last release
1. All [OWNERS](OWNERS) must LGTM this release
Expand Down
5 changes: 3 additions & 2 deletions SECURITY_CONTACTS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Defined below are the security contacts for this repo.
#
# They are the contact point for the Product Security Team to reach out
# They are the contact point for the Product Security Committee to reach out
# to for triaging and handling of incoming issues.
#
# The below names agree to abide by the
Expand All @@ -10,4 +10,5 @@
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# INSTRUCTIONS AT https://kubernetes.io/security/

davidopp
rjbez17
adrianludwin
1 change: 0 additions & 1 deletion benchmarks/.gitattributes

This file was deleted.

23 changes: 0 additions & 23 deletions benchmarks/.github/ISSUE_TEMPLATE/new-benchmark-test.md

This file was deleted.

2 changes: 0 additions & 2 deletions benchmarks/.gitignore

This file was deleted.

56 changes: 0 additions & 56 deletions benchmarks/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions benchmarks/config.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions benchmarks/documentation/categories.md

This file was deleted.

33 changes: 0 additions & 33 deletions benchmarks/documentation/definitions.md

This file was deleted.

15 changes: 0 additions & 15 deletions benchmarks/documentation/types.md

This file was deleted.

69 changes: 0 additions & 69 deletions benchmarks/go.mod

This file was deleted.

Loading