Commit Graph

64 Commits

Author SHA1 Message Date
huzhifeng 1ad21f4299 upgrade wordpress to 4.7.3 latest 2017-03-16 08:04:18 +08:00
Seth Jennings a22ac92376 fix kube-dns link in examples 2017-01-20 09:54:45 -06:00
Kubernetes Submit Queue dca3d8444b Merge pull request #36512 from apelisse/owners-examples-mysql-wordpress-pd
Automatic merge from submit-queue

Curating Owners: examples/mysql-wordpress-pd

cc @jeffmendoza

In an effort to expand the existing pool of reviewers and establish a
two-tiered review process (first someone lgtms and then someone
experienced in the project approves), we are adding new reviewers to
existing owners files.


If You Care About the Process:
------------------------------

We did this by algorithmically figuring out who’s contributed code to
the project and in what directories.  Unfortunately, that doesn’t work
well: people that have made mechanical code changes (e.g change the
copyright header across all directories) end up as reviewers in lots of
places.

Instead of using pure commit data, we generated an excessively large
list of reviewers and pruned based on all time commit data, recent
commit data and review data (number of PRs commented on).

At this point we have a decent list of reviewers, but it needs one last
pass for fine tuning.

Also, see https://github.com/kubernetes/contrib/issues/1389.

TLDR:
-----

As an owner of a sig/directory and a leader of the project, here’s what
we need from you:

1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.

2. The pull-request is made editable, please edit the `OWNERS` file to
remove the names of people that shouldn't be reviewing code in the
future in the **reviewers** section. You probably do NOT need to modify
the **approvers** section. Names asre sorted by relevance, using some
secret statistics.

3. Notify me if you want some OWNERS file to be removed.  Being an
approver or reviewer of a parent directory makes you a reviewer/approver
of the subdirectories too, so not all OWNERS files may be necessary.

4. Please use ALIAS if you want to use the same list of people over and
over again (don't hesitate to ask me for help, or use the pull-request
above as an example)
2017-01-17 13:18:45 -08:00
Jeff Grafton 14700b68c8 Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
Nilesh Londhe eeddfe8b9e updating wordpress version to latest 4.6.1 2016-12-03 22:20:17 -08:00
Antoine Pelisse 039afde197 Update OWNERS 2016-11-10 15:22:59 -08:00
Antoine Pelisse b1b901a3a4 Update OWNERS approvers and reviewers: examples/mysql-wordpress-pd 2016-11-09 10:16:51 -08:00
Christian Koep f8e0608e9e Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
Tim Hockin e87fd7b5f0 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
Mike Danese c4bdc646ac rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
YuPengZTE 8c58337678 Clean up typos in links in README
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-10-17 11:03:13 +08:00
Kubernetes Submit Queue 9185a551c4 Merge pull request #31357 from jeffvance/ex-wordpress-mysql
Automatic merge from submit-queue

Document selinux considerations in wordpress-mysql example

Fixes #31269.
Even though host path is unsuitable for production environments, it is an option in the wordpress-mysql example. When I followed this example on a RHEL 7.2 system I had issues with selinux.
2016-10-04 16:30:59 -07:00
David McMahon 63e1c77a21 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
Jeff Vance 73efdd3297 Document selinux considerations 2016-08-24 15:59:00 -07:00
joe2far 10b5aff955 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon f05b9a47e9 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 0cba8b9eae Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon b1e6c67b24 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
Girish Kalele ffd0639d0a Switch DNS addons from skydns to kubedns
Unified skydns templates using a simple underscore based template and
added transform sed scripts to transform into salt and sed yaml
templates

Moved all content out of cluster/addons/dns into build/kube-dns and
saltbase/salt/kube-dns
2016-05-31 10:14:14 -07:00
k8s-merge-robot d043ad0486 Merge pull request #22195 from jeffmendoza/wordpress-update
Auto commit by PR queue bot
2016-03-25 14:14:44 -07:00
Jeff Mendoza ca846d7f2a WordPress example major update.
Rewrite the WordPress example to use deployments, persistent volume
claims, and update the sample flow to the latest guidelines.
2016-03-25 11:40:35 -07:00
David McMahon 74811d373b Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Chao Xu 533747fa0f run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin 34577ed6aa Run update-gendocs 2015-11-13 13:57:57 -08:00
MikeJeffrey 87d4a22a3d Forcing mysql version to 5.6
to work around breaking change in 5.7
2015-11-06 18:26:17 -08:00
MikeJeffrey 3d95fadc54 Forcing mysql version 5.6
to work around breaking change in 5.7
2015-11-06 18:25:44 -08:00
Carsten Clasohm 59555f860e add raw flag for GitHub download links 2015-09-07 17:43:09 -07:00
Eric Paris 50ceab97f8 Make verify-flags-underscore.py return error on failure
We were running it in shippable and travis, but since it didn't return
an error it wasn't actually catching things.
2015-08-24 22:12:17 -05:00
Brendan Burns c7394c0939 Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
Eric Paris b8989be240 Make munger begin/end less generic
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Janet Kuo 9c01325ab1 Use example syncer tags instead of hard-coded examples in doc 2015-07-27 14:48:41 -07:00
David Oppenheimer 2d1ab041f9 Replace ```shell with ```sh 2015-07-19 21:38:53 -07:00
Tim Hockin d504a77b74 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith d2a40718e6 apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin f653a8f0c4 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 9a16ed9c01 Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
Tim Hockin 8d25501cdf Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 71fcd5bfe1 Run gendocs 2015-07-14 15:28:59 -07:00
Mike Danese 945b5fd98b automated link fixes 2015-07-14 10:51:10 -07:00
Daniel Smith 5d3ad2236f Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin 36cfebea2d Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
RichieEscarez 0c988f55fd Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
Fixes #10354
2015-06-26 13:30:41 -07:00
Marek Biskup 8cff557b4f tldr for dns example; rename log to logs 2015-06-25 10:56:45 +02:00
Marcin Wielgus 1cdec34c31 Lower cpu requirements in examples (from 1 to 0.5) 2015-06-17 11:39:33 +02:00
Jeff Mendoza 79a8d9feae Update Wordpress and Meteor example README's
Update to be more explicit about using GCE persistent disks, and provide
a quick list of prereqs.
2015-06-15 09:10:04 -07:00
Chao Xu f443198c4b update examples/mysql-wordpress-pd to v1 2015-06-10 15:14:41 -07:00
Brendan Burns 4591c5e57b Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Muhammed Uluyol 1a48bf4eb4 Request resources that fit in the default configuration in examples/mysql-wordpress-pd. 2015-06-03 12:41:10 -07:00
Jeff Mendoza 47ff72faaa Make doc links relative. 2015-05-28 09:26:17 -07:00
Jeff Mendoza 6f003ac13c Wordpress Example: clarify GCE zone
Fixes  #8825
2015-05-27 15:30:20 -07:00