Christian Adell
c014508246
Add Cilium as another network implementation
2017-10-18 10:37:44 +02:00
Pierre Margueritte
846acc1fac
Fix Ingress controller broken link
2017-10-16 16:56:13 +02:00
liweijie
93a8a4fac7
update aggregated-api-servers.md spelling mistake
2017-10-16 11:14:10 +08:00
Kubernetes Submit Queue
1011618aca
Merge pull request #1192 from zhxcai/fix-bulk-watch
...
Automatic merge from submit-queue.
update bulk_watch.md many misspelled words
update bulk_watch.md many misspelled words
2017-10-15 10:42:27 -07:00
Xingcai Zhang
b98895df15
update misspelled word initializer
2017-10-15 22:42:52 +08:00
Xingcai Zhang
29a2135a8f
update bulk_watch.md misspelled words
2017-10-15 21:47:51 +08:00
Kubernetes Submit Queue
3469142b07
Merge pull request #1189 from zhaochaobo/master
...
Automatic merge from submit-queue.
fix spelling error
revise several spelling mistakes
2017-10-14 01:27:01 -07:00
laishiquan
82307f2b6d
Update apiserver-count-fix.md
2017-10-14 15:48:55 +08:00
paul
ac80d3d4ef
fix spelling error
2017-10-14 15:36:29 +08:00
Kubernetes Submit Queue
284cdbc218
Merge pull request #1188 from renwenhaogc/feature-1
...
Automatic merge from submit-queue.
word spell mistake
2017-10-14 00:06:54 -07:00
renwenhaogc
a51a67d804
word spell mistake
2017-10-14 14:21:33 +08:00
wangxinxu
cbb4bdd497
change admison to admission
2017-10-14 14:14:38 +08:00
paul
4bc30c783c
fix spelling error
2017-10-14 13:24:10 +08:00
Jonathan MacMillan
f8e1cbd092
Update files in the community repo to point to multicluster rather than federation.
2017-10-13 10:13:16 -07:00
Zhang Xingcai
ef39f0c054
Update aggregated-api-servers.md
2017-10-13 23:02:42 +08:00
Kubernetes Submit Queue
586dcd7a7c
Merge pull request #1138 from krmayankk/runasg
...
Automatic merge from submit-queue.
add author to my proposal for reachability
See here https://github.com/kubernetes/community/pull/756
2017-10-12 11:36:30 -07:00
Clayton Coleman
6786b34ef3
Proposal: Alternate API representations for resources
...
Supports server side handling of transformation of resources.
2017-10-12 11:30:35 -04:00
Kubernetes Submit Queue
33c4b2d55b
Merge pull request #1164 from mindprince/fix-links
...
Automatic merge from submit-queue.
Fix couple of broken links.
2017-10-08 19:40:51 -07:00
Kubernetes Submit Queue
2da7a979b1
Merge pull request #1128 from nikhita/fix-link-design-proposal
...
Automatic merge from submit-queue.
Fix links after design proposals move
Some links broke when design proposals were organized in https://github.com/kubernetes/community/pull/1010 . They were mostly fixed in https://github.com/kubernetes/community/pull/1116 but a few seem to still be pointing to the old ones.
Takes another stab at https://github.com/kubernetes/community/issues/1109 .
/cc @grodrigues3
2017-10-08 18:25:47 -07:00
Kubernetes Submit Queue
9979d3736e
Merge pull request #1162 from dashpole/priority_eviction
...
Automatic merge from submit-queue.
Update priority eviction docs
After discussion with @dchen1107 and @bsalamat I think it would be simpler to start with a tiered eviction sorting rather than by using a function. See https://github.com/kubernetes/community/pull/846#pullrequestreview-66920328 for some of the rationale.
This PR makes two changes:
1. Changes the release at which changes take effect to 1.9 (since implementation missed 1.8)
2. Changes the strategy from (usage > requests, func(priority, usage - requests)) to (usage > requests, priority, usage - requests)
cc @dchen1107 @derekwaynecarr @vishh
2017-10-06 13:05:39 -07:00
David Ashpole
4b70550e0e
update priority eviction docs
2017-10-06 10:24:11 -07:00
huzhengchuan
43d291131b
Fix typos
2017-10-06 20:51:30 +08:00
Edmund Rhudy
8b105b8eec
Add section on manually triggering CronJobs
2017-10-05 16:12:37 -04:00
Rohit Agarwal
915694dbaf
Fix couple of broken links.
2017-10-05 11:17:01 -07:00
KK Sriramadhesikan
526cd08e22
Typos addressing @ericchiang comments
2017-10-05 08:44:08 -07:00
KK Sriramadhesikan
65648f210e
resolved conflicts
2017-10-05 08:44:08 -07:00
KK Sriramadhesikan
40fe163224
Vaultproviderspec ( #1 )
...
* Initial version of Vault KMS Provider
* Renamed image file to be consistent with spec name
* Brought spec inline with EnvelopeTransformer interfaces in PR 49350
* Wrap at 80
2017-10-05 08:44:08 -07:00
Kubernetes Submit Queue
f20eb8c175
Merge pull request #1054 from msau42/storage-topology-design
...
Automatic merge from submit-queue.
Volume topology aware scheduling design
Proposal for a smarter scheduler that influences PV binding.
Part of kubernetes/features#121
/sig storage
/sig scheduling
/cc @kubernetes/sig-storage-proposals @kubernetes/sig-scheduling-proposals
2017-10-04 14:15:24 -07:00
Phillip Wittrock
72d26b507d
Proposal for re-factoring apply
...
- define interfaces for encapuslating logic single-purpose in structs
- use PUT instead of PATCH so we don't need to generate PATCH directives
2017-10-03 15:32:15 -07:00
Michelle Au
6e486a390f
Add downsides of proposed approach, add more details about alternative approach and its downsides, add more details about binding rollback using PV taints
2017-10-03 14:21:10 -07:00
Kubernetes Submit Queue
d44caa2ac5
Merge pull request #1135 from jbeda/kep-metadata
...
Automatic merge from submit-queue.
KEP metadata
Markdownify KEP metadata proposal that was discussed in https://docs.google.com/document/d/1ynmBMuDuT7yGzRscObB1KtgJj8ljYq0I5q4oshrJUCs/edit?ts=59c1b868# .
Also moved files around so that we are following some of the suggestions here. Merged the KEP template and the template instructions to reduce the number of files we need to manage.
2017-10-02 20:10:06 -07:00
Joe Beda
6c5c226f37
Merge instructions into KEP template.
2017-10-02 16:13:55 -07:00
Joe Beda
30bb4797ee
Rename KEP process file to match the defined process.
2017-10-02 16:13:54 -07:00
Joe Beda
6fb1103bde
Put instructions at start of KEP template
2017-10-02 16:13:54 -07:00
Joe Beda
5866204220
KEP: markdownify metadata items
2017-10-02 16:13:54 -07:00
Marek Grabowski
244a4496fd
Move Events redesign proposal to instrumentation design dir
2017-10-02 11:47:09 +01:00
Saad Ali
320c846261
Merge pull request #989 from msau42/local-volume-design
...
1.7 Local Persistent Volume design doc
2017-09-29 11:15:35 -07:00
Mayank Kumar
e36f753a91
add author to my proposal for reachability
2017-09-28 19:17:30 -07:00
Michelle Au
21412a509e
Volume topology aware scheduling design
2017-09-27 21:25:14 -07:00
Kubernetes Submit Queue
c4d900e55b
Merge pull request #649 from verb/pod-troubleshooting
...
Automatic merge from submit-queue.
Propose a feature to troubleshoot running pods
This feature allows troubleshooting of running pods by running a new "Debug Container" in the pod namespaces.
This proposal was originally opened and reviewed in kubernetes/kubernetes#35584 .
This proposal needs LGTM by the following SIGs:
- [ ] SIG Node
- [ ] SIG CLI
- [ ] SIG Auth
- [x] API Reviewer
Work in Progress:
- [x] Prototype `kubectl attach` for debug containers
- [x] Talk to sig-api-machinery about `/debug` subresource semantics
2017-09-27 13:38:46 -07:00
Lee Verberne
473c49d6cb
Name PodExecOptions fields as recommended by API reviewer
2017-09-27 22:09:28 +02:00
Kubernetes Submit Queue
2c69a2a621
Merge pull request #932 from gmarek/events
...
Automatic merge from submit-queue.
Add Events design proposal
2017-09-26 20:54:05 -07:00
Joe Beda
fcc75ae13b
Clarify relationship of KEP to release note process
2017-09-26 11:20:24 -07:00
Kubernetes Submit Queue
5d96914f55
Merge pull request #1130 from gaocegege/fix-link
...
Automatic merge from submit-queue. .
podaffinity.md: Fix a broken link
2017-09-26 09:17:55 -07:00
Kubernetes Submit Queue
cfac9e3f82
Merge pull request #1124 from calebamiles/propose-kep-template
...
Automatic merge from submit-queue. .
Propose KEP template
Propose a template for the [KEP process][]
[KEP process]: https://github.com/kubernetes/community/pull/967
2017-09-26 09:13:20 -07:00
Ce Gao
c6ebe36240
podaffinity.md: Fix a broken link
...
Signed-off-by: Ce Gao <ce.gao@outlook.com>
2017-09-26 18:55:48 +08:00
gmarek
c5b815bf44
Add Events design proposal
2017-09-26 10:45:16 +01:00
caleb miles
4b0856be7a
address comments
...
from: @bgrant0607
- https://github.com/kubernetes/community/pull/967#issuecomment-332007969
2017-09-26 01:42:36 -07:00
caleb miles
ddeb2b4b54
move KEP process proposal to architecture directory.
...
...also change filename to match title
2017-09-26 01:42:36 -07:00
caleb miles
71344d2917
address more comments
2017-09-26 01:42:35 -07:00