AdamDang
e8a60186a7
Fix a container->a Container ( #7536 )
2018-02-27 11:28:45 -08:00
Kay Yan
112a6e5928
fix-typo-in-daemonset ( #7534 )
2018-02-27 11:24:45 -08:00
Michelle Au
21926145fe
Update docs with subpath limitation ( #7533 )
2018-02-27 11:21:45 -08:00
WanLinghao
01b2e27580
fix privileged description miss ( #7515 )
...
modified: docs/concepts/policy/pod-security-policy.md
2018-02-27 11:15:46 -08:00
Steve Perry
3121977ed9
In concepts, in front matter, change approvers to reviewers. ( #7442 )
2018-02-27 10:51:46 -08:00
Xiaodong Zhang
5401750219
Bump up deployment version in concepts/overview/object-management-kubectl folder ( #7327 )
2018-02-27 09:51:46 -08:00
Kris Nova
2c5ace18e9
Fixing the space in volumes docs ( #7532 )
2018-02-26 19:06:45 -08:00
Alex Glikson
1f72c7a1b8
Fixed cross-node preemption example ( #7150 )
...
* Fixed cross-node preemption example
The constraint between P and Q should be pod affinity rather than anti-affinity in order to the example to be correct.
Fixes #7149
* Fixed example to emphasize Zone namespace in pod anti-affinity
2018-02-26 10:47:44 -08:00
Logan Rakai
75aeaa3ddb
Update networking.md to avoid the use of "we" ( #7514 )
...
Proposed changes to avoid style guide antipattern https://kubernetes.io/docs/home/contribute/style-guide/#avoid-using-we
2018-02-25 20:25:42 -08:00
Mike
213b87adc0
* Changed range syntax to use paren to indicate range {0..N-1}. ( #7509 )
...
* * Changed range syntax to use paren to indicate range {0..N-1}.
Fixed #7507
* Updated wording per feedback from @enisoc.
2018-02-25 12:39:44 -08:00
Matt Braymer-Hayes
c1beb824c4
Update master-node-communication.md ( #7467 )
...
Remove out-of-date reference to TODO (#7314 ).
2018-02-24 13:13:46 -08:00
Michelle Au
6e8384d1b4
Update reclaim policy documentation to be consistent with field names ( #7487 )
2018-02-24 13:12:44 -08:00
Nikhita Raghunath
8d7accb1a9
Document ability to do object count quota for all namespaced resources ( #7441 )
2018-02-24 12:59:44 -08:00
Thomas Maddox
57ba29877d
custom-resources.md: Swap "You are have"/"You have" ( #7500 )
...
Minor grammatical error when describing what CRDs are a good fit for.
2018-02-24 09:31:48 -08:00
tanaka_733
fccbf610e9
Update storage-classes.md ( #7408 )
...
Added the detail of storage class with Azure Managed Disk.
2018-02-22 15:52:45 -08:00
Andrew Chen
0f178d4632
Update Service Catalog docs to meet style guidelines ( #7341 )
...
* Update Service Catalog docs to meet style guidelines
* Address stevepe's comments
* Remove full-links to cluster operator and application developer in glossary
2018-02-22 15:08:43 -08:00
Jianfeng Li
1e35b022be
fix typo in assign-pod-node.md ( #7352 )
2018-02-19 09:40:37 -08:00
John Arundel
da9722af67
Update and revise 'Configuration Best Practices' ( #6981 )
...
* Update and revise 'Configuration Best Practices'
* Tidy up, clarify, and reword some confusing sections
* Update names of Kubernetes objects per Style Guide
* Update references to ReplicationControllers to ReplicaSets/Deployments
* Update and add some new cross-references
* Remove some out-of-date text
* Explain why you should create a Service before its backend or client workloads
* Reword advice about labels
* Capitalize k8s object names
* Clarify reference titles
* Explain but deprecate the :latest tag on images
* Mention both kubectl apply and kubectl create
* Address @abiogenesis-now comments
2018-02-19 09:22:37 -08:00
Don Jayakody
3c8a6fca4b
Update Networking.md ( #6537 )
...
* Update Networking.md
Updating the "Big Switch Networks" (www.bigswitch.com) Kubernetes solution details.
* Update networking.md
* Update networking.md
* Update networking.md
2018-02-16 13:15:38 -08:00
Julian Knocke
b9dab19055
Link to "Known issues" fixed ( #7269 )
...
The previous issue was closed and replaced by the linked one. This PR should reduce confusion when following that link.
2018-02-15 13:53:38 -08:00
Qiming
90746e7e9e
Fix error in sample code for allowedFlexVolumes ( #7048 )
2018-02-15 09:20:39 -08:00
Steve Perry
e2118a7d5b
Move files out of old user-guide directory. ( #7384 )
2018-02-14 19:25:40 -08:00
Micah Hausler
cd2b03e4bc
Documented AWS ELB annotations ( #6692 )
2018-02-13 16:11:07 -08:00
Bin Liu
8a1aa53c9c
Remove redundant description and add .note css to note section for readability ( #7334 )
2018-02-12 19:54:49 -08:00
Jiuyuan Huang
a3904eb11d
Update disruptions.md ( #7097 )
...
* Update disruptions.md
* updating the language in this segment
broader change than the typo fix originally proposed
2018-02-12 15:42:49 -08:00
Joseph Heck
186205d8ad
Merge pull request #7079 from ourcolorfuldays/fix3
...
Make more precisely
2018-02-12 15:36:47 -08:00
juimonen
1fd07dd1e8
fix grammar in docker networking description ( #7295 )
2018-02-12 15:29:49 -08:00
Jakub Nowakowski
fa49536a36
Updates to Component Overview ( #7208 )
...
* Updates to Component Overview
* Changed VMs to machines -- it can be both VM or physical machine.
* Separated Addons from Master section, since it depends on an addon if it's components are executed on Master or Node.
* Fix ID of Kubelet glossary
* Removed fluentd and supervisord
These are not necessary to mention here in the overview.
* fluentd is one of Cluster-level Logging solutions briefly described in Addons Section
* supervisord is not required to be run on the Node
* Requested change - remove Addons manager reference
* After review updates
* Updated the Addons page reference
2018-02-12 14:42:49 -08:00
Nicolas BOURON
8c3094c26f
Update nodes.md ( #7353 )
...
Link "services" updated in "Management" section
2018-02-12 13:11:49 -08:00
Matt Braymer-Hayes
0b0e5d94aa
Clean up grammar and fix inconsistencies. ( #7316 )
2018-02-12 10:55:49 -08:00
Brian Grant
f3cbfa347a
Update, simplify, reorganize, and reformat "what is kubernetes". ( #7349 )
2018-02-10 11:23:51 -08:00
Martin Mosegaard Amdisen
f09d3b2753
Update kubernetes-objects.md ( #7339 )
...
Add missing word
2018-02-09 14:09:52 -08:00
Xiaodong Zhang
62d07eeb9b
Bump up deployment version in concepts/configuration folder ( #7328 )
2018-02-09 14:06:54 -08:00
Xiaodong Zhang
f462345de2
Bump up deployment version in concepts/services-networking folder ( #7326 )
2018-02-09 13:57:53 -08:00
Tim Allclair (St. Clair)
d61f235fd6
Fix PSP example command ( #7309 )
2018-02-08 17:44:51 -08:00
Joseph Herlant
cef6e06697
Fix minor typos and misspells detected using misspell ( #7313 )
2018-02-08 15:48:52 -08:00
Matt Braymer-Hayes
1548e80f10
Update nodes.md ( #7288 )
...
Change "introduces" to "introduced" to reflect v1.8 no longer being the latest version.
2018-02-07 18:00:43 -08:00
Pingan
c2fd2d3aca
modify the default update strategy of statefulset ( #7270 )
2018-02-07 09:39:47 -08:00
Sam Xie
44b8e65b40
fix typo envrionment -> [environment] ( #7262 )
2018-02-06 18:21:43 -08:00
李剑锋
e326d192fd
fix some typos ( #7251 )
2018-02-06 17:01:44 -08:00
Sam Foo
d10f643e20
Remove duplicate words ( #7243 )
...
* Remove duplicate words
* Remove generated-reference change
2018-02-05 12:15:26 -05:00
Qiming
2101d401e7
Fix deployment redirects ( #7225 )
...
Closes : #7222
2018-02-04 14:09:04 -08:00
Bin Liu
aab6a69687
Fix Pod's property name ( #7157 )
2018-02-02 13:32:13 -08:00
Bin Liu
c1faa03370
Fix some format ( #7139 )
2018-02-02 13:28:09 -08:00
liaoj82
5c0a31cdb6
Update network-plugins.md ( #7191 )
2018-02-02 12:52:05 -08:00
Xiaodong Zhang
ad62225d5f
Bump Deployment version ( #7146 )
2018-02-02 08:09:07 -08:00
Ayush Pateria
5eec3bca82
Update persistent-volumes.md ( #7155 )
...
* Add deprecation warning to recycle reclaim policy.
* Format the deprecation warning
2018-02-02 07:54:14 -08:00
Jakub Nowakowski
1f0f465a72
Kubernetes Objects: Updated links to docs resources ( #7207 )
...
* Updated links to docs resources
* Minor fixes after review
Fixes after @tengqm review
2018-02-02 07:25:16 -08:00
Ben Drucker
98df5e5c6a
Clean up docs on resizing persistent volumes ( #7172 )
...
* Clean up docs on resizing persistent volumes
* Replace em dash (—) with period
2018-02-02 07:13:09 -08:00
Bobby (Babak) Salamat
e0bcd41118
Add information about PodStatus.nominatedNodeName ( #7209 )
...
* Add information about PodStatus.nominatedNodeName
* Addressed reviewer comments
2018-02-02 07:10:09 -08:00
jianglingxia
8828567afd
update the yaml of deployment and replicas ( #7107 )
...
* update the yaml of deployment and replicas
* update the yaml comment
2018-02-01 09:02:10 -08:00
Lingming Xia
6bb4ec5cf0
fix typo in docs/concepts/api-extension/custom-resources.md ( #7185 )
2018-02-01 04:24:09 -08:00
JounQin
73c8b5431c
Typo fix: synchornous -> synchronous ( #7177 )
2018-02-01 04:22:05 -08:00
Kay Yan
c4fba11dfe
fix a type in cloud controller ( #7193 )
2018-02-01 04:13:08 -08:00
Bin Liu
9fb8aadbec
Fix broken links and API version ( #7145 )
...
* Fix broken links and API version
* Fix CI error
2018-01-31 16:45:51 -05:00
Andrew Watson
fee7ebe50a
The "Service Load Balancer" project is deprecated ( #7052 )
...
According to its own description.
2018-01-31 12:56:09 -08:00
leahnp
f0c44257e6
Link updates and rephrasing ( #7068 )
...
* removed link to self
* removed reference to deprecated documentation
* revised confusing statement, added more recent link to Kelsey Hightower Kubecon2017 talk
2018-01-30 14:10:34 -08:00
Bin Liu
49f548ada8
Fix typo ( #7141 )
2018-01-30 13:55:06 -08:00
jianglingxia
1ce3568324
fix typo of device-plugins.md ( #7106 )
2018-01-29 17:14:08 -08:00
Gustavo Chaves
7b18e86556
Fix typo ( #7127 )
2018-01-29 16:22:04 -08:00
Xiaodong Zhang
dd7bb34913
Change deployment group ( #7112 )
2018-01-28 15:07:31 -08:00
huzhengchuan
8319701733
fix typos in extending doc ( #7110 )
2018-01-28 15:06:31 -08:00
Bin Liu
1a7f7a869e
Modify the terms by document style ( #7026 )
2018-01-25 23:12:30 -08:00
Drinky Pool
c1ef846cce
upper case restriction doesn't exist ( #7003 )
...
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Tina Zhang
3c50ce9d87
Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. ( #6600 )
...
* Move master component definitions to glossary
* review comments
* Update controller.yaml
Making a trivial change to un-stuck Travis
* Update controller.yaml
Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg
1d6f7b9d55
Update what-is-kubernetes.md ( #6971 )
...
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Bin Liu
8ad81341ff
Format fix and add reference link ( #7087 )
2018-01-25 14:15:36 -08:00
Bin Liu
20784a3538
Fix broken links ( #7088 )
2018-01-25 08:58:16 -08:00
Bin Liu
759e972a99
Correct node name to correspond to the previous example ( #7081 )
2018-01-24 19:56:21 -08:00
bin liu
6a57e883db
Make more precisely
2018-01-24 17:44:50 +08:00
Stefan Enberg
ce12371351
Update dns-pod-service.md
2018-01-24 10:12:48 +01:00
Stefan Enberg
e6fac4042e
Typo fix
2018-01-24 10:01:28 +01:00
Steve Byrne
809c558be3
correct "values if all secrets"
...
Correcting apparent typo
2018-01-23 09:48:41 -08:00
Qiming
76941f8f84
Merge pull request #7061 from Mattias-/fix-spelling-service
...
Fix spelling service.md
2018-01-23 22:16:21 +08:00
Mattias Appelgren
ef11765f27
Fix spelling service.md
2018-01-23 14:24:56 +01:00
Joseph Heck
aef3969404
Merge pull request #6967 from tengqm/psp
...
Document AllowedFlexVolumes in PSP
2018-01-21 18:10:02 -08:00
Qiming
64b5ea9208
Merge pull request #7024 from stewart-yu/patch-1
...
Update certificates.md
2018-01-22 09:47:11 +08:00
stewart-yu
00e821d14a
Update certificates.md
2018-01-20 09:08:02 +08:00
Jennifer Rondeau
4eae0e863d
Merge pull request #6815 from tengqm/object-management
...
Move "Object management using kubectl"
2018-01-19 09:06:12 -05:00
Jennifer Rondeau
b19e6da018
Merge pull request #6968 from tengqm/petset
...
Drop contents related to PetSet
2018-01-19 09:04:35 -05:00
Weibin Lin
1c35348690
Update service.md
2018-01-19 18:04:41 +08:00
Qiming Teng
ed2dd9db62
Document AllowedFlexVolumes in PSP
...
Closes : #6447
2018-01-19 11:37:31 +08:00
Joseph Heck
0f7500b9ba
updating the wording of that sentence
...
specifying Cronjob where it just says `job` now
2018-01-18 19:24:14 -08:00
Jonas Fonseca
6307d43760
Fix typo in the cron job intro
2018-01-18 22:20:13 -05:00
Joseph Heck
65613f040b
Merge pull request #7012 from sanketjpatel/patch-1
...
Update deployment.md
2018-01-18 16:17:22 -08:00
Joseph Heck
f6385fcbce
Merge pull request #6988 from alantang888/master
...
correct ending bracket on StatefulSets page.
2018-01-18 13:58:39 -08:00
Joseph Heck
6f89c000c6
Merge pull request #7005 from wackxu/patch-77
...
Add ConfigOK type for node condition
2018-01-18 13:55:02 -08:00
Joseph Heck
00c9220482
Merge pull request #7006 from darkowlzz/patch-1
...
pv: enable yaml syntax highlighting
2018-01-18 13:52:48 -08:00
Sanket Patel
0ff5a20af1
Update deployment.md
...
Fix the name for ReplicaSets in the `Events` log to match the description
2018-01-18 14:53:51 -06:00
Sunny
9df19081b2
pv: enable yaml syntax highlighting
2018-01-18 11:42:23 +05:30
XsWack
ee97e7778e
update typo
2018-01-18 11:15:25 +08:00
XsWack
2a3833987e
Add ConfigOK type for node condition
2018-01-18 11:09:00 +08:00
root
91adbe2782
Update apiversion of deployment in v1.9
2018-01-17 20:37:05 +08:00
alantang888
3df479ad13
correct ending bracket
2018-01-17 15:58:17 +08:00
Kai Chen
630f6da45d
Remove doc reference to the deprecated etcd lock module
2018-01-16 20:51:50 +08:00
Qiming Teng
48ac1e6704
Drop contents related to PetSet
...
PetSet is a *very* old term that dates back to v1.4. We should not
continue evangelize such a concept where there is no trace in code base
today.
Closes : #6484
2018-01-15 14:01:16 +08:00
linyouchong
6a34c040b4
Update extending.md
2018-01-15 09:34:15 +08:00
Tony Li
70ee927cbd
Name and UID glossary terms ( #6606 )
...
* add name glossary term
* add uid glossary term
* use glossary terms in doc
* Update uid.yaml
* Update name.yaml
2018-01-14 12:35:41 -06:00
Joseph Heck
01d2be3d17
Merge pull request #6760 from tengqm/cronjob
...
Clarify CronJobs behavior
2018-01-14 09:10:48 -08:00
Qiming Teng
1259684cd9
Clarify CronJobs behavior
...
Closes : #2393
2018-01-14 14:34:44 +08:00
Etourneau Gwenn
a5fc398d48
Adding notes for the custom CA file
2018-01-13 15:32:34 +09:00
Zach Corleissen
9b842acfef
January 2018 monthly site maintenance ( #6924 )
...
* Updated 404 link to kubeadm ref
* Update ref link to Federation API
* Fix broken links
* Manual fixes to autogenerated links
* Revert "Manual fixes to autogenerated links"
This reverts commit 94dba97a08
.
2018-01-12 18:13:05 -06:00
stefanhans
cf880806c0
Delete 'port' for more clarity ( #6781 )
...
Imho, it is more understandable without 'port', i.e. a service maps to a container and not to a port
2018-01-12 17:09:48 -06:00
bin liu
19eec02775
remove duplicated and conflicted TOC instrument
2018-01-12 16:05:22 +08:00
Qiming Teng
0f243328c2
Move "Object management using kubectl"
...
The section contains four articles which fit better under concepts.
Closes : #4178
2018-01-12 15:30:32 +08:00
Stewart-YU
3cf17a923d
fix deadlink
2018-01-12 14:59:46 +08:00
Stewart-YU
2cc974cba8
Update federation.md
...
Fix bad url
2018-01-12 10:12:34 +08:00
Jennifer Rondeau
9005e08f04
Merge pull request #6617 from GabrielSVinha/int_ip_os
...
Add openstack internal load balancer option
2018-01-11 13:17:35 -05:00
anvega
6d01b3ae07
Update networking.md to list ACI CNI plugin ( #6367 )
...
* Update networking.md
* Update networking.md
2018-01-11 09:40:53 -08:00
wgui1
0ab2ee2e4c
Update certificates.md
2018-01-11 14:40:03 +08:00
Jennifer Rondeau
4a87ee5ed7
Merge pull request #6915 from jhanschoo/patch-1
...
Put "quantum entanglement" in quotes for clarity to non-native readers
2018-01-10 14:43:12 -05:00
Damien Lespiau
beab585552
There are now 3 proxy modes!
...
Update the introduction sentence accordingly.
2018-01-10 14:49:29 +00:00
Qiming
58b1f81754
Merge pull request #6919 from nielsole/patch-1
...
Fixing Typo
2018-01-10 21:29:19 +08:00
Qiming
06e75d15cb
Merge pull request #6911 from liubin/master
...
fix markdown syntax to render a new line
2018-01-10 21:28:02 +08:00
nielsole
5879a2d3e8
Fixing Typo
2018-01-10 13:30:56 +01:00
foxyriver
a94a337d9c
Update namespaces.md
2018-01-10 18:44:15 +08:00
Johannes Choo
2140c7846b
Put "quantum entanglement" in quotes
...
Put the expression "quantum entanglement" in quotes to signal to non-native readers that its use is as a turn of phrase and has no special jargonic meaning in this context.
2018-01-10 18:30:08 +08:00
bin liu
8ec4cb1768
fix markdown syntax to render a new line
...
Signed-off-by: bin liu <liubin0329@gmail.com>
2018-01-10 16:07:12 +08:00
Jessica Yao
1c8dec4a79
Merge pull request #6766 from tengqm/fix-2385
...
Add configMap as a volume type
2018-01-09 10:16:30 -08:00
Qiming
82ce955771
Merge pull request #6897 from matti/patch-1
...
space before $
2018-01-09 20:27:21 +08:00
Qiming
52ed4c63d0
Merge pull request #6895 from meatz/master
...
Fixed wrong heading type for Quobyte
2018-01-09 20:25:05 +08:00
Qiming
9d6479d747
Merge pull request #6898 from yank1/Fix-a-typo-in-Common-Features
...
Fix a typo in custom-resources.md
2018-01-09 20:23:07 +08:00
XsWack
92eed657bc
fix bad url
2018-01-09 17:30:04 +08:00
yank1
635ad87059
Fix a typo in Common Features
2018-01-09 17:17:30 +08:00
Matti Paksula
35036d2778
space before $
2018-01-09 10:55:36 +02:00
Matthias Grawinkel
af21b214e5
Fixed wrong heading type for Quobyte
...
Quobyte not a sub chapter of Ceph RBD. Fixed to be a chapter by itself.
2018-01-09 09:19:27 +01:00
Xiaoyu(Tim) Zhang
1c21c9933d
Merge pull request #6799 from warmchang/crd
...
Unordered list does not take effect.
2018-01-09 14:28:16 +08:00
William Zhang
e10b62223b
Update custom-resources.md
2018-01-09 14:16:45 +08:00
Qiming
469d50d1e7
Merge pull request #6700 from ConnorDoyle/rm-oir-2
...
Remove remaining OIR documentation.
2018-01-09 13:45:24 +08:00
Qiming
5a51392a53
Update manage-compute-resources-container.md
2018-01-09 13:41:41 +08:00
Qiming
c60cbd53b3
Merge pull request #6881 from mmacy/copy-fix
...
sync text with example yaml
2018-01-09 13:34:04 +08:00
Qiming
b3e039d7db
Merge pull request #6886 from anvega/patch-2
...
Update addons.md to include ACI CNI plugin.
2018-01-09 13:33:07 +08:00
Qiming
b04482da55
Merge pull request #6885 from tvinhas/patch-1
...
Provide command to "untaint" a node
2018-01-09 13:32:18 +08:00
Qiming
90bebfe7b2
Merge pull request #6879 from MichalMankowski/master
...
Fix typo in persistent-volumes.md
2018-01-09 13:31:09 +08:00
Qiming Teng
607db29367
Add configMap as volume type
...
Closes : #2385
2018-01-09 10:52:32 +08:00
anvega
8626e910e5
Update addons.md to include ACI CNI plugin.
...
Included ACI CNI plugin in list of add-ons.
2018-01-08 16:11:47 -08:00
Qiming
d725686b8b
Explicitly specify the components that need a change ( #6873 )
...
For specifying mount propagation, changes to flags on apiserver and
kubelet are required. This PR fixes the problem.
For more comprehensive list of feature gate settings, please refer to
kubernetes/website#6364.
Closes : #5766
2018-01-08 15:23:15 -08:00
Jiaying Zhang
98b417abe6
Update device plugin doc with upgrade suggestions and known limitations. ( #6501 )
2018-01-08 14:49:10 -08:00
Thiago Vinhas
84f35c3cc9
Provide command to "untaint" a node
...
Had a lot of trouble finding the exact way to "un-do" the tainting example provided here. Even the great folks on Slack couldn't provide the correct command to achieve this, even though it seems so trivial now that I know it. :-)
2018-01-08 15:11:11 -05:00
Marsh Macy
d9a119f5b1
sync text with example yaml
2018-01-08 07:48:29 -08:00
MichalMankowski
f1dfe99673
Fix typo
2018-01-08 15:11:42 +01:00
Qiming
7489fd61c7
Merge pull request #6647 from marcjoha/patch-1
...
Update networking.md
2018-01-08 17:42:40 +08:00
Xiaoyu(Tim) Zhang
688462161d
Merge pull request #6841 from tengqm/add-example-spec-link
...
Add links to spec format in api reference
2018-01-08 11:23:06 +08:00
Qiming
de5e451f40
Merge pull request #6784 from markmandel/propagationPolicy
...
Cascading deletion policy correction
2018-01-08 10:56:44 +08:00
Joseph Heck
6ff2d3067b
Merge pull request #6770 from tengqm/fix-1286
...
Clarify the meaning of 'ServiceIP' in diagrams
2018-01-07 14:08:22 -08:00
Joseph Heck
bf0b873bd3
Merge pull request #6561 from timmycarr/master
...
Update titles for controller docs to align with controller names.
2018-01-07 13:47:13 -08:00
Joseph Heck
cca1f669ed
Merge pull request #6822 from tengqm/improve-labels
...
Improve labels doc for nodeSelector
2018-01-07 13:40:06 -08:00
Joseph Heck
d9cad3458c
Merge pull request #6818 from tengqm/fix-flannel-link
...
Fix links to flannel artifacts
2018-01-07 10:38:01 -08:00
Joseph Heck
b1dae04b43
Merge pull request #6807 from tengqm/fix-2896
...
Fix out-of-resource future work
2018-01-07 10:33:40 -08:00
Joseph Heck
208057b248
Merge pull request #6800 from warmchang/ipvs
...
Fix the version number which include ipvs feture.
2018-01-07 10:32:29 -08:00