1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00
Commit graph

751 commits

Author SHA1 Message Date
Frank Jogeleit
f63cafb9d3 Make GoogleCloudCredentials optional to support WorkloadIdentity
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-05-08 14:12:23 +02:00
Frank Jogeleit
842e372025
Make GoogleCloudCredentials optional to support WorkloadIdentity (#433)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-05-08 12:26:02 +02:00
Frank Jogeleit
836d6fe436
API to render Violations Report (#429)
* API to render Violations Report

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-05-04 10:04:27 +02:00
Frank Jogeleit
dd150ee3b6
ID Generation (#428)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-05-02 12:22:59 +02:00
Frank Jogeleit
1edff60f57 add cache tests
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-25 14:36:04 +02:00
Frank Jogeleit
0f2f1c9b46 leaselock test
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-25 11:44:36 +02:00
Frank Jogeleit
38c665af1b
unified priority mapping (#427)
* unified priority mapping

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-24 19:25:12 +02:00
Frank Jogeleit
62572d1ffc securityhub test cases
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-24 18:22:12 +02:00
Frank Jogeleit
39fc42a28e Update coverage config
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-24 13:55:59 +02:00
Frank Jogeleit
feb0548fe4 add test cases
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-24 12:29:25 +02:00
Frank Jogeleit
5bf9e4b43e
Implement Cleanup Handler to update resolved failures for targets like SecurityHub (#426)
* Implement Cleanup Handler to update resolved failures for targets like SecurityHub

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-23 16:37:43 +02:00
Frank Jogeleit
a2afef74a0 install required go version in workflow
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-18 13:28:42 +02:00
Frank Jogeleit
14d1660ed9 update workflow
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-18 12:04:32 +02:00
Frank Jogeleit
81c3a155dd
Dependency Updates (#424)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-18 10:27:07 +02:00
Frank Jogeleit
b87ef5d0b2 add header mapping for helm chart
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-18 10:16:46 +02:00
Frank Jogeleit
ea8ae54520
support custom headers for loki target (#422)
* support custom headers for loki target

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-04-18 10:02:37 +02:00
Thomas de Lachaux
cb5d836ad3
Fix : correct typo when using global.annotations (#420)
* fix: correct typo on ingress

Signed-off-by: Thomas de Lachaux <thomas.delachaux@gmail.com>
2024-04-11 18:21:22 +02:00
Frank Jogeleit
fb5618a90b ignore values*.yaml
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-03-19 12:46:10 +01:00
Frank Jogeleit
53e91cffee
fix mapping of headers properties to from values.yaml to config.yaml (#415)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-03-04 12:56:29 +01:00
Frank Jogeleit
221bf3602b prepare release
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-28 08:59:00 +01:00
Oleg Korznikov
5dd3927ee7
fix(helm): typo in email report config (#413)
* fix(helm): typo

Signed-off-by: Oleg Korznikov <oleg.hansemerkur@gmail.com>

* chore(helm): update chart version

Signed-off-by: Oleg Korznikov <oleg.hansemerkur@gmail.com>

---------

Signed-off-by: Oleg Korznikov <oleg.hansemerkur@gmail.com>
2024-02-27 15:44:26 +01:00
Frank Jogeleit
dc31a001c3
Prepare Chart Release v2.22.2 (#412)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-21 11:05:38 +01:00
Frank Jogeleit
c295800161
Fix Resource information in Violation E-Mail Reports (#411)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-21 10:59:18 +01:00
Frank Jogeleit
661cbb2e27 Merge branch 'main' of github.com:kyverno/policy-reporter 2024-02-05 13:17:09 +01:00
Frank Jogeleit
6dde976ec1 Update Changelog
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-05 13:16:51 +01:00
Oleg Korznikov
368926c459
fix indentation in summary-report cronjob (#407)
* fix indentation in summary cronjob

Signed-off-by: Oleg Korznikov <oleg.hansemerkur@gmail.com>

* update chart version

Signed-off-by: Oleg Korznikov <oleg.hansemerkur@gmail.com>

---------

Signed-off-by: Oleg Korznikov <oleg.hansemerkur@gmail.com>
Co-authored-by: Korznikov, Oleg <oleg.korznikov@hansemerkur.de>
2024-02-05 13:15:42 +01:00
Frank Jogeleit
7607a987ab
Prepare Release v2.22.0 (#406)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-04 10:52:38 +01:00
Frank Jogeleit
facd520e64
add extra volumes to email cronjobs (#405)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-04 10:31:52 +01:00
Frank Jogeleit
1565695863 SMTP TLS Config
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-02-03 16:25:42 +01:00
vponoikoait
2a76543036
removed unused from config.yaml. Stream name isn't property of security hub (#403)
Signed-off-by: Vladyslav Ponoiko <vladyslav.ponoiko@automat-it.com>
2024-02-01 12:47:08 +01:00
Frank Jogeleit
288b4111be
SecurityHub Updates (#401)
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-01-27 12:46:44 +01:00
lukashankeln
eab50c38a9
feat(helm:dashboard): add rule filter in policyreport details (#399)
Signed-off-by: Lukas Hankeln <lukashankeln@googlemail.com>
2024-01-24 14:43:36 +01:00
vponoikoait
16a6445c4d
updated README to include up to date list of targets (#396)
Signed-off-by: Vladyslav Ponoiko <vladyslav.ponoiko@automat-it.com>
2024-01-23 16:24:45 +01:00
Yannick te Kulve
bf0dfa44ec
Add basic auth to loki client (#394)
* Add basic auth to loki client

Signed-off-by: Yannick te Kulve <738464+YannickTeKulve@users.noreply.github.com>

* Add extra tests

Signed-off-by: Yannick te Kulve <738464+YannickTeKulve@users.noreply.github.com>

---------

Signed-off-by: Yannick te Kulve <738464+YannickTeKulve@users.noreply.github.com>
2024-01-19 18:10:44 +01:00
Frank Jogeleit
b0a513cb20
Update Dependencies and Components (#393)
* Update Dependencies and Components

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-01-12 11:02:48 +01:00
Guillermo Palacio
b990c30f32
Bump chart version to include elasticSearch typeless API (#389)
* Add support for elasticSearch typeless API
* Remove debugging messages
* Bump chart version

Signed-off-by: guipal <guillermo.palacio@docplanner.com>
2024-01-12 09:29:52 +01:00
Justin Seiser
e128339801
Allow labels to be set on ingress (#392)
Signed-off-by: Justin S <justinseiser@gmail.com>
2024-01-12 08:35:33 +01:00
Guillermo Palacio
c73670a8f9
Add support for elasticSearch typeless API (#387)
* Add support for elasticSearch typeless API

Signed-off-by: guipal <guillermo.palacio@docplanner.com>
2024-01-08 15:03:50 +01:00
hhsel
bf13160e57
fix duplicate Service name in a manifest (#385)
Signed-off-by: H.HSEL <26063868+hhsel@users.noreply.github.com>
2023-12-28 14:28:53 +01:00
Frank Jogeleit
260da507a2 update changelog
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2023-12-15 11:02:54 +01:00
Frank Jogeleit
096f399d53
add annotations from UI values to UI deployment (#381)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2023-12-15 10:58:11 +01:00
Mike Bryant
bf5decced5
🐛 Add /tmp volume for sqlite (#380)
The volume is required for temporary files, when the root filesystem is readonly

Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk>
2023-12-14 16:29:12 +01:00
Guillermo Palacio
a0bd98a099
Adding the possibility to authenticate to elasticSearch using ApiKey (#379)
Signed-off-by: guipal <guillermo.palacio@docplanner.com>
2023-12-11 14:39:31 +01:00
Frank Jogeleit
85bede252e prepare release 2.21.4 2023-12-10 14:34:31 +01:00
Balamurugan Balasubramanian
e9719c8568
[feature/issue_377] Allow additional env variables to be added (#378)
* [feature/issue_377] Allow additional env variables to be added

Signed-off-by: Balamurugan Balasubramanian <balamurugan.balasubramanian@williamhill.com>

* [feature/issue_377] Allow additional env variables to be added , extended to the subcharts - ui and kyverno plugin and bumped the chart version

Signed-off-by: Balamurugan Balasubramanian <balamurugan.balasubramanian@williamhill.com>

---------

Signed-off-by: Balamurugan Balasubramanian <balamurugan.balasubramanian@williamhill.com>
Co-authored-by: Balamurugan Balasubramanian <balamurugan.balasubramanian@williamhill.com>
2023-12-06 13:50:33 +01:00
Frank Jogeleit
a747418c90
resources config for CronJobs (#374)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2023-11-30 09:55:30 +01:00
Frank Jogeleit
a039531df8 fix resource mapping reference issue
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2023-11-27 21:28:16 +01:00
Frank Jogeleit
4d1840342b
Fix cache fallback (#369)
* Fix Cache fallback

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* update changelog

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2023-11-21 11:39:06 +01:00
Frank Jogeleit
7751d895f1 update latest helm version number
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2023-11-17 14:30:54 +01:00
Frank Jogeleit
34fc1a7cab
Merge pull request #366 from kyverno/fix-id-generation
Fix id generation
2023-11-17 09:49:43 +01:00