Shuting Zhao
|
047b2b8739
|
update types.go to generate schema
|
2020-11-12 19:48:39 -08:00 |
|
Shuting Zhao
|
5c38aab03d
|
temporary check in the types for referencing
|
2020-11-12 16:44:14 -08:00 |
|
Shuting Zhao
|
b0da9f9a5e
|
Merge branch 'main' into schema_gen
|
2020-11-11 15:51:06 -08:00 |
|
Shuting Zhao
|
58bc63e1ad
|
remove policy violation from types.go
|
2020-11-11 15:50:17 -08:00 |
|
Jim Bugwadia
|
2b907f8682
|
Merge pull request #1243 from kyverno/schema_gen
Fix kustomize failure in CI
|
2020-11-11 15:27:28 -08:00 |
|
Shuting Zhao
|
2292bf860b
|
update policyreport group to wgpolicyk8s.io
|
2020-11-11 15:09:07 -08:00 |
|
Shuting Zhao
|
0d963455c9
|
remove jq installation
|
2020-11-11 14:46:22 -08:00 |
|
Shuting Zhao
|
06f2fd8f39
|
install linux tool
|
2020-11-11 14:33:09 -08:00 |
|
Shuting Zhao
|
f6b3dadfba
|
update ci.sh
|
2020-11-11 14:24:04 -08:00 |
|
Shuting Zhao
|
b3e5cafdec
|
install kustomize with a specific version in ci automation
|
2020-11-11 14:09:45 -08:00 |
|
Chip Zoller
|
9f7778e003
|
manifest fixes; typos; linting (#1240)
|
2020-11-11 12:55:02 -08:00 |
|
Shuting Zhao
|
851561723f
|
update release.yaml
|
2020-11-09 12:40:58 -08:00 |
|
Shuting Zhao
|
a39f4f5e61
|
tag v1.3.0-rc1
|
2020-11-09 11:43:22 -08:00 |
|
shuting
|
5e07ecc5f3
|
Add Policy Report (#1229)
* add report in cli
* policy report crd added
* policy report added
* configmap added
* added jobs
* added jobs
* bug fixed
* added logic for cli
* common function added
* sub command added for policy report
* subcommand added for report
* common package changed
* configmap added
* added logic for kyverno cli
* added logic for jobs
* added logic for jobs
* added logic for jobs
* added logic for cli
* buf fix
* cli changes
* count bug fix
* docs added for command
* go fmt
* refactor codebase
* remove policy controller for policyreport
* policy report removed
* bug fixes
* bug fixes
* added job trigger if needed
* job deletation logic added
* build failed fix
* fixed e2e test
* remove hard coded variables
* packages adde
* improvment added in jobs sheduler
* policy report yaml added
* cronjob added
* small fixes
* remove background sync
* documentation added for report command
* remove extra log
* small improvement
* tested policy report
* revert hardcoded changes
* changes for demo
* demo changes
* resource aggrigation added
* More changes
* More changes
* - resolve PR comments; - refactor jobs controller
* set rbac for jobs
* add clean up in job controller
* add short names
* remove application scope for policyreport
* move job controller to policyreport
* add report logic in command apply
* - update policy report types; - upgrade k8s library; - update code gen
* temporarily comment out code to pass CI build
* generate / update policyreport to cluster
* add unit test for CLI report
* add test for apply - generate policy report
* fix unit test
* - remove job controller; - remove in-memory configmap; - clean up kustomize manifest
* remove dependency
* add reportRequest / clusterReportRequest
* clean up policy report
* generate report request
* update crd clusterReportRequest
* - update json tag of report summary; - update definition manifests; - fix dclient creation
* aggregate reportRequest into policy report
* fix unit tests
* - update report summary to optional; - generate clusterPolicyReport; - remove reportRequests after merged to report
* remove
* generate reportRequest in kyverno namespace
* update resource filter in helm chart
* - rename reportRequest to reportChangeRequest; -rename clusterReportRequest to clusterReportChangeRequest
* generate policy report in background scan
* skip generating report change request if there's entry results
* fix results entry removal when policy / rule gets deleted
* rename apiversion from policy.kubernetes.io to policy.k8s.io
* update summary.* to lower case
* move reportChangeRequest to kyverno.io/v1alpha1
* remove policy report flag
* fix report update
* clean up policy violation CRD
* remove violation CRD from manifest
* clean up policy violation code - remove pvGenerator
* change severity fields to lower case
* update import library
* set report category
Co-authored-by: Yuvraj <yuvraj.yad001@gmail.com>
Co-authored-by: Yuvraj <10830562+evalsocket@users.noreply.github.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
|
2020-11-09 11:26:12 -08:00 |
|
Jim Bugwadia
|
50fa042bbc
|
Merge pull request #1233 from realshuting/add_kubectl_printer_columns
Print validationFailureAction with kubectl get
|
2020-11-03 17:55:02 -08:00 |
|
Jim Bugwadia
|
2cc03639ac
|
Merge pull request #1232 from realshuting/bug_fix
Improve logging message
|
2020-11-03 17:54:20 -08:00 |
|
Shuting Zhao
|
b14174e51b
|
refine description
|
2020-11-03 17:18:51 -08:00 |
|
Shuting Zhao
|
97e6382aaf
|
update description
|
2020-11-03 16:57:47 -08:00 |
|
Shuting Zhao
|
d19a44d34c
|
print fields failreAction and background for kyverno policy
|
2020-11-03 16:31:41 -08:00 |
|
Shuting Zhao
|
43a718c33a
|
Merge branch 'main' into bug_fix
|
2020-11-03 16:29:46 -08:00 |
|
Shuting Zhao
|
61e4088a53
|
improve eventGen logging
|
2020-11-03 16:07:02 -08:00 |
|
Shuting Zhao
|
8e0650804f
|
improve error log
|
2020-11-03 15:41:17 -08:00 |
|
Shuting Zhao
|
d8d5160bce
|
fix #1192
|
2020-11-03 15:31:58 -08:00 |
|
Jim Bugwadia
|
9c7cdee8ef
|
Merge pull request #1231 from realshuting/update_CI
update master to main in CI automation files
|
2020-11-03 14:30:38 -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 |
|
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 |
|
Jim Bugwadia
|
ee6ff959de
|
update docs (#1213)
|
2020-10-24 21:59:54 -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
|
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 |
|
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 |
|
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 |
|
Jim Bugwadia
|
e9d12dbfff
|
Update README.md (#1199)
|
2020-10-17 22:41:31 -07:00 |
|
Jim Bugwadia
|
66ab674a3b
|
Update README.md (#1198)
* Update README.md
* update image link to direct to website
|
2020-10-16 16:38:43 -07:00 |
|
Jim Bugwadia
|
6c5c62f774
|
Merge pull request #1196 from kyverno/feature/migrate_website
remove docs and update README.md
|
2020-10-14 20:25:09 -07:00 |
|
Jim Bugwadia
|
ae0c09a05c
|
remove ContextEntry.path (prototype for API server lookup)
|
2020-10-14 18:48:23 -07:00 |
|
Jim Bugwadia
|
7f5c19332a
|
update name
|
2020-10-14 18:30:18 -07:00 |
|
Jim Bugwadia
|
2c9a99b55d
|
fix mutation.go
|
2020-10-14 18:21:55 -07:00 |
|