Commit Graph

5989 Commits

Author SHA1 Message Date
Jing Xu 22021f2214
Update data-source.md 2018-08-20 14:45:51 -07:00
Aaron Crickenberger 0b3550bc88 Address review comments
Including:
- linking to recusal policy rather than copy-pastingv
- remove members of standing ref, link to voter eligibility
- add endorsements and kubernetes blog to election officer dutieas
2018-08-20 14:26:13 -07:00
JuleeB1 c8d7f6ab0a Reordering/revising content for clarity (#2560)
A couple of us got tripped up and thought we had to print and sign the CLA manually because of the link placement/wording.
2018-08-20 11:24:24 -07:00
k8s-ci-robot 1f69c92304
Merge pull request #2559 from shavidissa/patch-2
Copy-edit pass
2018-08-20 11:07:00 -07:00
Jing Xu bac19f0b0d
Update data-source.md 2018-08-20 11:06:07 -07:00
shavidissa fc9fe8b0c6
Removed the extra change
My bad. Not sure how that got in there. Corrected.
2018-08-20 23:29:48 +05:30
shavidissa 2fba899835
Update README.md 2018-08-20 23:24:01 +05:30
k8s-ci-robot f85f834cd0
Merge pull request #2557 from wangxy518/patch-4
Update node-allocatable.md
2018-08-20 08:32:34 -07:00
k8s-ci-robot 3c05ffa7ff
Merge pull request #2558 from shavidissa/patch-1
Removing extra words (use)
2018-08-20 08:06:37 -07:00
shavidissa d797f41017
Copy-edit pass
Updated minor issues in the .md file.
- Introduced working groups in the intro (the abbreviation was not introduced previously).
- Removed extra words (that).
- Added a missing comma.
2018-08-20 19:51:16 +05:30
shavidissa b555e474a8
Removing extra words (use)
The word 'use' was used twice. Removed the extra word.
2018-08-20 19:05:51 +05:30
wangxy518 da16e2a82a
Update node-allocatable.md 2018-08-20 16:44:01 +08:00
Pengfei Ni ea2d2485e9 Add proposal of cross resource group nodes for Azure 2018-08-20 10:55:16 +08:00
Sahdev P. Zala e38904bb28 Add sig-ibmcloud Charter
Add charter for IBMCloud SIG.
2018-08-19 17:14:01 -04:00
Sean Sullivan 8b2aac9716 Moving leadership changes to another PR 2018-08-17 14:06:47 -07:00
Sean Sullivan fe65b92724 Added link to README 2018-08-17 13:53:41 -07:00
Walter Fender 9c791765dd Fixed kubeadm and kubelet to lower case per Lubomir. 2018-08-17 13:44:20 -07:00
Walter Fender 52894385fd Fixed reference to NodeController to reflect IPAM/Lifecycle breakout.
Added proposal for building CCM and generating CP specific deployments.
Put in feedback from Andrewsykim and NickTurner.
Added reference to staging enforcement.
Folded in requested changes from Andrew Sy Kim.
2018-08-17 13:44:20 -07:00
Aaron Crickenberger 3bfc2fb043 Move utils to sig-arch, add contrib to sig-arch 2018-08-17 10:40:24 -07:00
k8s-ci-robot 72e931e114
Merge pull request #2538 from nokia/owners-aliases
Refering to OWNERS_ALIASES from the assigning bulletpoint
2018-08-17 10:05:09 -07:00
Jan Safranek 27f132c422 Review updates 2 2018-08-17 13:40:50 +02:00
Gergely Csatari 7346c91707 Adding a reference to the OWNERS_ALIASES description
In the buletpoint where the manual pr assgnement is described there is
no reference to the description how OWNERS_ALIASES and OWNERS files
are related. This pr adds a reference to the description.

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-08-17 11:48:05 +02:00
k8s-ci-robot 6d9b65a91a
Merge pull request #2541 from spiffxp/prune-sig-testing-teams
Prune sig-testing github teams
2018-08-16 15:13:08 -07:00
k8s-ci-robot be507f715a
Merge pull request #2501 from frapposelli/master
Add cluster-api-provider-vsphere meeting
2018-08-16 12:06:09 -07:00
k8s-ci-robot 1f31c944ad
Merge pull request #2521 from cblecker/membership-change
Update community membership procedure
2018-08-16 10:47:57 -07:00
Fabio Rapposelli 8e3779ebaf
add cluster-api-provider-vsphere meeting 2018-08-16 19:42:50 +02:00
k8s-ci-robot 257b045470
Merge pull request #2550 from wangxy518/patch-3
Update README.md
2018-08-16 10:37:04 -07:00
k8s-ci-robot bf64c8babd
Merge pull request #2437 from juanvallejo/jvallejo/add-plugins-kep
Add kubectl plugin mechanism KEP
2018-08-16 10:34:01 -07:00
k8s-ci-robot 0a609007b5
Merge pull request #2548 from figo/master
improve conformance test document
2018-08-16 10:31:00 -07:00
Ken'ichi Ohmichi 96f06e7202 Remove unnecessary discription of provider "local"
As detect-master method[1] of the provider "local", the variables
of KUBE_MASTER and KUBE_MASTER_IP are hardcoded. Then it is not
necessary to specify them on user side. In addition, the original
description shows KUBE_MASTER=local, but that is completely wrong
that should be localhost as the code[1].
This patch removes this unnecessary discription.

[1]: 2bdae8f3d0/cluster/local/util.sh (L21)
2018-08-16 17:26:09 +00:00
hui luo 0ee10b5bca improve conformance test document
before run conformance test, user need
to aware to build e2e test binaries and kubectl, ginkgo
2018-08-16 10:06:47 -07:00
Aaron Crickenberger 9a3cad991d Address review feedback
Including:

- Include numerals
- Bump schedule
- Spell out candidacy process, pulling in from e-mail last year
- Link to recusal in k/steering doc
- Add note about campaigning
2018-08-16 09:23:32 -07:00
k8s-ci-robot 69583c388b
Merge pull request #2534 from DirectXMan12/autoscaling/sigs-updates
Update SIG Autoscaling in sigs.yaml
2018-08-16 06:59:01 -07:00
wangxy518 f61e4fc754
Update README.md 2018-08-16 14:55:36 +08:00
Nishi Davidson 401dbb4970 Update sigs.yaml with new sig-aws-leads
* Delete Bob Wise.
 * Add Nishi Davidson.
 * Update with `make generate`.
2018-08-15 21:01:20 -07:00
k8s-ci-robot 8ff7c9ce00
Merge pull request #2540 from MIBc/master
Fix a typo in metrics-server.md
2018-08-15 19:58:01 -07:00
Aaron Crickenberger 4268a2f226 Rewrite 2018 voting guideline
This points to kubernetes/steering as the source of truth
for eligibility requirements for voting and candidacy

I also word wrapped the 2018 voting guide to 80 chars, which
makes for an awful diff, so I'll explain what I changed as
notes in the PR

I swear I didn't sneak in a "all votes secretly go to Aaron"
policy. Promise.  Really.
2018-08-15 17:17:32 -07:00
k8s-ci-robot 1afca8f610
Merge pull request #2544 from d-nishi/update-sigs.yaml-with-aws-subprojects
Updated sigs.yaml with new aws subproject details
2018-08-15 12:54:01 -07:00
k8s-ci-robot 51800b15f2
Merge pull request #2545 from soltysh/sig-cli-keps
Add sig-cli KEP OWNERS file
2018-08-15 12:15:01 -07:00
Maciej Szulik bfc09c61fc
Add sig-cli KEP OWNERS file 2018-08-15 20:56:11 +02:00
Nishi Davidson 19c169b736 Updated sigs.yaml with new aws subproject details
added aws-iam-authenticator
added aws-encryption-provider
ran make generate to update sig-aws/README
2018-08-15 11:17:41 -07:00
Aaron Crickenberger 217220ef20 Prune sig-testing github teams
Rename sig-testing-misc to sig-testing

Leave sig-testing-pr-reviews since I recall seeing that used when
devstats was tracking this stuff
2018-08-15 10:12:59 -07:00
Solly Ross aebe613d41 Update SIG Autoscaling in sigs.yaml
This updates the mission statement for SIG Autoscaling to correspond to
the scope of SIG Autoscaling in the charter.

It also ensures that SIG Autoscaling has the right subprojects listed (cluster
autoscaler, vertical pod autoscaler, horizontal-pod-autoscaler, and
scale-client, cluster proportional autoscalers, addon-resizer), moving the
metrics project to SIG instrumentation where it belongs.
2018-08-15 11:02:04 -04:00
MIB 0b53d0960e Fix a typo in metrics-server.md 2018-08-15 21:13:32 +08:00
k8s-ci-robot 78f8fd3f3e
Merge pull request #2532 from castrojo/start-election
Start 2018 election process
2018-08-15 04:52:00 -07:00
fabriziopandini a71677c18f upgdate-kep0015 2018-08-15 10:50:17 +02:00
k8s-ci-robot 35859b3f25
Merge pull request #2535 from jordanbuchman/patch-1
Update reference to SIG Network in SIG Node Readme
2018-08-14 14:31:43 -07:00
Jordan Buchman a3a0cf288b
Change sig-networking to sig-network 2018-08-14 15:11:42 -06:00
k8s-ci-robot 2d9fecfa97
Merge pull request #2531 from webwurst/patch-2
Fix doubled words
2018-08-14 11:15:31 -07:00
k8s-ci-robot 4d5be6cd5f
Merge pull request #2529 from gochist/add-sig-docs-ko-owners
Add Korean l10n repo owners for sig-docs
2018-08-14 11:10:11 -07:00