Commit Graph

2900 Commits

Author SHA1 Message Date
Tim Hockin 8e7c33224b Add a doc about community-sysadmin'ed stuff (#852) 2017-08-01 10:41:50 -07:00
Seth Jennings 71cdc8d06c Merge pull request #654 from ConnorDoyle/cpu-manager-proposal
Add CPU manager proposal.
2017-08-01 09:46:30 -05: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 7dd5baaabf Merge pull request #847 from cblecker/docs-verify
Add verify make rule
2017-07-31 12:33:33 -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
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
zoues f983ecefa5 Update hpa-v2.md 2017-07-31 15:56:19 +08:00
Christoph Blecker f0b0ce0472 Merge pull request #862 from FengyunPan/fix-godeps
Remove a not exist update-staging-client-go.sh
2017-07-29 08:46:06 -07: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
Christoph Blecker b73865f44c
Add verify make rule 2017-07-28 12:19:30 -07: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
Christoph Blecker ab27c92b9f Merge pull request #858 from Kiran-r/fix_typo
Fix minor typo
2017-07-27 11:21:20 -07:00
Kiran Ranganath 20ce9d6ba9 Fix minor typo 2017-07-27 09:40:30 -07:00
Christoph Blecker ecd7f068ce Merge pull request #848 from xiangpengzhao/fix-sig-meeting
Sig-network meeting is held on every other Thursday
2017-07-26 12:59:21 -07:00
xiangpengzhao 0770d01690 Update bazel.md: adding "bazel-test-integration" 2017-07-26 10:54:37 +08:00
Christoph Blecker afbc521d89 Merge pull request #849 from cblecker/arch-whitespace
Remove extra whitespace from sig-arch
2017-07-25 19:47:45 -07:00
Christoph Blecker e08450904f
Remove extra whitespace 2017-07-25 19:39:14 -07:00
xiangpengzhao 2dbda8e5d5 Sig-network meeting is held on every other Thursday 2017-07-26 09:37:00 +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
Connor Doyle 6bc03acabb Fix review comments from @derekwaynecarr. 2017-07-25 10:41:54 -07:00
grodrigues3 c6d8445463 Merge pull request #845 from xiangpengzhao/fix-prmd
Remove incorrect contents in pull-requests.md
2017-07-24 21:13:27 -07:00
xiangpengzhao 1ae8443028 Remove incorrect contents in pull-requests.md 2017-07-25 11:25:19 +08:00
Cole Wagner 5fd2e36094 Merge pull request #843 from grodrigues3/add-gen-files
add generated-files checker for mungebot
2017-07-24 16:09:26 -07:00
Garrett Rodrigues 611614b2e8 add generated-files checker for mungebot 2017-07-24 15:59:58 -07:00
Brian Grant c56c648ad6 Merge pull request #840 from bgrant0607/sig-arch-charter
Initial draft of SIG architecture charter
2017-07-24 14:27:06 -07:00
Brian Grant 2b7aeeca81 Initial draft of SIG architecture charter. 2017-07-24 14:25:50 -07:00
Connor Doyle 5780b4865d Updated staticPolicy.Start sketch.
- Observe node.status.allocatable.cpu
2017-07-24 12:40:42 -07:00
Connor Doyle a04d7eba36 Merge pull request #1 from ConnorDoyle/cpu-manager-proposal-config
Updated CPU manager configuration details.
2017-07-24 12:16:14 -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
Brian Grant 0f4e5ba248 Merge pull request #839 from spzala/triageupdate
Change numerical priorities to verbose
2017-07-24 09:54:10 -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
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
Chao Xu 732cecfc69 Merge pull request #826 from caesarxuchao/update
Minor updates to api-changes.md
2017-07-21 09:49:51 -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