zhangxiaoyu-zidif
3d53b0b685
fix-review
2017-08-15 05:08:20 +08:00
Derek Carr
d8673b14a9
HugePages proposal
2017-08-14 16:48:44 -04:00
Ken'ichi Ohmichi
89c57c4759
Specify --provider option on local e2e test
...
e2e test finds a suitable util.sh from "--provider" option.
However the e2e test way of community repo didn't show the setting of
the option and the gce's util.sh was selected as the default.
This patch fixes it.
2017-08-14 11:41:07 -07:00
Phillip Wittrock
8a1039b405
Proposal for publishing and communicating status of patch releases
2017-08-13 12:45:38 -07:00
Stephen(Xiaoyu) Zhang
cc0b2bd6eb
Update golang version
...
Update golang version
2017-08-13 18:53:11 +08:00
Alexander Campbell
8a5ed32a68
contributors/devel: add welcome-to-kubernetes-new-developer-guide.md
...
Also: in the `devel/README.md` "directory" file link to the
"welcome-to-kubernetes" doc.
2017-08-11 16:13:53 -07:00
Brian Grant
4d425b7633
Fixed broken doc link
...
Fixes #854
2017-08-11 11:24:24 -07:00
Wiiliam Chang
504bcfe39d
Fix the level typo.
2017-08-11 19:36:11 +08:00
Jan Safranek
99c31f9cb8
Rename fields and enhance their documentation
2017-08-10 14:16:48 +02:00
Aaron Crickenberger
62cc2179fb
Merge pull request #878 from stevekuznetsov/skuznets/update-owners
...
Update OWNERS documents to reflect recent changes
2017-08-08 14:05:04 -07:00
Steve Kuznetsov
416a7f8bf0
Update OWNERS documents to reflect recent changes
...
`kubernetes/test-infra` pull requests #3766 and #3898 changed the
behavior of the OWNERS process slightly. This patch updates the
documenation to be more up-to-date.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-08 13:57:43 -07:00
Fabiano Franz
181cbd1904
Merge pull request #885 from tcharding/kubectl-conventions
...
Update Example conventions
2017-08-08 16:27:43 -03:00
Klaus Ma
85ddcc4af4
Merge pull request #884 from k82cn/rm_inode_cond
...
Removed InodePressure condition.
2017-08-08 19:27:13 +08:00
tcharding
dc411e6ed8
Update Example conventions
2017-08-08 19:14:20 +10:00
Klaus Ma
bdba4b55a3
Removed InodePressure condition.
2017-08-08 16:25:17 +08:00
clairew
8834e69250
Update Development Guide - fixed typos for running tests
2017-08-05 10:15:09 -07:00
Steve Perry
a17c0ecfc2
Change link from 1.7 to 1.8.
2017-08-04 15:00:21 -07:00
grodrigues3
b56f18ef51
Merge pull request #875 from msau42/e2e-volume-label
...
Update e2e doc to add sig labels
2017-08-04 14:28:24 -07:00
Michelle Au
fec70556e9
Update e2e doc to add sig labels
2017-08-04 14:13:05 -07:00
Aaron Crickenberger
7bc40945a0
Rewrite OWNERS docs
...
Move from design doc to state-of-the-world doc
The OWNERS feature has been implemented for a while now. Let's
document how it actually works
I originally started this with the intent of fleshing out measurable
critera for adding/removing OWNERS, but as I dug into it, I realized I
need more time to explore useful metrics. Let's find out if this is
enough of a rewrite to call incremental progress
2017-08-04 14:01:16 -07:00
Jun Xiang Tee
07c6da22fe
Remove deprecated KUBERNETES_PROVIDER=local
2017-08-04 12:23:20 -07:00
Jan Safranek
fb3e2f97dd
Move Propagation to HostPathVolumeSource
2017-08-03 16:42:50 +02:00
Connor Doyle
090854c414
Merge pull request #871 from ConnorDoyle/update-cpu-manager-proposal-interfaces
...
Updated interface sketches to match implementation
2017-08-02 15:19:41 -07:00
Connor Doyle
490d88b0be
Updated interface sketches to match implementation
...
- Added a note about the CPUPressure node condition.
- Added a note about when pod evictions are necessary.
2017-08-02 15:19:13 -07:00
Davanum Srinivas
149f6d2a6c
Merge pull request #872 from tcharding/kubectl-conventions
...
Fix minor typo
2017-08-02 13:14:19 -04:00
Lucas Käldström
cae33d3a90
Merge pull request #628 from luxas/update_discovery_proposal
...
Update the token discovery proposal
2017-08-02 11:42:52 +03:00
Bobby (Babak) Salamat
c20f7cc1dd
Design proposal for pod preemption in Kubernetes ( #745 )
...
* Add pod preemption design proposal
2017-08-02 01:41:09 -07:00
tcharding
8e97cd6b62
Fix minor typo
2017-08-02 14:28:05 +10:00
Christoph Blecker
b77ecdb66c
Merge pull request #867 from supereagle/correct-deprecation-policy
...
Correct deprecation policy url
2017-08-01 11:34:01 -07:00
Christoph Blecker
510f17f888
Merge pull request #868 from kubernetes/shashidharatd-patch-1
...
Fix an obsolete link in on-call-federation-build-cop.md
2017-08-01 11:33:21 -07:00
Steve Perry
73964d5da1
Update README.md
2017-08-01 11:29:43 -07:00
Shashidhara T D
b7a11a2bc6
Update on-call-federation-build-cop.md
...
fix an obsolete link to federation ci test results
/cc @madhusudancs
2017-08-01 20:19:00 +05:30
Seth Jennings
71cdc8d06c
Merge pull request #654 from ConnorDoyle/cpu-manager-proposal
...
Add CPU manager proposal.
2017-08-01 09:46:30 -05:00
Jan Safranek
67cd544372
[squash] Add feature gate
2017-08-01 12:46:34 +02:00
Jan Safranek
baf0dcb0bd
Redesign mount propagation
2017-08-01 12:46:13 +02:00
supereagle
fa7d7daf7f
Correct deprecation policy url
2017-08-01 13:09:36 +08:00
Mike Danese
7eb5cac28a
Merge pull request #850 from xiangpengzhao/fix-bazel
...
Update bazel.md: adding "bazel-test-integration"
2017-07-31 19:44:38 -07:00
Christoph Blecker
bded316f48
Merge pull request #838 from zouyee/patch-1
...
add custom metrics API link
2017-07-31 12:10:03 -07:00
Cheng Xing
2fbb4a81ef
Added comments about handling probing and plugin init failures; Added deployment script and atomic driver installation discussion
2017-07-31 11:20:25 -07:00
Klaus Ma
618c8c7851
Merge pull request #819 from k82cn/k8s_42001_doc
...
Desig doc of 'Taint node by condition'.
2017-07-31 22:26:22 +08:00
Klaus Ma
fd8bc6063b
Removed '.alpha' from labels.
2017-07-31 19:55:37 +08:00
x1957
4572117a42
format the code in controller.md
...
adds space before {
2017-07-31 18:31:23 +08:00
zoues
f983ecefa5
Update hpa-v2.md
2017-07-31 15:56:19 +08:00
FengyunPan
3ed825c281
Remove a not exist update-staging-client-go.sh
...
The update-staging-client-go.sh has been removed, and there is no
need to run it.
2017-07-29 16:26:28 +08:00
Saad Ali
724d653337
Merge pull request #809 from gnufied/high-level-volume-metrics
...
Add a proposal for high level volume metrics
2017-07-27 18:58:13 -07:00
Christoph Blecker
d8c088986d
Merge pull request #823 from zouyee/obkcb
...
update outdated links
2017-07-27 17:27:10 -07:00
Cheng Xing
ea322c1994
Separated DaemonSet deployment discussion from dynamic plugin discovery, with the focus of the proposal on discovery.
2017-07-27 11:55:22 -07:00
xiangpengzhao
0770d01690
Update bazel.md: adding "bazel-test-integration"
2017-07-26 10:54:37 +08:00
Hemant Kumar
4a80e58056
Add a proposal for high level metrics
...
This document adds a proposal for gathering metrics
at operation level for volume operations. This ensures
metrics can be captured regardless of individual volume
plugin implementation.
2017-07-25 16:17:15 -04:00
Cheng Xing
aff0cfa2cd
Automated Flexvolume deployment proposal.
2017-07-25 11:18:38 -07:00
Connor Doyle
6bc03acabb
Fix review comments from @derekwaynecarr.
2017-07-25 10:41:54 -07:00
xiangpengzhao
1ae8443028
Remove incorrect contents in pull-requests.md
2017-07-25 11:25:19 +08:00
Renaud Gaubert
f1b462b123
Addressed comments, added protocol overview, explained impl differences
2017-07-24 16:18:36 -07:00
Connor Doyle
5780b4865d
Updated staticPolicy.Start sketch.
...
- Observe node.status.allocatable.cpu
2017-07-24 12:40:42 -07:00
Connor Doyle
3dfe261ede
s/floor/ceiling, recommend integer allocatable.cpu
2017-07-24 11:44:08 -07:00
Connor Doyle
8c9863645c
Fixed review comments from @balajismaniam.
2017-07-24 10:54:15 -07:00
Sahdev P. Zala
bd5cacb856
Change numerical priorities to verbose
...
Change numerical priorities to verbose ones and fix a missing space as
discussed under,
https://github.com/kubernetes/community/pull/787
2017-07-24 12:18:04 -04:00
Connor Doyle
694d2f4d8d
Updated CPU manager configuration details.
...
- Use existing node allocatable settings instead of a new one.
2017-07-24 08:58:03 -07:00
Connor Doyle
63d8db159c
Tied up loose ends in proposal.
...
- Added explanations of configuration values.
- Described how the static policy should be configured for compatibility
with the node allocatable settings.
- Cleaned up the observability section.
- Expanded blurb about checkpointing in the block diagram description.
- Added sections about what happens when:
- Exclusive container is admitted.
- Exclusive container terminates.
- Shared pool becomes empty.
- Shared pool becomes nonempty.
2017-07-23 22:39:10 -07:00
zoues
cf0875b138
add custom metrics API link
...
when a link about master metrics API has added,I think the link of custom metrics api is necessary to given.
2017-07-24 11:03:23 +08:00
zouyee
488411d049
update outdated links
2017-07-24 10:57:08 +08:00
Hemant Kumar
73d26e8916
Expand of how actual file system resize performed
2017-07-23 12:52:40 -04:00
Hemant Kumar
a8fed8c733
Update proposal with info. about flex, localstorage etc
...
Also clarify about controller resize
2017-07-23 12:47:58 -04:00
Brian Grant
35050d1533
Merge pull request #787 from spzala/triage
...
Create Issue Triage Guideline
2017-07-23 09:37:09 -07:00
Michael Taufen
5f11c6fe51
Merge pull request #835 from mtaufen/dkcfg-nohash
...
Remove hash verification mechanism from proposal
2017-07-22 13:50:54 -07:00
Michael Taufen
93d6e384bf
Remove hash verification mechanism from proposal
...
We've decided against Verifiable ConfigMaps for now. RBAC should be
sufficient to protect against accidental mutation (e.g. only give
mutation permissions to a controller and interact with config
through that controller).
See this doc for more details:
https://docs.google.com/a/google.com/document/d/1yYmyYJu2mVqgOBPCSd2c_IPnGWItirbcN_5qbJaWZN0/edit?usp=sharing
Join kubernetes-dev@googlegroups.com for access to the doc.
See also the related kubernetes-dev thread:
https://groups.google.com/forum/#!topic/kubernetes-dev/gMBc3NkZ6Gs
2017-07-22 13:47:10 -07:00
NickrenREN
4e959b774e
Merge pull request #828 from ayushpateria/patch-1
...
Update namespaces.md
2017-07-22 18:39:58 +08:00
Sahdev P. Zala
743d6856fe
Create Issue Triage Guidelines
...
This guideline was initially created and proposed by Sahdev Zala and
Jorge Castro. It has been discussed multiple times in the ContribX
SIG meetings and via emails, and it incorporates all the suggestions. This
PR is created per the latest SIG meeting discussion.
The original open document with little bit more content is available here,
https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit
Co-Authored-By: Jorge Castro jorge@heptio.com
Create Issue Triage Guidelines
This guideline was initially created and proposed by Sahdev Zala (IBM) and
Jorge Castro (Heptio). It has been discussed multiple times in the ContribX
SIG meetings and via emails, and it incorporates all the suggesitons.
The original open document with longer content is available here,
https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit
Create Issue Triage Guidelines
This guideline was initially created and proposed by Sahdev Zala and
Jorge Castro. It has been discussed multiple times in the ContribX
SIG meetings and via emails, and it incorporates all the suggestions. This
PR is created per the latest SIG meeting discussion.
The original open document with little bit more content is available here,
https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit
Co-Authored-By: Jorge Castro jorge@heptio.com
2017-07-22 00:45:48 -04:00
Christoph Blecker
5dcae183ab
Merge pull request #822 from jianglingxia/jlx7191457
...
outdate link
2017-07-21 19:44:22 -07:00
jianglingxia
c8b276cdf0
squash into one
2017-07-22 10:22:39 +08:00
Janet Kuo
951fd045ca
Merge pull request #527 from janetkuo/ds-update-history
...
Proposal for DaemonSet history and rollback
2017-07-21 14:55:22 -07:00
Ayush Pateria
2af4118801
Update namespaces.md
...
Fix incorrect type for NamespaceTerminating.
2017-07-21 11:58:08 +05:30
Connor Doyle
6eece46e69
Updated topo discovery section with decision.
2017-07-20 17:12:14 -07:00
Connor Doyle
8714cae91b
Added CPU Manager block diagram.
...
- Removed Policy() method from cpumanager.Manager interface.
- Updated initial component description.
2017-07-20 17:08:26 -07:00
Jiaying Zhang
4cbc77e491
Device plugin proposal patch by Jiaying
2017-07-20 16:25:37 -07:00
Chao Xu
c75bd53891
bug fixes; update links
2017-07-20 12:34:32 -07:00
Lucas Käldström
44e558a2d8
Update the token discovery proposal to reflect the v1.8 release
2017-07-20 18:59:56 +03:00
Janet Kuo
d9e031295c
Merge pull request #788 from caesarxuchao/update-api
...
update api_changes.md to reflect the latest status of codegen tools and repo structure
2017-07-19 17:07:06 -07:00
Chao Xu
712e4b6457
redirect adding-an-APIGroup.md to api-changes.md
2017-07-19 16:59:52 -07:00
Chao Xu
d5fd401dee
update api_changes.md to reflect the latest status of codegen tools and repo structure
2017-07-19 16:59:52 -07:00
Klaus Ma
1bb1131723
Desig doc of 'Taint node by condition'.
2017-07-19 18:03:38 +08:00
zouyee
dcfed0a225
update outdated links
2017-07-19 15:01:52 +08:00
Anthony Yeh
bdc0c81da5
Add Patch Release Manager Playbook.
2017-07-18 17:28:28 -07:00
Jun Xiang Tee
01f96cdbb3
Remove redundant section
...
`Building the Tests` section are redundant - integrated the examples into `Building Kubernetes and Running the Tests` section.
2017-07-18 11:01:29 -07:00
Hemant Kumar
dd27307dce
Add a condition field for capturing status of resize on PVC
2017-07-17 21:13:55 -04:00
Chao Xu
937bad80f3
Merge pull request #816 from atlassian/update-staging-godeps
...
Add missing update staging godeps command
2017-07-17 18:09:13 -07:00
Mikhail Mazurskiy
4b5a1d8ccb
Add missing update staging godeps command
2017-07-18 11:04:46 +10:00
Hemant Kumar
9bb21928f6
Add more details and real world use cases for resize
2017-07-17 21:03:30 -04:00
Timothy St. Clair
e268fc64ad
Merge pull request #423 from ravigadde/master
...
Updated with Bind information
2017-07-17 11:31:16 -05:00
Guangya Liu
1d182aca25
Correct a link for node performance test.
2017-07-17 14:46:22 +08:00
Christoph Blecker
506d09c218
Merge pull request #652 from LinEricYang/master
...
Fix wrong link format for predicates.go file
2017-07-15 22:42:27 -07:00
Renaud Gaubert
9d7a245a23
Added Device plugin proposal
2017-07-15 21:50:23 -07:00
Davanum Srinivas
4018a9f2e8
Merge pull request #797 from ahmetb/cl
...
Move client-libraries.md to kubernetes.io
2017-07-15 22:14:40 -04:00
Jun Xiang Tee
3016b81ef8
Add more information for e2e.test
2017-07-14 13:39:56 -07:00
Christian Bell
7d705d6802
Merge pull request #678 from madhusudancs/federation-buildcop
...
First draft of federation buildcop guide/playbook.
2017-07-14 11:05:22 -07:00
Phillip Wittrock
e16360fa7a
Merge pull request #795 from alexandercampbell/conventions-doc-rename-config-to-options
...
kubectl-conventions: rename MineConfig -> MineOptions
2017-07-14 09:13:29 -07:00
Madhusudan.C.S
fa184860fe
Addressed review comments.
2017-07-14 00:42:40 -07:00
Connor Doyle
ca32930c93
Fixed typos, described sched_relax_domain_level.
2017-07-13 21:35:08 -07:00
John Laswell
d42114a895
correct broken links
2017-07-13 18:30:12 -04:00
John Laswell
60d462d7ed
fix 'submit-queue' markdown link
2017-07-13 17:21:20 -04:00
Tim Allclair (St. Clair)
632906d966
Merge pull request #803 from tallclair/audit_proposal
...
Update advanced audit proposal with policy decisions
2017-07-13 12:47:48 -07:00
Bobby (Babak) Salamat
9b7c8fafa9
Design proposal for adding priority to Kubernetes API ( #604 )
...
* Add a design proposal for adding priority to Kubernetes API
2017-07-13 11:03:57 -07:00
Aaron Crickenberger
37ed10a291
Merge pull request #794 from shyamjvs/automate-large-cluster
...
Document scalability validation process for release
2017-07-13 09:30:18 -07:00
Michael Taufen
dddb16fe5a
Merge pull request #796 from mtaufen/dkcfg-proposal
...
Move dynamic config proposal to community repo
2017-07-12 14:54:57 -07:00
Connor Doyle
79a2bb5c0d
Minor formatting fix.
2017-07-12 14:18:39 -07:00
Hemant Kumar
58f9efd524
Update error handling description
2017-07-12 14:24:20 -04:00
Tim Allclair
2525b50159
s/Tim St\. Clair/Tim Allclair/g
2017-07-12 11:09:58 -07:00
Tim Allclair
4dbd7c945a
Update advanced audit proposal with policy decisions
2017-07-12 11:07:07 -07:00
Connor Doyle
a6afac8372
Updated code snippets to match PoC branch.
2017-07-12 10:54:31 -07:00
Jordan Liggitt
78296a3800
Add public key for liggitt
2017-07-12 13:11:17 -04:00
Michael Taufen
147cc9d338
Move dynamic config proposal to community repo
2017-07-11 15:10:33 -07:00
Shyam Jeedigunta
6f1927f043
Document scalability validation process for release
2017-07-11 21:07:56 +02:00
Connor Doyle
b961e4eee9
Fixed typos.
2017-07-11 08:16:51 -07:00
Ahmet Alp Balkan
4bb7f83c15
Move client-libraries.md to kubernetes.io
...
This content is now served at https://kubernetes.io/docs/reference/client-libraries/
and removing this page will encourage people to keep the website up to date.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 22:42:53 -07:00
Alexander Campbell
4018c74aac
kubectl-conventions: rename MineConfig -> MineOptions
...
ref: https://github.com/kubernetes/kubernetes/pull/48572#discussion_r126269251
2017-07-10 10:08:26 -07:00
zhangxiaoyu-zidif
89196328f0
fix-review
2017-07-09 13:27:55 +08:00
Nick Stott
5aaa62fb5d
typo
2017-07-08 17:43:41 -04:00
Wojciech Tyczynski
64f185bfae
Bulk get and bulk watch proposal
2017-07-07 08:39:31 +02:00
Phillip Wittrock
49d65710b3
Fix links in testing.md
2017-07-06 12:34:56 -07:00
Phillip Wittrock
6ca39ae1a7
Update testing.md
2017-07-06 12:29:43 -07:00
Christoph Blecker
9ce5b3e29a
Merge pull request #781 from gnufied/fix-godep-cmd
...
Minor fix for fixing godep command
2017-07-06 11:19:41 -07:00
Janet Kuo
b78c9b0060
Merge pull request #762 from crimsonfaith91/patch-3
...
Add information for testing
2017-07-06 10:20:54 -07:00
David Eads
05d4e606df
Merge pull request #708 from nikhita/customresources-validation
...
Proposal: Validation for CustomResources.
2017-07-06 07:47:30 -04:00
gmarek
7660fa6a70
Add scalability good practices doc
2017-07-06 12:02:52 +02:00
Jun Xiang Tee
07c3ce60cc
Add information for testing workflow
2017-07-05 18:11:09 -07:00
Hemant Kumar
6c9c582f4e
Minor fix for fixing godep command
2017-07-05 20:30:19 -04:00
Joe Finney
3ef47e333f
Merge pull request #761 from spxtr/batchcop
...
Reword build cop duties for batch merges.
2017-07-05 14:05:18 -07:00
Nikhita Raghunath
2bfe095e4d
Fix link to point to English docs instead of Chinese
2017-07-05 03:18:23 +05:30
Christoph Blecker
1db8e2be91
Merge pull request #775 from zouyee/obkca
...
update ingress url
2017-07-04 07:14:14 -07:00
zouyee
9a69cdfa45
modify ingress url
2017-07-04 14:37:04 +08:00
Xiaoyu Zhang
c94e225f37
Update outdated links of kubernetes.io
...
Update outdated links of kubernetes.io
2017-07-03 20:59:51 +08:00
zouyee
481a4bb307
update ingress url
2017-07-02 17:07:19 +08:00
Phillip Wittrock
9f473f6e97
Document a process for keeping tests passing against master
2017-06-30 17:44:16 -07:00
Michelle Au
9c760f8089
Merge pull request #666 from verult/master
...
Adding comment about vendor/driver matching in FlexVolume documentation.
2017-06-30 11:29:33 -07:00
Phillip Wittrock
7b8fb29780
Merge pull request #752 from pwittrock/issues
...
Proposal for automated management of issues targeted to release miles…
2017-06-30 09:20:40 -07:00
Phillip Wittrock
edc74dcb26
Proposal for automated management of issues targeted to release milestones
2017-06-30 09:18:59 -07:00
Morgan Bauer
beed052f1a
more generator informatin
...
- openapi-gen as part of the build
- some gengo flags
- informer-gen
2017-06-29 11:42:27 -07:00
Hemant Kumar
4ecc91b6b4
Proposal for taking mount option to GA
...
Also add support for specifying mount options
in storage classes.
2017-06-29 08:28:39 -04:00
Morgan Bauer
e4230560a0
Create code-generation subsection
...
- move protobufs and codecgen into new subsection
- subsection details on code generation in the build
- details on lister-gen code generator
2017-06-28 15:03:43 -07:00
Pengfei Ni
0df49e6929
Merge pull request #742 from yujuhong/container-stats
...
Add documentation for CRI container metrics
2017-06-28 16:53:15 +08:00
Yu-Ju Hong
506b8c98ef
Add documentation for CRI container metrics
2017-06-27 15:55:48 -07:00
Nikhita Raghunath
ca393bb8ac
Fix minor typos in cherry-picks doc
2017-06-27 04:15:49 +05:30
Christoph Blecker
564301f38b
Merge pull request #763 from CaoShuFeng/pre-commit
...
clean up description about "pre-commit" hook
2017-06-26 14:44:51 -07:00
Ahmet Alp Balkan
ed398b78c4
design-proposals/network-policy.md: fix nit
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 13:12:18 -07:00
Davanum Srinivas
f3375f168e
Merge pull request #712 from CaoShuFeng/KUBE_GOFLAGS
...
drop option KUBE_GOFLAGS
2017-06-26 06:28:15 +08:00
Nikhita Raghunath
6188a9bc52
Add proposal for validation of customresources
...
Address comments
2017-06-26 02:50:07 +05:30
Cao Shufeng
13533b6d32
clean up description about "pre-commit" hook
...
This link is deleted by this:
6b42e8126a (diff-c61d1306839d4aa3fa96ff4bae197585L226)
This is a dead link now.
2017-06-25 11:20:37 +08:00
Joe Finney
a04aa3be80
Reword build cop duties for batch merges.
2017-06-23 17:59:27 -07:00
Matt Liggett
c9912ffb89
Merge pull request #735 from kubernetes/foxish-patch-1
...
Update buildcop instructions
2017-06-22 12:29:22 -07:00
Anirudh Ramanathan
99040b4f88
Update on-call-build-cop.md
2017-06-22 12:02:18 -07:00
Anirudh Ramanathan
2038845e1c
Update on-call-build-cop.md
2017-06-22 10:22:07 -07:00
Christoph Blecker
9c966cb7cb
Merge pull request #757 from warmchang/aggregated-api-servers
...
Fix the extending-api file path.
2017-06-22 09:34:13 -07:00
Yu-Ju Hong
f1f11717ce
Merge pull request #725 from feiskyer/cri-validate
...
Add docs for CRI validation test suites
2017-06-22 09:05:32 -07:00
Maciej Szulik
5b6d2ce880
Address comments
2017-06-22 13:43:08 +02:00
William Chang
1cea44d142
Fix the extending-api file path.
2017-06-22 17:14:53 +08:00
Pengfei Ni
575be0438a
Add docs for CRI validation test suites
...
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2017-06-22 15:31:01 +08:00
Brian Grant
e0b101c18d
Merge pull request #730 from alexandercampbell/fix-broken-pre-commit-link
...
pull-requests.md: delete broken link to pre-commit instructions
2017-06-20 23:58:42 -07:00
Brian Grant
6a99cd760f
Merge pull request #738 from loburm/patch-1
...
Fix indentation for nested numerated list
2017-06-20 23:56:15 -07:00
Brian Grant
d08e5a67b6
Merge pull request #746 from mattnworb/yaml-spacing
...
replace tabs in yaml snippets with spaces
2017-06-20 23:54:50 -07:00
Yu-Ju Hong
2424f825e5
Merge pull request #743 from yujuhong/cri-update
...
Update the CRI documentation for 1.7
2017-06-20 17:23:21 -07:00
Yu-Ju Hong
e6e64def48
Update the CRI documentation for 1.7
2017-06-20 17:20:03 -07:00
Matt Brown
351d014aea
replace tabs in yaml snippets with spaces
...
Github appears to render YAML snippets with tabs used for indentation
with big red blobs over the whitespace inserted by the tabs (showing
that there is a syntax error, apparently). Change the indentation to two
spaces so that the document displays cleaner when viewing on github.com.
2017-06-20 15:58:59 -04:00
Piotr Szczesniak
0f0446661c
Metrics server design proposal
2017-06-20 20:29:19 +02:00
Marian Lobur
94dc5f3df3
Fix indentation for nested numerated list
...
In case of using two spaces github doesn't treat nested list as a separate numerated list.
2017-06-20 15:45:41 +02:00
Anirudh Ramanathan
171e7e8a21
Update on-call-build-cop.md
2017-06-19 11:05:27 -07:00
Anirudh Ramanathan
10ff89c5fa
Update buildcop instructions
...
Based on https://docs.google.com/document/d/11nf_tg3_0OTHfKpJdaaPBJrCMIHHWyr5cBZ1EXDnI0o/edit?ts=59477035#
2017-06-19 11:01:33 -07:00
Derek Carr
45988676be
Merge pull request #731 from jpeeler/master
...
Add additional documentation for opt-out annotation
2017-06-19 13:42:49 -04:00
Jeff Peeler
86bf0c2e97
Add additional documentation for opt-out annotation
...
This is a follow up to #716 .
2017-06-19 13:34:50 -04:00
Phillip Wittrock
0cb56c1035
Merge pull request #620 from mengqiy/update_replaceKeys_proposal
...
improve replaceKeys proposal
2017-06-19 09:22:07 -07:00
Alexander Campbell
708cf330ec
pull-requests.md: delete broken link to pre-commit instructions
2017-06-19 08:47:38 -07:00
Ravi Gadde
a459adaed5
Added back multiple extenders
2017-06-16 16:18:30 -07:00
Ravi Gadde
67add52f8a
Updated the Binding definition
2017-06-16 16:15:59 -07:00
Derek Carr
37eaace5dd
Merge pull request #716 from jpeeler/master
...
Update PodPreset modification annotation format
2017-06-16 17:12:01 -04:00
Michelle Au
77fb10f952
Merge pull request #699 from ddysher/update-local-storage-overview
...
Update local storage overview
2017-06-16 10:57:41 -07:00
ymqytw
edcb7c54bb
improve replaceKeys proposal
2017-06-15 17:13:27 -07:00
Christoph Blecker
1e6ce58770
Merge pull request #714 from CaoShuFeng/api-conventions
...
Fix doc for api-conventions
2017-06-15 16:58:11 -07:00
ymqytw
caa49eb405
add retainKeys and setElementOrder to SMP doc
2017-06-15 15:20:04 -07:00
Pengfei Ni
455e26bdba
Merge pull request #719 from brendandburns/fix-cri-link
...
Fix link to CRI API
2017-06-14 08:36:50 +08:00
Janet Kuo
edf520a3bb
Update proposal to reflect current design
2017-06-13 13:54:36 -07:00
Janet Kuo
b79c90d8b8
Deprecate templateGeneration, use controller history instead of PodTemplate, add hash collision avoidance
2017-06-13 11:20:35 -07:00
Janet Kuo
99edd7b7b2
Proposal for DaemonSet history and rollback
2017-06-13 11:20:35 -07:00
Brendan Burns
5b5f0e055c
Fix link to CRI API
2017-06-13 10:17:11 -07:00
Jeff Peeler
e53b17cdab
Update PodPreset modification annotation format
...
The new format simply adds a prefix of "podpreset-" to the current
annotation that records what presets have acted on a pod. The new naming
makes it such that there is no chance of collision with the newly
introduced opt-out annotation (or future ones yet to be added).
Opt-out annotation PR:
kubernetes/kubernetes#44965
2017-06-13 11:16:50 -04:00
Cao Shufeng
afa2293065
Fix doc for api-conventions
2017-06-13 16:32:22 +08:00
Cao Shufeng
0635906513
drop option KUBE_GOFLAGS
...
depends on:
https://github.com/kubernetes/kubernetes/pull/46923
2017-06-13 10:39:57 +08:00
Timo Reimann
c23128b206
Add note about CDPATH interaction with scripts. ( #705 )
2017-06-12 15:12:13 -07:00
Dr. Stefan Schimanski
8dbec90eaa
Merge pull request #700 from sttts/sttts-sysctl-proposal
...
Add sysctl proposal
2017-06-12 16:34:16 +02:00
Jordan Liggitt
630c2f78b8
Merge pull request #672 from liggitt/kubelet-authorizer
...
Update node authorization proposal
2017-06-10 11:40:45 -04:00
Deyuan Deng
717a2ec125
Update local storage overview based on comment
2017-06-10 09:47:52 +08:00
Dr. Stefan Schimanski
b5fc3f7700
Update status
2017-06-09 09:19:26 +02:00
Dr. Stefan Schimanski
b6999f4311
Add sysctl proposal
2017-06-09 09:14:17 +02:00
Deyuan Deng
fa925a87bf
Update local storage overview
2017-06-09 14:59:23 +08:00
bradley childs
c426590350
Merge pull request #487 from gnufied/fix-mount-options-proposa
...
Fix mount options proposal to be accurate
2017-06-07 15:17:24 -04:00
Christoph Blecker
775391e402
Merge pull request #671 from cblecker/stackoverflow
...
Fix "Stack Overflow" across docs
2017-06-05 21:48:01 -07:00
Connor Doyle
a21b6adf73
Added cache alloation implementation phase.
2017-06-05 15:34:15 -07:00
Christoph Blecker
32dcbeecf9
Merge pull request #683 from xiangpengzhao/add-make-help
...
Add "make help"
2017-06-05 09:21:53 -07:00
Guang Ya Liu
39d4bfb97e
Merge pull request #676 from MikeSpreitzer/ref-testing
...
Update `contributors/devel/README.md` to reference `testing.md`
2017-06-04 20:41:41 -04:00
Mike Spreitzer
f988985778
Update `contributors/devel/README.md` to reference `testing.md`
...
Added a missing reference.
Resolves https://github.com/kubernetes/kubernetes/issues/35253
2017-06-04 20:02:50 -04:00
xiangpengzhao
8c88a00eb0
Add "make help"
2017-06-04 13:35:30 +08:00
Mike Danese
e35e5ebb87
Merge pull request #675 from MikeSpreitzer/issue-597
...
Updates to development.md wrt Bazel
2017-06-02 13:43:12 -07:00