forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from kubernetes/master
update from kubernetes master
- Loading branch information
Showing
1,999 changed files
with
71,687 additions
and
53,354 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
name: Bug Report | ||
about: Report a bug encountered while operating Kubernetes | ||
|
||
--- | ||
|
||
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> | ||
|
||
|
||
**What happened**: | ||
|
||
**What you expected to happen**: | ||
|
||
**How to reproduce it (as minimally and precisely as possible)**: | ||
|
||
**Anything else we need to know?**: | ||
|
||
**Environment**: | ||
- Kubernetes version (use `kubectl version`): | ||
- Cloud provider or hardware configuration: | ||
- OS (e.g. from /etc/os-release): | ||
- Kernel (e.g. `uname -a`): | ||
- Install tools: | ||
- Others: | ||
|
||
<!-- DO NOT EDIT BELOW THIS LINE --> | ||
/kind bug |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: Enhancement Request | ||
about: Suggest an enhancement to the Kubernetes project | ||
|
||
--- | ||
<!-- Please only use this template for submitting enhancement requests --> | ||
|
||
**What would you like to be added**: | ||
|
||
**Why is this needed**: | ||
|
||
<!-- DO NOT EDIT BELOW THIS LINE --> | ||
/kind feature |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: Failing Test | ||
about: Report test failures in Kubernetes CI jobs | ||
|
||
--- | ||
|
||
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> | ||
|
||
**Which jobs are failing**: | ||
|
||
**Which test(s) are failing**: | ||
|
||
**Since when has it been failing**: | ||
|
||
**Testgrid link**: | ||
|
||
**Reason for failure**: | ||
|
||
**Anything else we need to know**: | ||
|
||
<!-- DO NOT EDIT BELOW THIS LINE --> | ||
/kind failing-test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: Support Request | ||
about: Support request or question relating to Kubernetes | ||
|
||
--- | ||
|
||
<!-- | ||
STOP -- PLEASE READ! | ||
GitHub is not the right place for support requests. | ||
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/). | ||
You can also post your question on the [Kubernetes Slack](http://slack.k8s.io/) or the [Discuss Kubernetes](https://discuss.kubernetes.io/) forum. | ||
If the matter is security related, please disclose it privately via https://kubernetes.io/security/. | ||
--> | ||
|
||
<!-- DO NOT EDIT BELOW THIS LINE --> | ||
|
||
/triage support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -127,3 +127,6 @@ zz_generated_*_test.go | |
|
||
/bazel-* | ||
*.pyc | ||
|
||
# generated by verify-godeps.sh | ||
vendordiff.patch |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.