63 Commits
Author SHA1 Message Date
Matt Farina b146ff187f [stable/coredns] deprecating chart (#24296)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:28:29 +01:00
Scott Rigby 9a290a495d [stable/coredns] add repo archive notice (#24091)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:24:14 -08:00
Andrew Zenk 7020c6e317 [stable/coredns] Properly indent pod annotations (#23914)
* Properly indent pod annotations

Signed-off-by: Andrew Zenk <andrew.zenk@particle.io>

* Bump chart version

Signed-off-by: Andrew Zenk <andrew.zenk@particle.io>
2020-11-01 16:48:51 -08:00
Manuel Rüger 29797e3ad0 [stable/coredns] Version bump to 1.7.1 (#23797)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-10-30 12:36:38 -07:00
ᗪєνιη ᗷυнʟ a11d572226 [stable/coredns] Let externalIPs be configurable (#23659)
* ExternalIPs

Signed-off-by: Devin Buhl <devin.kray@gmail.com>

* add externalIPs to values

Signed-off-by: Devin Buhl <devin.kray@gmail.com>

* add externalIPs to README

Signed-off-by: Devin Buhl <devin.kray@gmail.com>

* fix readme

Signed-off-by: Devin Buhl <devin.kray@gmail.com>

* bump chart version

Signed-off-by: Devin Buhl <devin.kray@gmail.com>
2020-10-02 10:08:47 -07:00
cryptkandChris Jowett 5ab9e6fdc1 [stable/coredns] Prevent port template failures if the optional use_tcp parameter is not set (#23469)
Signed-off-by: Chris Jowett <cryptk@gmail.com>

Co-authored-by: Chris Jowett <cryptk@gmail.com>
2020-08-10 03:00:19 -07:00
Adam HamsikandMartin Dojcak 9fcfb8b75d [stable/coredns] Chart updates (#23284)
* [stable/coredns] Add ability to customize, preStopHook, podAnnotations, rolllingUpdate specs, terminationGracePeriodSeconds to coredns. Add optional HPA definition as a alternative to proportional autoscaler.

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>

* Fix helm lint run

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>

* Update documentation, add custom labels to HPA.

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>

* Fix rollingupdate variable name.

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>

Co-authored-by: Martin Dojcak <martin.dojcak@lablabs.io>
2020-07-28 07:27:48 -07:00
Manuel Rüger d5590064f4 [stable/coredns] Version bump to 1.7.0 (#23013)
* [stable/coredns] Version bump to 1.7.0

https://coredns.io/2020/06/15/coredns-1.7.0-release/
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Drop annotations from service

As it was changed in cea2d6f158

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-07-01 15:38:00 -07:00
Paul Whitehead cea2d6f158 separate creation of prometheus service from operator (#22804)
Signed-off-by: Paul Whitehead <whitehead.pauljay@gmail.com>
2020-06-15 16:25:57 -07:00
hintofbasilandWilliam Hutcheson fdfd5d36eb [stable/coredns] Allow extra volumes and mounts (#22685)
Signed-off-by: William Hutcheson <william.hutcheson@skyscanner.net>

Co-authored-by: William Hutcheson <william.hutcheson@skyscanner.net>
2020-06-08 09:23:48 -07:00
Alex Williams 30294f3ffc stable/coredns - add all options to cluster-proportional-autoscaler (#22573)
Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-06-01 02:47:55 -07:00
Manuel Rüger e79a5f3c05 [stable/coredns] Version bump to 1.6.9 (#21600)
https://coredns.io/2020/03/24/coredns-1.6.9-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-03-25 07:51:03 -07:00
Manuel RügerandCarlos Tadeu Panato Junior 498c76ebec [stable/coredns] Allow to specify a PodDisruptionBudget (#20586)
* [stable/coredns] Allow to specify a PodDisruptionBudget

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* Update stable/coredns/Chart.yaml

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
2020-02-26 04:34:26 -08:00
Alex Williams aa4f226572 [stable/coredns] add back the service account for autoscaler (#20823)
* [stable/coredns] add back the service account for autoscaler

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* [stable/coredns] I didn't actually rename the file

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* [stable/coredns] check if rbac needs to be created

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-02-18 00:55:28 -08:00
Alex Williams ada366e990 [stable/coredns] allow annotations on configmap (#20430)
* [stable/coredns] allow annotations on configmap

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* [stable/coredns] remove autoscaler servicemonitor

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-01-30 15:52:19 -08:00
Manuel Rüger c469ed5daf [stable/coredns] Version bump to 1.6.7 (#20421)
https://coredns.io/2020/01/28/coredns-1.6.7-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-01-29 16:18:22 -08:00
Alex Williams b69d37a5bd [stable/coredns] Add optional cluster-proportional-autoscaler (#20359)
* [stable/coredns] add optional cluster-proportional-autoscaler

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* [stable/coredns] autoscaler config map created before

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* [stable/coredns] split into separate files. Update README.

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* [stable/coredns] ensure RBAC is enabled when creating autoscaler role

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-01-29 02:54:14 -08:00
Xiang Dai aedda6a649 update icon (#20302)
Signed-off-by: Xiang Dai <764524258@qq.com>
2020-01-24 00:30:31 -08:00
Mateusz Gozdek 254777e8de [stable/coredns] Fix typo in values.yaml (#19975)
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
2020-01-09 03:25:45 -08:00
Mateusz Gozdek 9f9ddaaa0b [stable/coredns] Align default zone configuration with k8s docs (#19918)
The most important bit here however, is adding 'pods insecure' to
kubernetes configuration, which currently makes this chart not pass
Kubernetes conformance tests, if installed without modifying the values
as cluster DNS provider.

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
2020-01-09 02:47:46 -08:00
Àlex Pérez da66326e37 Fix incorrect rendering (#19838)
Signed-off-by: Alex Perez-Pujol <alexperezpujol@disroot.org>
2020-01-02 12:53:41 -08:00
Àlex Pérez 05fa81bf2f [stable/coredns] Update deprecated api version (#19795)
* Update deprecated api version

Signed-off-by: Alex Perez-Pujol <alexperezpujol@disroot.org>

* Use helm capabilities

Signed-off-by: Alex Perez-Pujol <alexperezpujol@disroot.org>
2020-01-02 01:19:39 -08:00
Manuel Rüger fc5107993c [stable/coredns] Add support for customLabels / Upgrade to 1.6.6 (#17966)
* [stable/coredns] Add support for customLabels

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Version bump to 1.6.6

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-12-17 06:24:00 -08:00
Nenad Strainovic 622327e1b8 Update container image to 1.6.5 (#19273)
Signed-off-by: Nenad Strainovic <nenad.strainovic@gmail.com>
2019-12-01 03:41:03 -08:00
Manuel Rüger 21b8faf131 [stable/coredns] Version bump to 1.6.4 (#17571)
https://coredns.io/2019/09/27/coredns-1.6.4-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-10-01 01:09:33 -07:00
Manuel Rüger 52ffeb7412 [stable/coredns] Update to 1.6.3 (#16734)
https://coredns.io/2019/08/31/coredns-1.6.3-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-09-16 06:12:37 -07:00
Manuel Rüger 30601fd80b [stable/coredns] Document variables, add maintainer (#16582)
* [stable/coredns] Improve documentation

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Add myself as a maintainer

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-09-16 01:42:37 -07:00
Manuel Rüger a9c4c533fa [stable/coredns] Version bump to 1.6.2 (#16328)
https://coredns.io/2019/08/13/coredns-1.6.2-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-08-17 22:30:05 -07:00
Vitaliy Dmitriev 4401b5565c [stable/coredns]: extra secret volumes support added (#15986)
Signed-off-by: Vitaliy Dmitriev <vi7alya@gmail.com>
2019-08-08 08:15:19 -07:00
Manuel Rüger bd66520b7b [stable/coredns] Version bump to 1.6.1 (#15934)
https://github.com/coredns/coredns/blob/master/notes/coredns-1.6.0.md
https://github.com/coredns/coredns/blob/master/notes/coredns-1.6.1.md

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-08-08 03:53:21 -07:00
Manuel Rüger 9fcf3caf7e [stable/coredns] Add ReadinessProbe (#15295)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-07-21 02:49:05 -07:00
Manuel Rüger f0fcf00ca3 [stable/coredns] Update to CoreDNS 1.5.2 (#15153)
* [stable/coredns] Rename ServiceMonitor template

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Update apiVersion for deployment

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Version bump to 1.5.2

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-07-06 00:48:34 -07:00
Ryan Belgrave d8caed48bf add prometheus service monitor to coredns (#12003)
Signed-off-by: Ryan Belgrave <ryan.belgrave@optum.com>
2019-07-01 01:53:21 -07:00
Carlos Tadeu Panato Junior 3db77cd386 add apiVersion (#13777)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 14:26:29 -07:00
Manuel Rüger 52dc4bce80 [stable/coredns] Switch labels to best practices (#13310)
https://helm.sh/docs/chart_best_practices/#standard-labels
https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-05-09 04:50:48 -07:00
Steven Wade fe7b03c8d7 Allowing the specification of a in the CoreDNS helm chart. (#13416)
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
2019-04-30 14:26:57 -07:00
Manuel Rüger 9c7080f7f8 [stable/coredns]: Version bump to 1.5.0 (#12892)
https://github.com/coredns/coredns/wiki/CoreDNS-1.5.0-Release-Notes

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-04-29 07:00:23 -07:00
mmiller1 0450663740 [stable/coredns] support dns over tcp (#12976)
* support dns over tcp

Signed-off-by: Matt Miller <mamiller@rosettastone.com>

* add example to values.yaml

Signed-off-by: Matt Miller <mamiller@rosettastone.com>

* changes per https://github.com/helm/charts/pull/12976

Signed-off-by: Matt Miller <mamiller@rosettastone.com>
2019-04-21 16:01:43 -07:00
Andor Uhlár 8018644db5 [stable/coredns] Add service configuration fields (#11281)
* [stable/coredns] Add service configuration fields

Signed-off-by: Andor Uhlár <andor44@gmail.com>

* Bump chart version

Signed-off-by: Andor Uhlár <andor44@gmail.com>
2019-04-08 19:07:04 -07:00
Manuel Rüger dc4a9c4cca [stable/coredns] Version bump to 1.4.0 (#11880)
* stable/coredns: Fix wrong service account ref

Fixes #10191

Signed-off-by: Seongjin Cho <sjcho@wisefour.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* stable/coredns: Replace proxy with forward plugin

See also: https://github.com/coredns/deployment/issues/74

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* stable/coredns: Version bump to 1.4.0

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-04-03 21:34:50 -07:00
Seongjin Cho 7b6fd5910a [stable/coredns] Fix wrong service account ref (#10230)
Fixes #10191

Signed-off-by: Seongjin Cho <sjcho@wisefour.com>
2019-03-07 12:58:07 -08:00
Manuel Rüger c02ce3dd48 [stable/coredns] CoreDNS-1.3.1 (#10606)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-01-14 12:54:15 -08:00
Seongjin Cho 5b918e4fa3 [stable/coredns] Fix NOTES.txt template (#10229)
Fixes #10190

Signed-off-by: Seongjin Cho <sjcho@wisefour.com>
2019-01-11 09:03:27 -08:00
Manuel Rüger b6e7b24796 [stable/coredns] Update coredns to 1.3.0 (#10040)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2018-12-16 14:08:15 -08:00
Manuel Rüger 580f3068c2 [stable/coredns] Support for fullnameOverride (#9800)
Allow users to override the fullname as well

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2018-12-07 16:09:22 -08:00
Manuel Rüger 01038017b0 [stable/coredns] Split rbac.yaml into actual objects, provide PodSecurityPolicy, update coredns to 1.2.6 (#7600)
* [stable/coredns] Add PodSecurityPolicy

Based on https://raw.githubusercontent.com/kubernetes/website/master/content/en/examples/policy/restricted-psp.yaml

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Split rbac.yaml into actual objects

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Create ServiceAccount separately from RBAC

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Update apiVersion for rbac authorization

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Bump chart and coredns to 1.2.6

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] rbac should be active by default

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-04 09:23:30 -08:00
Min RK 78438aa1c9 add one missing use of coredns.name (#7736)
Missed in PR #6093

Signed-off-by: Min RK <benjaminrk@gmail.com>
2018-11-19 07:21:25 -08:00
shashidharatd fb5b2a5fb8 [stable/coredns] Adding OWNERS file from chart.yaml (#8833)
* Adding owners for stable/coredns chart from chart.yaml

Signed-off-by: shashidharatd <shashidhara.td@huawei.com>

* Bump stable/coredns chart version

Signed-off-by: shashidharatd <shashidhara.td@huawei.com>
2018-11-04 06:02:15 -08:00
Daniel Bowman 97d510b65a CoreDNS: amend values.yaml to match template (#8404)
Signed-off-by: Daniel Bowman <daniel@danielbowman.co.uk>
2018-10-12 13:59:13 -07:00
Christopher Randles 3238772aaf [stable/coredns] allow nodeselector configuration (#7766)
Signed-off-by: Chris Randles <randles.chris@gmail.com>
2018-09-18 12:42:28 -07:00