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

[stable/cluster-autoscaler] support dnsPolicy #9029

Merged
merged 6 commits into from
May 10, 2019

Conversation

so0k
Copy link
Contributor

@so0k so0k commented Nov 6, 2018

cluster-autoscaler should not rely on kube-dns see kubernetes/kops#1796 (comment)

This allows users to change the dnsPolicy: "Default" alleviating load on kube-dns / CoreDNS

Checklist

  • DCO signed
  • Chart Version bumped to 0.13.1
  • Variables are documented in the README.md

@helm-bot helm-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 6, 2018
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 6, 2018
@so0k so0k force-pushed the cluster-autoscaler-dns-policy branch from 2445102 to 5d7b6bf Compare November 6, 2018 05:27
@helm-bot helm-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 6, 2018
Signed-off-by: swo0k <vincentdesmet@swatmobile.io>
Signed-off-by: swo0k <vincentdesmet@swatmobile.io>
@so0k so0k force-pushed the cluster-autoscaler-dns-policy branch from 5d7b6bf to 993032a Compare November 6, 2018 05:29
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 6, 2018
@so0k
Copy link
Contributor Author

so0k commented Nov 6, 2018

/assign @linki

@davidkarlsen
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 6, 2018
@helm-bot helm-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 6, 2018
Signed-off-by: so0k <vincent.drl@gmail.com>
@so0k so0k force-pushed the cluster-autoscaler-dns-policy branch from 2fc2a54 to 7f761c7 Compare November 6, 2018 10:10
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 6, 2018
@so0k
Copy link
Contributor Author

so0k commented Nov 22, 2018

Who do I need to ping to have this merged? @unguiculus / @davidkarlsen - I can fix merge conflicts, but would like to know if there's any chance this gets merged after I fix, or I should just close and keep a local fork?

@so0k
Copy link
Contributor Author

so0k commented Dec 6, 2018

Chart versions shouldn't just be bumped without reading the changelog of the newly released versions they're supposed to support.

@so0k
Copy link
Contributor Author

so0k commented Dec 6, 2018

Deleting similar comments, had a github timeout telling me comment failed, but it seems it was posted multiple times

@stale
Copy link

stale bot commented Jan 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

Signed-off-by: so0k <vincent.drl@gmail.com>
@so0k so0k force-pushed the cluster-autoscaler-dns-policy branch from e03be08 to 0384736 Compare January 22, 2019 18:17
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 22, 2019
@so0k
Copy link
Contributor Author

so0k commented Jan 22, 2019

@Multiply - I've updated my branch but honestly I've forked the chart as it's almost impossible to get anything merged on this repo.

@linki
Copy link
Contributor

linki commented Jan 22, 2019

/lgtm

@k8s-ci-robot
Copy link
Contributor

@linki: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@linki
Copy link
Contributor

linki commented Jan 22, 2019

/assign @paulczar
/unassign @linki

@k8s-ci-robot k8s-ci-robot assigned paulczar and unassigned linki Jan 22, 2019
@so0k
Copy link
Contributor Author

so0k commented Feb 13, 2019

any update @paulczar

@so0k
Copy link
Contributor Author

so0k commented Feb 13, 2019

should I rebase again or should we just close and I use a fork as it seems most ppl use forks from helm stable as they lag behind

@stale
Copy link

stale bot commented Mar 15, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 15, 2019
@so0k
Copy link
Contributor Author

so0k commented Mar 20, 2019

@paulczar let's close this, I'll maintain my own fork as many features lacking here and getting things merged is not reasonable

@so0k so0k closed this Mar 20, 2019
@stealthybox
Copy link
Collaborator

This isn't really an effective place to bring this up, but I find the OWNERS file based governance of helm/charts to be ineffective in comparison to how we merged changes here before.

Good patches are dying all the time now.

@so0k so0k reopened this May 10, 2019
@stale stale bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 10, 2019
@echoboomer
Copy link
Contributor

Please consider merging this one as a lot of people could benefit from it.

@paulczar
Copy link
Collaborator

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 10, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: linki, paulczar, so0k

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:

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2019
@k8s-ci-robot k8s-ci-robot merged commit 56db264 into helm:master May 10, 2019
stackedsax added a commit to stackedsax/charts that referenced this pull request May 12, 2019
* upstream/master: (4160 commits)
  [stable/mysql] support loadBalancerIP, configurationFilesPath (helm#13670)
  Allow setting an emptyDir sizeLimit for Prometheus (helm#12281)
  [stable/concourse] Add possibility to set strategy for rollingUpdates (web) (helm#13616)
  [stable/cluster-autoscaler] support dnsPolicy (helm#9029)
  [stable/rabbitmq-ha] allow setting different topology keys for anti affinity (helm#13635)
  [stable/airflow] Fix prometheusRule additionalLabels (helm#13683)
  [stable/postgresql] Set the right env. variable to enable debug (helm#13682)
  Use KUBERNETES_SERVICE_HOST environment variable (helm#13676)
  Enable new_k8s flag by default (helm#13618)
  [stable/prometheus-operator] Bump version dependency (helm#13625)
  [stable/odoo] Update Odoo dependencies (helm#13657)
  [stable/airflow] Add support for prometheus rules (helm#13662)
  [stable/signalfx-agent] Adding deprication notice (helm#13586)
  [stable/kube-state-metrics] Allows deploying ServiceAccount without RBAC (helm#13495)
  stable/ambassador - Update to Ambassador 0.61.0 (helm#13661)
  [stable/redmine] Update Redmine dependencies (helm#13658)
  [stable/chart] Add deploymentStrategy on HackMD chart (helm#13645)
  [stable/grafana] Adds imagePullSecrets to test pod (helm#13574)
  [stable/k8s-dashboard] Clean up cluster-service label (helm#13545)
  [stable/postgresql] Fix 'mountPath' for password files. (helm#13653)
  ...
goshlanguage pushed a commit to goshlanguage/charts that referenced this pull request May 17, 2019
* [stable/cluster-autoscaler] Add dnsPolicy

Signed-off-by: swo0k <vincentdesmet@swatmobile.io>

* [stable/cluster-autoscaler] Bump to 0.9.1

Signed-off-by: swo0k <vincentdesmet@swatmobile.io>

* [stable/cluster-autoscaler] Drop high verbosity from chart defaults

Signed-off-by: so0k <vincent.drl@gmail.com>

* [stable/cluster-autoscaler] Revert default verbosity config

Signed-off-by: so0k <vincent.drl@gmail.com>
eyenx pushed a commit to eyenx/charts that referenced this pull request May 28, 2019
* [stable/cluster-autoscaler] Add dnsPolicy

Signed-off-by: swo0k <vincentdesmet@swatmobile.io>

* [stable/cluster-autoscaler] Bump to 0.9.1

Signed-off-by: swo0k <vincentdesmet@swatmobile.io>

* [stable/cluster-autoscaler] Drop high verbosity from chart defaults

Signed-off-by: so0k <vincent.drl@gmail.com>

* [stable/cluster-autoscaler] Revert default verbosity config

Signed-off-by: so0k <vincent.drl@gmail.com>
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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants