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 |
|
Shuting Zhao
|
365dd6e408
|
update kyverno crd types.go
|
2020-11-13 16:02:44 -08:00 |
|
NoSkillGirl
|
d468368ec2
|
log level added
|
2020-11-13 14:51:28 +05:30 |
|
NoSkillGirl
|
7eac551b5e
|
passing only validate response to policy report
|
2020-11-13 13:40:28 +05:30 |
|
Shuting Zhao
|
047b2b8739
|
update types.go to generate schema
|
2020-11-12 19:48:39 -08:00 |
|
Jim Bugwadia
|
74b656768e
|
1251 fix generate panic (#1252)
* improve error message
* fix panic and add error logs
* update log levels and messages
* fix tests
|
2020-11-12 16:44:57 -08:00 |
|
Shuting Zhao
|
5c38aab03d
|
temporary check in the types for referencing
|
2020-11-12 16:44:14 -08:00 |
|
NoSkillGirl
|
aaa2b96b35
|
added pass resources in policy report
|
2020-11-13 00:48:40 +05:30 |
|
Shuting Zhao
|
58bc63e1ad
|
remove policy violation from types.go
|
2020-11-11 15:50:17 -08:00 |
|
Shuting Zhao
|
2292bf860b
|
update policyreport group to wgpolicyk8s.io
|
2020-11-11 15:09:07 -08:00 |
|
NoSkillGirl
|
a7a5c07f84
|
fixed - apply policy on deployment
|
2020-11-11 17:10:38 +05:30 |
|
NoSkillGirl
|
489f070a41
|
seperated logic for resources from cluster
|
2020-11-11 15:27:55 +05:30 |
|
NoSkillGirl
|
ca31568e2d
|
fixed comments
|
2020-11-11 11:57:23 +05:30 |
|