Commit Graph
19 Commits
Author SHA1 Message Date
Cédric de Saint MartinandKubernetes Prow Robot 1054663825 [Documentation] Document how to test a Chart in the Review Guidelines. (#10633)
* [Documentation] Document how to test a Chart in the Review Guidelines.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Oops, documentation already exists: improve it, points to it.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* eg instead of example.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* helm chart test != this test tool but still related.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Better english.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Better way to state that we need empty file for default values.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* English.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2019-02-19 08:47:21 -08:00
Scott RigbyandKubernetes Prow Robot 6a9d3752a8 Add versioning policies to review guidelines (#11207)
Fixes #5657 

Signed-off-by: Scott Rigby <scott@r6by.com>
2019-02-10 22:52:00 -08:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot 7458584650 [Documentation] update labels in the documentation (#10066)
* update labels in the documentation

Signed-off-by: cpanato <ctadeu@gmail.com>

* update per feedback

Signed-off-by: cpanato <ctadeu@gmail.com>

* Fix resource names

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-12-19 02:44:17 -08:00
Cédric de Saint Martinandk8s-ci-robot 234f0ebf45 Guidelines: set matchLabels as being mandatory (#7692)
* Guidelines: set matchLabels as being mandatory.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* fixup! Guidelines: set matchLabels as being mandatory.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* fixup! fixup! Guidelines: set matchLabels as being mandatory.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Update guidelines: mention DaemonSets as well.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Review guidelines: be more precise + specify upgrade

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Review guidelines: fix typos, add persistence paragraph and do not repeat component part.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Review guidelines: add PVC paragraph.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Fix spelling/typos

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix incorrect typo fix

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-10-24 11:30:53 -07:00
Scott Rigbyandk8s-ci-robot 4dd8cdc6bd Example ingress best practices for review guidelines (#7590)
Signed-off-by: Scott Rigby <scott@r6by.com>
2018-09-06 15:55:40 -07:00
Maxime Guyotandk8s-ci-robot 956490df46 Replace CLA by DCO in review guidelines (#7559)
Signed-off-by: Maxime Guyot <Miouge1@users.noreply.github.com>
2018-09-06 11:12:03 -07:00
Paul Czarkowskiandk8s-ci-robot eb54bc88f0 [Documentation] Add HPA best practices to review guidelines. (#7562)
* [Documentation] Add HPA best practices to review guidelines.

After reviewing the nginx-ingress and spark charts which both have HPA's
defined I am making the following recommendations based on the
nginx-ingress chart specifically (after #7560) be added to the
review guidelines.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>

* fixed accidental deletion of pvc.yaml

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-09-06 08:28:08 -07:00
Pete Brownandk8s-ci-robot f3bfe90401 Fix urls to charts and helm repos (#7312)
* Fix urls to charts and helm repos

* Fix name of chart-maintainers team
2018-08-23 09:43:22 -07:00
Scott Rigbyandk8s-ci-robot fd54977079 Update README to change k8s member step (#6779)
* After repo move to helm/helm, update steps for Owning and Maintaining A Chart

* Change repo URL from kubernetes/helm to helm/helm everywhere above chart directories (those may be separate PRs)

* Fix earlier missing apostrophe and incorrect case

* Add missing k8s/ > helm/ string changes
2018-08-14 13:39:45 -07:00
cheyangandk8s-ci-robot 21ae071fd8 fix typo in REVIEW_GUIDELINES.md (#5308) 2018-04-29 05:59:16 -07:00
Rob Kernickandk8s-ci-robot e067fdd423 Add review guidelines around pvcs (#4223)
* Add review guidelines around pvcs

* Updates to pvc guidelines

* Updates to match existing best practices and examples
2018-03-23 08:06:01 -07:00
Reinhard Nägeleandk8s-ci-robot b5c3e51568 Enable testing charts with test values (#4157)
* Refactor and fix shellcheck issues

* Make constants readonly and uppercase

* Remove .editorconfig

* Enable testing charts with test values

* Remove dummy chart
2018-03-22 06:57:07 -07:00
Kai Chenandk8s-ci-robot f47993df93 Improve Chart Review Guidelines documentation (#3536) 2018-02-02 21:41:04 -08:00
Dhilipandk8s-ci-robot 964cdd503f update Review Guidelines for workloads (#3334)
* update Review Guidelilnes for workloads

Initial update with Best Practises.

* Fix review comments

Apply review comments

* Remove examples

examples to be handled separately.
2018-01-25 07:12:17 -08:00
Vic IglesiasandGitHub 1eae17fca5 Add mechanism for cc'ing maintainers + nit commas 2017-12-13 13:26:22 -08:00
Matt Farina 112544e84a Adding review process docs 2017-12-13 16:17:08 -05:00
Reinhard NägeleandGitHub 77b7ca03a4 Update REVIEW_GUIDELINES.md (#2836) 2017-11-22 21:27:26 +01:00
Reinhard NägeleandMatt Farina 925a214a46 Add notes on configuration and compatibility (#2777) 2017-11-20 09:59:28 -05:00
Reinhard NägeleandMatt Farina 1e12dcec5c Add review guidelines (#2774) 2017-11-17 11:02:56 -05:00