Commit Graph

5813 Commits

Author SHA1 Message Date
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
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
Jorge O. Castro 63cf896898
Add election officers for 2018 2018-08-14 12:41:24 -04:00
Jorge O. Castro 8a6bd2fbae
Add explicit 2 year term 2018-08-14 12:03:18 -04:00
Jorge O. Castro 0ae1bf8f34
Clarify election office role 2018-08-14 11:59:17 -04:00
Jorge O. Castro cdbb2b3e19
Add explicit member requirements and note on exemptions 2018-08-14 11:52:33 -04:00
Jorge O. Castro 6e63f0760b
Reset for 2018 2018-08-14 11:31:06 -04:00
Tobias Bradtke 16412819b4
Fix doubled words 2018-08-14 12:55:09 +02:00
June Yi 1e1426bfda Add Korean l10n repo owners for sig-docs 2018-08-14 05:38:06 +00:00
k8s-ci-robot bbada3b2a9
Merge pull request #2526 from spiffxp/cloud-provider-one-owning-sig
Ensure cloud-provider-foo subprojects have only one parent
2018-08-13 16:08:32 -07:00
k8s-ci-robot dadb28d2f8
Merge pull request #2527 from MHBauer/explicit-vote-requirement
explicit and clear about what majority means
2018-08-13 15:50:26 -07:00
Christoph Blecker 314c5f72c2
Wrap doc at 80 chars 2018-08-13 14:48:13 -07:00
Morgan Bauer 8f9c6ebe6f
explicit and clear about what majority means 2018-08-13 14:05:38 -07:00
Aaron Crickenberger 14edeb8da5 Ensure cloud-provider-foo subprojects have only one parent
Subprojects are about ensuring that code ownership ultimately
lands with a single SIG. There were a few cloud-provider-foo
subprojects that listed dual ownership due to ongoing
discussion of the future of some SIGs. I asked the SIG chairs
involved to make a decision about which SIG these subprojects
should fall to until that discussion is resolved.

cloud-provider-azure -> sig-azure
cloud-provider-gcp -> sig-cloud-provider
cloud-provider-openstack -> sig-cloud-provider
2018-08-13 13:40:27 -07:00
k8s-ci-robot e5d36bcee6
Merge pull request #2486 from castrojo/kep-template-update
Add a resources needed section to the KEP template
2018-08-13 12:30:49 -07:00
Christoph Blecker bfda9531ad
Update community membership procedure 2018-08-13 12:16:05 -07:00
k8s-ci-robot 9e83a46693
Merge pull request #2519 from saad-ali/addk8sCsiToSigYaml
Add kubernetes-csi/* repos to sigs.yaml
2018-08-13 09:50:23 -07:00
jdumars a16aae3679 fix typo 2018-08-11 13:25:10 -07:00
jdumars 0a41b528a1 address PR feedback 2018-08-11 13:05:28 -07:00