Commit Graph
186 Commits
Author SHA1 Message Date
Jean-Philippe Evrard 8961cbf262 feat: Add security scanning into CI
Without this patch, there is no way we can see, in the development
process, if the image we are about to publish is insecure.

This is a problem as we might be releasing new versions of kured
with outdated base image which contains vulnerabilities.

This fixes it by creating a job which will show any eventual
vulnerability.
2020-09-10 15:16:05 +02:00
Daniel Holbach b024898ed6 Merge pull request #171 from dholbach/prep-1.4.5
Prep 1.4.5 release
1.4.5
2020-08-05 11:21:15 +02:00
Daniel Holbach 19b177372e document how releases are town wrt Helm bits 2020-08-05 11:03:32 +02:00
Daniel Holbach 50f8d037fc bump versions for 1.4.5 release 2020-08-05 11:01:22 +02:00
Daniel Holbach aea93fd0ac Merge pull request #169 from audunsolemdal/master
Chart: Support extraEnvVars
2020-07-29 15:09:53 +02:00
audunsolemdal 4dd15e3874 Use nindent, not indent 2020-07-29 09:37:31 +02:00
audunsolemdal c1abad8a92 chart: update readme 2020-07-28 15:07:48 +02:00
audunsolemdal 25491c801b Bump chart version 2020-07-28 15:01:03 +02:00
audunsolemdal 9e42c8ec15 Add missing 'end' 2020-07-28 14:59:23 +02:00
Daniel Holbach 29eb862335 Merge pull request #168 from dholbach/update-to-last-release
update install instructions to use latest
2020-07-25 18:09:53 +02:00
audunsolemdal d7e58bef3e Chart: Support extraEnvVars 2020-07-21 17:35:59 +02:00
Daniel Holbach 949aa3acf7 update install instructions to use latest 2020-07-21 10:23:49 +02:00
Daniel Holbach 2762837dac Merge pull request #164 from dholbach/1.4.4-release
Prep for 1.4.4 release
1.4.4
2020-07-01 11:27:51 +02:00
Daniel Holbach d507361a45 update chart version 2020-07-01 10:49:12 +02:00
Daniel Holbach 1d1f22c93b Prep for 1.4.4 release
Drop bit in the docs about updating image tag - not necessary
	if you use the instructions.
2020-07-01 10:43:06 +02:00
Daniel Holbach 644aca3fa0 Merge pull request #163 from ckotzbauer/chart-fixes
Additional chart changes for service-handling
2020-06-30 20:28:30 +02:00
Christian Kotzbauer 59b078f38d bump and fix
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-30 19:21:06 +02:00
Christian Kotzbauer 36cef41c20 split matchLabels template
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-30 19:18:47 +02:00
Christian Kotzbauer eb617adc2b restructured and improved service
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-30 19:15:32 +02:00
Daniel Holbach 2afd04ddd3 Merge pull request #162 from ckotzbauer/chart-fixes
Several small chart fixes
1.4.3
2020-06-30 18:25:53 +02:00
Christian Kotzbauer 3eb7f17b3a bumped kured to upcoming 1.4.3
fixed servicemonitor indent
fixed quotes for arguments

Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-30 18:00:05 +02:00
Daniel Holbach a87e7b28d2 Merge pull request #158 from dholbach/use-github-token
Use GitHub token
1.4.2
2020-06-30 10:42:10 +02:00
Daniel Holbach c6f341ec16 update things for 1.4.2 release 2020-06-30 10:37:39 +02:00
Daniel Holbach 14bda85a03 Use GITHUB_TOKEN for releasing chart
https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token#about-the-github_token-secret
2020-06-30 10:35:13 +02:00
Daniel Holbach d6f7609081 Merge pull request #157 from dholbach/update-readme
Update readme
1.4.1
2020-06-30 10:19:57 +02:00
Daniel Holbach 2b4830a0f6 make markdownlint happier 2020-06-30 09:58:43 +02:00
Daniel Holbach 688ba8ef72 update version 2020-06-30 09:53:44 +02:00
Daniel Holbach aebe9463fd Merge pull request #155 from ckotzbauer/chart-release-1.4.1
prepare chart-release for 1.4.1
2020-06-30 09:30:59 +02:00
Christian Kotzbauer 900f58ae2d prepare chart-release for 1.4.1
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-29 17:22:51 +02:00
Daniel Holbach b177a9f6eb Merge pull request #152 from dholbach/revert-139
Revert #139
2020-06-26 17:37:43 +02:00
Daniel Holbach 8fafad18bb Revert #139
This is a follow-up to #150, so we can get a 1.4.x release
	out that will be geared towards k8s 1.1[6-8].

	Update to latest 1.17 kubectl: 1.17.7.
2020-06-26 17:30:01 +02:00
Daniel Holbach cc806b886c Merge pull request #150 from ckotzbauer/initial-helm-chart
Initial Kured Helm-Chart
2020-06-26 15:52:28 +02:00
Christian Kotzbauer b78ba8e73b allow multiple blockingPodSelector and rebootDays to be defined
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-22 16:21:30 +02:00
Christian Kotzbauer 1ddd45d90b updated maintainers and version
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-22 15:20:48 +02:00
Christian Kotzbauer a815867584 updated chart docs
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 12:04:27 +02:00
Christian Kotzbauer d271165496 rearrange default values
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 10:50:54 +02:00
Christian Kotzbauer 2bb7b7937e add service and serviceMonitor
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 10:46:54 +02:00
Christian Kotzbauer 2afa0a9da7 add cli-flags as config-object
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 10:17:50 +02:00
Christian Kotzbauer ab0b5d137c add affinity support; removed duplicate restartPolicy
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 09:52:41 +02:00
Christian Kotzbauer d3ea5639f4 fix role inconsistencies
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 09:49:20 +02:00
Christian Kotzbauer 02bb6d650e use template function for labels
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 09:45:39 +02:00
Christian Kotzbauer c473caafc8 remove autolock feature
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 09:37:44 +02:00
Christian Kotzbauer a574a67c61 add unmodified chart from stable repo
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 09:36:07 +02:00
Christian Kotzbauer 4420dc82d6 add chart github-actions
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-06-20 09:35:35 +02:00
Daniel Holbach cdbcf8d4a0 Merge pull request #149 from dholbach/circleci-ignore-ghpages
make sure Circle CI ignores the 'gh-pages' branch
2020-06-17 12:50:56 +02:00
Daniel Holbach 3508110f52 make sure Circle CI ignores the 'gh-pages' branch 2020-06-17 12:27:01 +02:00
Bryan Boreham ec75533394 Merge pull request #119 from michalschott/annotationTTL
Adding --annotation-ttl for automatic unlock
2020-05-20 11:30:44 +01:00
Daniel Holbach edeefcd2b9 Merge pull request #139 from dholbach/move-to-1.18
replay changes from #127
2020-05-11 16:36:51 +02:00
Michal Schott cf03bc587c Adding unit tests for ttlExpired. 2020-05-05 22:37:18 +02:00
Michal Schott 59a6700add Renaming flag as suggested. 2020-05-05 20:52:10 +02:00