390 Commits
Author SHA1 Message Date
Thibault VINCENT 525ce99252 doc(helm): update README with new values v3.2.0 2022-07-04 12:04:50 +02:00
Thibault VINCENT be6e446ab5 feat(helm): customize additional alerts in PrometheusRule 2022-07-04 12:04:50 +02:00
Thibault VINCENT 29df17daf1 feat(helm): allow deployment of extra k8s objects 2022-07-04 12:04:50 +02:00
Arthur Chaloin f371defb65 chore(ci): add debug log for assets upload 2022-06-29 16:35:19 +02:00
Thibault VINCENT 6ef73a1cce doc(helm): add note on helm-docs usage v3.1.0-beta.1 v3.1.0 2022-06-28 19:59:39 +02:00
Thibault VINCENT 053135fe0f doc(helm): fix values ordering in README
We wish to preserve the same order as what's used in values.yaml, it's better for new users.
helm-docs is to be used with a sorting option :
`helm-docs --sort-values-order file`
2022-06-28 19:59:39 +02:00
Thibault VINCENT ede70d6000 doc(helm): values comment fix 2022-06-28 19:59:39 +02:00
Viktor Utkin 5a17ecf7bb feat: add alertExtraLabels and rulePrefix to prometheusrule 2022-06-28 19:59:39 +02:00
Arthur Chaloin 43c5f56503 fix: show pretty version name instead of slug v3.0.1-beta.3 v3.0.1 2022-06-27 14:10:31 +02:00
Arthur Chaloin a0eebda1cc fix: display correct version in prebuilt binaries v3.0.1-beta.2 2022-06-27 12:35:21 +02:00
Arthur Chaloin 2e39e718eb fix: display correct version in prebuilt binaries v3.0.1-beta.1 2022-06-27 11:54:43 +02:00
Arthur Chaloin a7d628b1fd refactor: bump major version in go import path 2022-06-27 11:54:25 +02:00
Viktor Utkin 9ac94ad98f fix: fix CVE-2021-38561 vulnerability 2022-06-27 11:45:13 +02:00
Arthur Chaloin 0c6a3282b9 fix(chart): update artifacthub link to reference new chart location 2022-06-21 15:09:54 +02:00
Arthur Chaloin c547e15853 fix(ci): properly set changelog in chart.yml v3.0.0 v3.0.0-beta.26 2022-06-20 13:08:42 +02:00
Arthur Chaloin 8e02269095 fix(ci): use linux sed api v3.0.0-beta.25 2022-06-20 12:15:44 +02:00
Arthur Chaloin 251c38ea9c fix(ci): remove title lines from artifacthub changelog v3.0.0-beta.24 2022-06-20 11:40:10 +02:00
Arthur Chaloin 5f610bb01c fix(ci): properly escape changelog when updating chart.yaml 2022-06-20 11:26:11 +02:00
Arthur Chaloin ba9e1ace38 chore(chart): set placeholder version 2022-06-20 11:26:09 +02:00
Arthur Chaloin ba19d2a1c8 feat: made all alerting severity configurable
Merge pull request #30 from olivernadj/configurable-severity
2022-06-20 10:14:45 +02:00
oliver nadj 81cce3f68f Made all alerting severity configurable 2022-06-16 16:31:29 +02:00
Arthur Chaloin 6ec476803e fix(ci): add git config v3.0.0-beta.23 2022-06-15 14:41:49 +02:00
Arthur Chaloin 2099f824d2 fix(ci): run cr in correct repo v3.0.0-beta.22 2022-06-15 14:04:20 +02:00
Arthur Chaloin e1f5ef224f fix(ci): add missing cr index command v3.0.0-beta.21 2022-06-15 13:30:23 +02:00
Arthur Chaloin 7d938029a7 fix(ci): fix chart path v3.0.0-beta.20 2022-06-15 11:21:00 +02:00
Arthur Chaloin 76a79cc348 fix(ci): add missing cr package v3.0.0-beta.19 2022-06-15 10:54:54 +02:00
Arthur Chaloin 294699d454 fix(ci): add missing cr flag v3.0.0-beta.18 2022-06-14 18:19:42 +02:00
Arthur Chaloin 23e9287baa fix(ci): add --owner flag for cr v3.0.0-beta.17 2022-06-14 17:43:07 +02:00
Arthur Chaloin b5fc9e1983 fix(ci): remove obsolete cr flag v3.0.0-beta.16 2022-06-14 17:19:18 +02:00
Arthur Chaloin 54545ac031 fix(ci): add git v3.0.0-beta.15 2022-06-14 16:53:06 +02:00
Arthur Chaloin 2e90d2508b fix(ci): typo v3.0.0-beta.14 2022-06-14 16:28:01 +02:00
Arthur Chaloin ed3bf967ff fix(ci): remove bad install code v3.0.0-beta.13 2022-06-14 15:57:51 +02:00
Arthur Chaloin 299c7a479a fix(ci): build release binaries with correct architecture v3.0.0-beta.12 2022-06-14 15:15:10 +02:00
Arthur Chaloin 557d391d4f fix(ci): install yq manually 2022-06-14 15:10:25 +02:00
Arthur Chaloin 353d4873c5 fix(ci): add yq v3.0.0-beta.11 2022-06-14 14:44:08 +02:00
Arthur Chaloin 30617ea18c chore(ci): deploy helm chart from same repository v3.0.0-beta.10 2022-06-14 14:18:00 +02:00
Arthur Chaloin 7aa4e8899f docs: separate readme for repo and chart 2022-06-14 12:48:15 +02:00
Arthur Chaloin c01f394a37 chore: move helm chart into its own subdirectory 2022-06-14 12:40:10 +02:00
Thibault VINCENT d9c6f9bf53 doc(x509-certificate-exporter): refresh README values with helm-docs
$ helm-docs --sort-values-order file
2022-06-14 12:35:03 +02:00
Thibault VINCENT 334ed37a3f feat(x509-certificate-exporter): adjust secrets exporter resources
Improve resource requests of Secrets exporter with defaults that better fit large clusters, while still being acceptable in most situations:
- cpu : clusters with constant CPU pressure struggle to deliver metrics within scrapeTimeout. Increasing requests to 20m. It should not cause scheduling issues yet doubles compute time when under pressure.
- memory : add 50Mi to the limit, it should avoid OOM for most users. We are already working on optimizations no prevent peak usage.
2022-06-14 12:35:03 +02:00
Thibault VINCENT a871a8a012 feat(x509-certificate-exporter): adjust prometheus scrape timeout
Large clusters may not always answer within 10 seconds when cache expired. Increasing timeout to half of the scrape interval.
2022-06-14 12:35:03 +02:00
Arthur Chaloin 194fba6c48 feat(x509-certificate-exporter): split changelog on multiple lines 2022-06-14 12:35:03 +02:00
Arthur Chaloin 0011628e44 chore(ci): add log 2022-06-14 12:35:03 +02:00
Arthur Chaloin ee75301fad fix(ci): add missing exit in script 2022-06-14 12:35:03 +02:00
Arthur Chaloin 559268f3be fix(ci): don't fail when missing parameters 2022-06-14 12:35:03 +02:00
Arthur Chaloin a403201af0 feat(x509-certificate-exporter): add ci script 2022-06-14 12:35:03 +02:00
Arthur Chaloin efc8e8deeb feat(ci): make ci triggerable using an http request 2022-06-14 12:35:03 +02:00
Arthur Chaloin 28366c85c0 feat: add optional ci script to be run before release 2022-06-14 12:35:03 +02:00
Thibault VINCENT 2977aed979 Revert "Revert "feat(x509-certificate-exporter): release chart v1.20.0, app v2.12.0""
This reverts commit c51f52b2b30006384e1c6311966abddb238d179d.
2022-06-14 12:35:02 +02:00
Thibault VINCENT bd6f9f7b7f Revert "feat(x509-certificate-exporter): release chart v1.20.0, app v2.12.0"
This reverts commit 7b9af8011a63ecdf49be22b92f99910b7bd3e0a5.
2022-06-14 12:34:36 +02:00