Commit Graph
10 Commits
Author SHA1 Message Date
Maxime VISONNEAU 347603e7a5 kured - add psp configuration capabilities (#15071)
* kured - add psp configuration capabilities

Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>

* update minor version

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-06-26 22:53:20 -07:00
Roman P 436a1e8100 [stable/kured] kured-priorityClassName (#14422)
Signed-off-by: Roman Pro <46536417+lumi017@users.noreply.github.com>
2019-06-04 16:59:51 -07:00
David J. M. Karlsen ce728bf7ac [stable/kured] Upgrade to latest release 1.2.0 (#13916)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-05-16 06:44:08 -07:00
Mike Unke 909f251016 [stable/kured] updated new image logation (#13544)
Signed-off-by: Mike Unke <unke@b1-systems.de>
2019-05-06 13:19:42 -07:00
Andrew Plummer 53927e5ec4 [stable/kured] Update the readme and remove old comment (#11984)
Signed-off-by: Andrew Plummer <plummer574@gmail.com>
2019-03-07 12:12:08 -08:00
Will Hughes f8419597d5 [stable/kured] Allow setting imagePullSecrets and nodeSelector from values.yaml (#9590)
* [stable/kured] Allow setting `image.pullSecrets` and `nodeSelector` from values.yaml

Signed-off-by: William Hughes <will@willhughes.name>

* Update Chart.yaml

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-01-09 08:29:06 -08:00
Patrick M. Slattery 1ce10908a7 Updated role to accommodate using a Helm release name other than "kured" (#9206)
* Updated role to accommodate using a Helm release name other than "kured"

Signed-off-by: Patrick M. Slattery <pslattery@mywebgrocer.com>

* update chart version 

the chart version should be bumped by more than a patch from this change.  Also since its a stable chart, we might as well bump it to a 1.0.0 release.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 08:23:10 -08:00
Aditya Sundaramurthy 937139b4ba [stable/kured] Add pod annotations (#9736)
* [stable/kured] Add support for podAnnotations

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>

* fix merge error

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>
2018-12-04 14:39:14 -08:00
Flavian 8d6ae3187f updated kured chart (#9016)
Signed-off-by: Flavian <flavian.sierk@gmail.com>
2018-11-08 09:13:51 -08:00
Andrew Plummer f9c7298f4e [stable/kured] Add initial chart (#6470)
* [incubator/kured] Add initial chart

* [incubator/kured] CR: Add home and maintainers to Chart.yaml

* [incubator/kured] CR: Add sources to Chart.yaml

* [incubator/kured] CR: Fix apiVersion for DaemonSet

* [incubator/kured] CR: wrap ServiceAccount in rbac.create

* [incubator/kured] Exlicitly set .spec.selector for the DaemonSet

* [stable/kured] Move from incubator to stable

* [stable/kured] CR: Update for RBAC/ServiceAccount best practices

* CR: linting, remove extra space

* CR: allow tolerations for daemonset
2018-08-15 13:26:04 -07:00