Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[Documentation] Add HPA best practices to review guidelines. #7562

Merged
merged 2 commits into from
Sep 6, 2018

Conversation

paulczar
Copy link
Collaborator

@paulczar paulczar commented Sep 5, 2018

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

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 helm#7560) be added to the
review guidelines.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2018
@ey-bot ey-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 5, 2018
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting to hear about deleted PVC example

@@ -112,32 +112,51 @@ volumes:
{{- end -}}
```

* Example pvc.yaml
## AutoScaling / HorizontalPodAutoscaler
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulczar The autoscaling addition looks good 👍 But did you mean to delete the example PVC YAML?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lulz wtf how did I manage that. I can't even copy and paste good!

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
@ey-bot ey-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 6, 2018
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@scottrigby
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 6, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: paulczar, scottrigby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [paulczar,scottrigby]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit eb54bc8 into helm:master Sep 6, 2018
@ey-bot ey-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 6, 2018
jicowan pushed a commit to jicowan/charts that referenced this pull request Oct 2, 2018
* [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 helm#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>
Signed-off-by: jenkin-x <jicowan@hotmail.com>
Jnig pushed a commit to Jnig/charts that referenced this pull request Nov 13, 2018
* [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 helm#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>
Signed-off-by: Jakob Niggel <info@jakobniggel.de>
@naseemkullah
Copy link
Collaborator

So I am working on helm/helm#5110, where an hpa template is generated with the helm create command. In the values file I call it hpa rather than autoscaling however because I know that there is also something called a vertical pod autoscaler, which may wind up in values files somewhere eventually... thoughts @scottrigby @paulczar ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants