Skip to content

feat: add ORCS monitoring #2308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 54 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
60dd66f
feat: add ORCS compliance policies and alerting rules for supply chai…
Jul 2, 2025
7bb466e
feat: fix team-ns chart
Jul 3, 2025
29c204e
feat: add cluster wide policy
Jul 3, 2025
9a593e5
feat: fix kyverno raw
Jul 3, 2025
1cf51e8
feat: fix kyverno raw
Jul 3, 2025
16f26ef
feat: fix kyverno raw
Jul 3, 2025
58b8e55
feat: temporarly delete cluster policy
Jul 3, 2025
6c252c3
fix: uncomment clusterpolicy
Jul 3, 2025
b1afa17
fix: update policy
Jul 3, 2025
c3c253d
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 3, 2025
3e9b2d9
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 3, 2025
2284f00
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 7, 2025
bf8d4f4
fix: remove team-ns orcs compliancy
CasLubbers Jul 8, 2025
67dd182
feat: adding orcs prometheus rule
Ani1357 Jul 8, 2025
4718471
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 8, 2025
a77eea5
feat: image capturing expression
Ani1357 Jul 8, 2025
5e72de4
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 9, 2025
86a750e
feat: add ORCS compliance policies to alerts configuration
CasLubbers Jul 9, 2025
d863aed
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 9, 2025
7051768
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 10, 2025
4f38ddb
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 14, 2025
64c0cf4
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 14, 2025
63ffa4e
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 14, 2025
7ffb02d
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 16, 2025
f63e49f
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 17, 2025
343cd93
feat: adding policy-reporter
Ani1357 Jul 17, 2025
b204828
feat: added defaults and value-schema chages
Ani1357 Jul 18, 2025
0675feb
Revert "feat: add ORCS compliance policies to alerts configuration"
Ani1357 Jul 18, 2025
532a44b
fix: schema
Ani1357 Jul 18, 2025
b0dc255
fix: defaults
Ani1357 Jul 18, 2025
a153584
fix: defaults
Ani1357 Jul 18, 2025
f3b84e2
feat: removed policy-reporter service and disabled ui
Ani1357 Jul 18, 2025
7800d63
feat: disabling ui and kyverno plugin for the policy-reporter
Ani1357 Jul 18, 2025
02af3b9
feat: namespaceOverride
Ani1357 Jul 18, 2025
9fa0401
fix: namespace creation
Ani1357 Jul 18, 2025
f46420c
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 21, 2025
3a1c80c
feat: added grafana dashboards
Ani1357 Jul 21, 2025
99dca1a
Revert "feat: added grafana dashboards"
Ani1357 Jul 21, 2025
1da3141
feat: adding grafana config for policy-reporter
Ani1357 Jul 21, 2025
33c828d
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 21, 2025
081d7ba
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 22, 2025
6c8d5c2
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 22, 2025
8a4fdd6
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 22, 2025
864b83a
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 23, 2025
28e8429
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 23, 2025
b831e0d
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 23, 2025
eaed06e
Merge remote-tracking branch 'origin/main' into APL-886
svcAPLBot Jul 23, 2025
9dbbd3d
Merge branch 'main' into APL-886
Ani1357 Jul 28, 2025
e2c7e74
feat: policy source filter update
Ani1357 Jul 28, 2025
001bde8
feat: remove kube-system namespace from orcs clusterpolicy
Ani1357 Jul 28, 2025
3b8da23
feat: adding grafana dashboards
Ani1357 Jul 28, 2025
8c2c15d
feat: adding grafana dashboards
Ani1357 Jul 28, 2025
6a4e58c
feat: adding ORCS support
Ani1357 Jul 28, 2025
6a91714
Merge branch 'main' into APL-886
Ani1357 Jul 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,3 +330,11 @@ appsInfo:
dependencies: None
about: Velero is a tool to back up and restore Kubernetes cluster resources and persistent volumes.
integration: When enabled, Velero can be used to automatically create backups of APL platform services. Based on the selected provider, APL installs required plug-ins. APL also installs the Restic integration for Velero to back up and restore almost any type of Kubernetes volume.
policy-reporter:
title: policy-reporter
appVersion: 3.3.1
repo: https://github.com/kyverno/policy-reporter
maintainers: Frank Jogeleit
license: Apache 2.0
dependencies: Kyverno
about: 'Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord '
Loading