Shuting Zhao
|
51e2b0d978
|
change severity fields to lower case
|
2020-11-03 14:08:45 -08:00 |
|
Shuting Zhao
|
3e1c5f5830
|
update master to main in CI automation files
|
2020-11-03 13:56:57 -08:00 |
|
Jim Bugwadia
|
48b98bd17b
|
allow text after patch versions (#1230)
|
2020-11-02 22:14:36 -08:00 |
|
Shuting Zhao
|
ece16de329
|
clean up policy violation code - remove pvGenerator
|
2020-11-02 18:09:20 -08:00 |
|
Shuting Zhao
|
2abfff1f06
|
remove violation CRD from manifest
|
2020-11-02 17:08:35 -08:00 |
|
Shuting Zhao
|
85c6c3d36f
|
clean up policy violation CRD
|
2020-11-02 16:59:16 -08:00 |
|
Shuting Zhao
|
f8c659ffa5
|
fix report update
|
2020-11-02 15:58:43 -08:00 |
|
Shuting Zhao
|
2721821f1b
|
remove policy report flag
|
2020-11-02 13:21:53 -08:00 |
|
Shuting Zhao
|
153516b0d6
|
move reportChangeRequest to kyverno.io/v1alpha1
|
2020-10-30 19:26:53 -07:00 |
|
Shuting Zhao
|
e5c5cb39a0
|
update summary.* to lower case
|
2020-10-30 18:01:46 -07:00 |
|
Shuting Zhao
|
ba4b36153d
|
rename apiversion from policy.kubernetes.io to policy.k8s.io
|
2020-10-30 17:33:20 -07:00 |
|
Shuting Zhao
|
6952c6cc74
|
fix results entry removal when policy / rule gets deleted
|
2020-10-30 16:56:44 -07:00 |
|
Shuting Zhao
|
5303939f45
|
skip generating report change request if there's entry results
|
2020-10-29 16:10:10 -07:00 |
|
Jim Bugwadia
|
7e9b08baeb
|
Feature/make operators case insensitive (#1217)
* fix typo
* make operators case insensitive
* fix case statement
|
2020-10-29 15:00:22 -07:00 |
|
Shuting Zhao
|
596647dadb
|
generate policy report in background scan
|
2020-10-29 13:35:18 -07:00 |
|
Shuting Zhao
|
53139db74f
|
- rename reportRequest to reportChangeRequest; -rename clusterReportRequest to clusterReportChangeRequest
|
2020-10-28 15:36:50 -07:00 |
|
Shuting Zhao
|
fc3624f57b
|
update resource filter in helm chart
|
2020-10-28 14:54:35 -07:00 |
|
Shuting Zhao
|
ca3704eb7d
|
generate reportRequest in kyverno namespace
|
2020-10-28 14:52:08 -07:00 |
|
Shuting Zhao
|
f499c1ebb7
|
remove
|
2020-10-27 20:46:41 -07:00 |
|
Shuting Zhao
|
63a8d89c8d
|
- update report summary to optional; - generate clusterPolicyReport; - remove reportRequests after merged to report
|
2020-10-27 18:28:30 -07:00 |
|
Shuting Zhao
|
0c46b5700b
|
fix unit tests
|
2020-10-26 23:07:16 -07:00 |
|
Shuting Zhao
|
260e4af722
|
aggregate reportRequest into policy report
|
2020-10-26 22:00:02 -07:00 |
|
Shuting Zhao
|
32d834ea26
|
- update json tag of report summary; - update definition manifests; - fix dclient creation
|
2020-10-26 16:08:25 -07:00 |
|
Jim Bugwadia
|
ee6ff959de
|
update docs (#1213)
|
2020-10-24 21:59:54 -07:00 |
|
Shuting Zhao
|
954d12c119
|
update crd clusterReportRequest
|
2020-10-23 18:28:06 -07:00 |
|
Shuting Zhao
|
0aae6a5276
|
generate report request
|
2020-10-23 18:27:55 -07:00 |
|
Shuting Zhao
|
36c549ea22
|
Merge branch 'master' into policyreport
# Conflicts:
# charts/kyverno/values.yaml
|
2020-10-22 20:35:22 -07:00 |
|
Shuting Zhao
|
c89f16c598
|
clean up policy report
|
2020-10-22 19:57:28 -07:00 |
|
otakuma
|
8c9c0139c8
|
Helm namespace value (#1210)
* enable users to specify namespace in helm chart values file
* update chart readme
* remove .DS_Store files
Co-authored-by: Qijun Liu <qliu@gracenote.com>
|
2020-10-22 17:53:17 -07:00 |
|
Shuting Zhao
|
2364ff1407
|
add reportRequest / clusterReportRequest
|
2020-10-22 16:15:43 -07:00 |
|
Shuting Zhao
|
af07e66ede
|
- tag v1.2.1; - update liveness, readiness port in Helm chart
|
2020-10-22 13:07:48 -07:00 |
|
Jim Bugwadia
|
51bfc494e0
|
Merge pull request #1208 from kyverno/1207_add_security_context
1207 add security context
|
2020-10-22 12:59:21 -07:00 |
|
Jim Bugwadia
|
f1fd0a5c7a
|
fix ports
|
2020-10-22 12:48:04 -07:00 |
|
Jim Bugwadia
|
8be30879f6
|
print deployment YAML on timeout
|
2020-10-22 12:43:50 -07:00 |
|
Jim Bugwadia
|
2ba2222f4e
|
add debug info on timeout
|
2020-10-22 12:30:24 -07:00 |
|
Jim Bugwadia
|
062d794cad
|
fix conversion errors
|
2020-10-22 11:59:11 -07:00 |
|
Jim Bugwadia
|
022c227bce
|
update pod security context and ports
|
2020-10-22 11:26:22 -07:00 |
|
Jim Bugwadia
|
8577bed097
|
switch back log level
|
2020-10-22 00:53:34 -07:00 |
|
Jim Bugwadia
|
ac2ab7b74e
|
update pod security context and switch to higher port
|
2020-10-22 00:41:25 -07:00 |
|
Shuting Zhao
|
09e52893c5
|
Merge branch 'master' into policyreport
|
2020-10-21 18:03:42 -07:00 |
|
Shuting Zhao
|
a15c136d09
|
remove dependency
|
2020-10-21 18:02:27 -07:00 |
|
Shuting Zhao
|
25409e42ea
|
- remove job controller; - remove in-memory configmap; - clean up kustomize manifest
|
2020-10-21 17:56:17 -07:00 |
|
Jim Bugwadia
|
704e1aadd0
|
Merge pull request #1204 from kyverno/documentation/quick_start
add link to quick start
|
2020-10-21 08:08:45 -07:00 |
|
Jim Bugwadia
|
2fe9b4d69d
|
Merge pull request #1203 from kyverno/documentation/update_contributing
Update CONTRIBUTING.md
|
2020-10-21 08:08:23 -07:00 |
|
Jim Bugwadia
|
259fb0278c
|
remove markdown in HTML tag
|
2020-10-21 01:10:51 -07:00 |
|
Jim Bugwadia
|
92bcb3cd8c
|
add link to quick start
|
2020-10-21 01:02:56 -07:00 |
|
Jim Bugwadia
|
18c06f9ce3
|
Update CONTRIBUTING.md
|
2020-10-20 23:50:02 -07:00 |
|
Shuting Zhao
|
7a1630ca05
|
fix unit test
|
2020-10-20 16:21:13 -07:00 |
|
Shuting Zhao
|
28f2da93a2
|
add test for apply - generate policy report
|
2020-10-19 15:07:28 -07:00 |
|
Jim Bugwadia
|
1f24ea6f75
|
fix regex for allowed variable to support spaces (#1200)
* fix regex for allowed variable to support spaces
* remove log
* fix regex
|
2020-10-19 12:36:55 -07:00 |
|