376 Commits
Author SHA1 Message Date
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
Thibault VINCENT a55b94d6cf feat(x509-certificate-exporter): release chart v1.20.0, app v2.12.0 2022-06-14 12:34:24 +02:00
Thibault VINCENT a0fbbc0bff feat(x509-certificate-exporter): release chart v1.19.0, app v2.12.1 2022-06-14 12:34:09 +02:00
Thibault VINCENT 6f7323d3c4 bump(x509-certificate-exporter): release chart 1.18.0, app 2.12.0 2022-06-14 12:34:08 +02:00
Thibault VINCENT 8a23ccbac5 bump(x509-certificate-exporter): release chart 1.17.0, app 2.11.0 2022-06-14 12:33:52 +02:00
Thibault VINCENT 872a751a87 bump(x509-certificate-exporter): release chart 1.16.1, app 2.10.0 2022-06-14 12:33:52 +02:00
Thibault VINCENT 8ffadb5090 feat(x509-certificate-exporter): alerting rule for per-cert error metric 2022-06-14 12:33:52 +02:00
Thibault VINCENT afa89ef9ae chore(x509-certificate-exporter): fix typo in alerting rules 2022-06-14 12:33:52 +02:00
Thibault VINCENT 5cfae94866 bump(x509-certificate-exporter): release chart 1.16.0, app 2.10.0 2022-06-14 12:33:52 +02:00
Thibault VINCENT 3bc4de3670 doc(x509-certificate-exporter): run helm-docs on README 2022-06-14 12:33:50 +02:00
Thibault VINCENT ea0491b8ab feat(x509-certificate-exporter): optional per-cert error metric 2022-06-14 12:33:45 +02:00
Thibault VINCENT 5411071c1d feat(x509-certificate-exporter): caching of Kubernetes resources 2022-06-14 12:33:45 +02:00
Thibault VINCENT 9a8c105ff7 refactor(x509-certificate-exporter): remove artifacthub recommendations 2022-06-14 12:33:45 +02:00
Thibault VINCENT 9da476f1b8 refactor(x509-certificate-exporter): remove artifacthub image annotation
Changes in Artifacthub UI make charts with whitelisted images kinda sus
2022-06-14 12:33:45 +02:00
Thibault VINCENT 1025752be3 feat(x509-certificate-exporter): release chart 1.15.0, app 2.9.2 2022-06-14 12:33:45 +02:00