1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
Commit graph

1648 commits

Author SHA1 Message Date
Jim Bugwadia
ec95724e97
update webhook registration and monitor (#1318)
* update webhook registration and monitor

* update log

* fix test

* improve logs

* improve logs

* format changes

* decrease interval for webhook config checks
2020-11-26 16:07:06 -08:00
NoSkillGirl
48118de5bb small fix 2020-11-26 10:54:02 +05:30
NoSkillGirl
3a29f3af48 added log level 2020-11-26 10:34:22 +05:30
Jim Bugwadia
bfab77ac5a
Merge pull request #1303 from kyverno/1298_fix_variable_validation
1298 fix variable validation
2020-11-25 14:33:21 -08:00
Jim Bugwadia
52d8977aab handle complex types for variable substitution 2020-11-25 14:21:01 -08:00
Jim Bugwadia
f304be6feb fix typo 2020-11-25 14:20:23 -08:00
Jim Bugwadia
dcc7fff6ef Merge branch 'main' into 1298_fix_variable_validation 2020-11-25 12:27:01 -08:00
Jim Bugwadia
f6c228339e add nil checks and refactor schema lookups 2020-11-25 12:08:28 -08:00
Jim Bugwadia
4c47d40a3c fix check for background mode 2020-11-25 10:11:59 -08:00
Jim Bugwadia
3dfe3169dc add logger 2020-11-25 10:11:08 -08:00
Jim Bugwadia
125faaf4e3 fix variable substitution 2020-11-25 00:21:51 -08:00
NoSkillGirl
40b40fb601 fixed attotaions for empty set 2020-11-25 11:50:53 +05:30
Jim Bugwadia
75bd8e28f5 also trim in context query 2020-11-24 17:53:19 -08:00
Jim Bugwadia
54f816c246 trim variable for context lookups 2020-11-24 17:48:54 -08:00
shuting
e868dbfeb9
Fix 1287 - failed to update annotation through mutate policy (#1289)
* fix 1287

* update mutate log
2020-11-24 10:11:05 -08:00
Chip Zoller
7ee346b0de
column misspelling (#1290)
* column misspelling

* edit description with tip about conditional adds

* Enhance bug report template
2020-11-23 14:05:46 -08:00
Pooja Singh
b7b2eca363
Merge pull request #1279 from NoSkillGirl/cleanup/policyreport_cli
Cleanup/policyreport cli
2020-11-21 19:50:52 +05:30
Shuting Zhao
6a062523a4 properly handle errors in generate controller 2020-11-20 14:14:59 -08:00
Shuting Zhao
f3e6e597cd set policy report no more than 63 charactors 2020-11-20 13:32:16 -08:00
NoSkillGirl
58bc3c7ec3 small fix 2020-11-20 12:40:45 +05:30
NoSkillGirl
98fd08e6ad added rule for skipped policy in policy report 2020-11-20 12:27:02 +05:30
Shuting Zhao
a542c937ab remove duplicate clusterroles 2020-11-19 14:22:54 -08:00
NoSkillGirl
59f9709189 added log 2020-11-19 15:56:14 +05:30
NoSkillGirl
b918e95149 test case fix 2020-11-19 15:05:22 +05:30
NoSkillGirl
3571260a9e added skipped policy in policy report 2020-11-19 15:03:15 +05:30
NoSkillGirl
5ae1a7aed2 fixed skipping resources 2020-11-19 11:52:31 +05:30
Jim Bugwadia
cb6de3da35
Merge pull request #1276 from realshuting/bug_fixes
Update CRDs
2020-11-18 17:48:41 -08:00
Shuting Zhao
4be7528604 - reverse tag removal changes; - remove defaults 2020-11-18 17:36:06 -08:00
Shuting Zhao
c23c318052 remove tags 2020-11-18 17:16:47 -08:00
Shuting Zhao
8acc302336 remove default tag 2020-11-18 17:00:26 -08:00
Shuting Zhao
010c97f3ab remove background default tag 2020-11-18 16:46:08 -08:00
Jim Bugwadia
ed37395fbd
Merge pull request #1275 from realshuting/bug_fixes
Bug fix - failed to generate reportChangeRequest due to exceeding the label size limit
2020-11-18 15:30:28 -08:00
Shuting Zhao
168bb21093 add optional tag to gr.status 2020-11-18 15:07:12 -08:00
Chip Zoller
2c86496728
Add new sample policies (#1272)
* new samples; updates

* typos

* add policy to restrict LoadBalancer

* correct sample numbering

* fix typos

* add EnsurePodProbesDifferent

* add DisallowSecrets policy

* add AddDefaultLabels policy

* typo
2020-11-18 14:58:32 -08:00
Shuting Zhao
2d8092d97c fixes https://github.com/kyverno/kyverno/issues/1238 2020-11-18 14:31:43 -08:00
Shuting Zhao
50c72e871f - add status to gr; - add printer column to gr 2020-11-18 12:07:25 -08:00
NoSkillGirl
90a2a4c86d removed histogram error log 2020-11-18 16:07:32 +05:30
NoSkillGirl
9a9cd55b7b SanitizedError fix 2020-11-18 15:02:14 +05:30
NoSkillGirl
5794889752 Merge branch 'main' into policyreport_cli 2020-11-18 14:43:30 +05:30
NoSkillGirl
efe4f6abe1 fixed no matching resources message 2020-11-18 11:34:56 +05:30
NoSkillGirl
85d47e16e7 fixed skipping resources 2020-11-18 11:08:24 +05:30
Shuting Zhao
b9fb926ddb fixes for golint ./... 2020-11-17 13:07:30 -08:00
Shuting Zhao
e985ee4031 correct misspelled words 2020-11-17 12:01:01 -08:00
Shuting Zhao
63e11c205d remove namespace check in policy validation 2020-11-16 13:02:45 -08:00
Shuting Zhao
9d7c304ffe update clusterpolicy description 2020-11-16 11:47:16 -08:00
Jim Bugwadia
46b1b7a0a0 update type docs 2020-11-15 18:51:48 -08:00
Shuting Zhao
781fbfb82c Merge branch 'main' into schema_gen
# Conflicts:
#	pkg/generate/cleanup/controller.go
#	pkg/generate/controller.go
2020-11-13 17:46:34 -08:00
Shuting Zhao
2ff9d03b3f - set tag optional in generaterequest; - fix generate controller error log 2020-11-13 17:44:34 -08:00
Pooja Singh
c9b6c1f2f1
Supress Error Logs (#1255)
* supressed  validation and crd error log

* small fix
2020-11-13 16:36:25 -08:00
Shuting Zhao
943935ee1b properly deserialize anyPattern 2020-11-13 16:25:51 -08:00