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

1045 commits

Author SHA1 Message Date
shivkumar dudhani
6e74892548 reformat name 2019-08-27 14:59:17 -07:00
shivkumar dudhani
bfb16b0c11 create policy mutating webhook config resouce + refactoring 2019-08-27 14:52:56 -07:00
shivkumar dudhani
69060bf635 proposed solution 2019-08-27 11:41:47 -07:00
Shivkumar Dudhani
6d948e6e15
Merge pull request #316 from nirmata/documentation-corrections
correct yaml key
2019-08-26 16:17:14 -07:00
Shivkumar Dudhani
5acbb991b9
correct yaml key 2019-08-26 16:16:40 -07:00
shivkumar dudhani
116203282d fix patches 2019-08-26 16:10:19 -07:00
shivkumar dudhani
e356cf37aa remove policyInfo 2019-08-26 13:36:11 -07:00
shivkumar dudhani
5b80da32ba replace policyInfo with engineResponse 2019-08-26 13:34:42 -07:00
shivkumar dudhani
b062d70e29 initial redesign 2019-08-23 18:34:23 -07:00
Shuting Zhao
c9c2459dab correct spelling 2019-08-23 16:10:16 -07:00
Shuting Zhao
31f5d788ab handle rule dependency issue in overall mutation failure 2019-08-23 16:08:19 -07:00
Shuting Zhao
c48b72ff2f add detailed info in overall mutation failure 2019-08-23 14:42:07 -07:00
shuting
3191713e76
Merge pull request #314 from nirmata/correct_install_yaml
correct install.yaml
2019-08-22 14:24:14 -07:00
shivkumar dudhani
0c2dd0120a correct install.yaml 2019-08-22 14:22:23 -07:00
shivkumar dudhani
dc72368e86 fix indentations 2019-08-22 14:12:30 -07:00
Shivkumar Dudhani
edea6f7140
Merge pull request #313 from nirmata/293_remove_overall_mutation
update install.yaml
2019-08-22 12:50:35 -07:00
Shuting Zhao
053202fc84 update install.yaml 2019-08-22 12:48:27 -07:00
shuting
0106afd749
Merge pull request #310 from nirmata/309_bu
CRD check
2019-08-22 11:21:21 -07:00
shivkumar dudhani
09bd2c95ff CRD check 2019-08-22 11:18:13 -07:00
shuting
535c855897
update image tag to latest 2019-08-22 10:51:05 -07:00
shuting
fc0949763a
update image tag v0.8.0 for release 2019-08-22 10:49:11 -07:00
Shivkumar Dudhani
f41a83fb56
Merge pull request #306 from nirmata/285_allow_OR_across_overlay_patterns
285 allow or across overlay patterns
2019-08-21 19:26:22 -07:00
Shuting Zhao
6f875bbac2 update document 2019-08-21 18:47:49 -07:00
Shuting Zhao
31566844bb Merge commit '5672c4d67c479aecadffd9d367661493b42d5015' into 285_allow_OR_across_overlay_patterns
# Conflicts:
#	pkg/webhooks/policyvalidation.go
2019-08-21 17:25:01 -07:00
Shuting Zhao
fcaa495790 remove commented code 2019-08-21 17:23:51 -07:00
Shivkumar Dudhani
5672c4d67c
Merge pull request #305 from nirmata/feature_redesign
Feature redesign
2019-08-21 17:00:07 -07:00
shivkumar dudhani
fdfa074954 return on delete request 2019-08-21 16:42:42 -07:00
shivkumar dudhani
35e0c7ca49 fix build errors + add example for exclude policy 2019-08-21 16:34:17 -07:00
shivkumar dudhani
ff03744958 update documentation 2019-08-21 15:49:34 -07:00
shivkumar dudhani
fe5e9b0bb1 update documentation 2019-08-21 14:18:44 -07:00
shivkumar dudhani
57f770241e remove commented code 2019-08-21 14:18:36 -07:00
Shuting Zhao
ead99660f0 Merge commit '042bc645497ce6713bfca286f8bacd73ef7387b6' into 285_allow_OR_across_overlay_patterns
# Conflicts:
#	pkg/engine/validation.go
2019-08-21 14:13:22 -07:00
Shuting Zhao
42b55ab9e0 add check for validate rule 2019-08-21 14:06:06 -07:00
Shuting Zhao
97335270cd add anyPattern in validate rule 2019-08-21 12:38:15 -07:00
shivkumar dudhani
042bc64549 fix test build errors + skip testrunner 2019-08-21 12:03:53 -07:00
shivkumar dudhani
d8c315e339 fix import cylce after merge + seperate webhookconfig client 2019-08-21 01:07:32 -07:00
Shivkumar Dudhani
b180284003
Merge pull request #292 from nirmata/policy_status
Policy status
2019-08-21 00:23:53 -07:00
Shivkumar Dudhani
77735a4256
Merge branch 'feature_redesign' into policy_status 2019-08-21 00:23:14 -07:00
shivkumar dudhani
f1960876a2 update comments 2019-08-20 23:56:47 -07:00
shivkumar dudhani
ed9c88cd07 update comments 2019-08-20 23:51:34 -07:00
shivkumar dudhani
e708215310 add Policy kind as known Kind 2019-08-20 23:43:30 -07:00
Shuting Zhao
124b105736 add anyPattern in crd definition 2019-08-20 18:01:43 -07:00
Shivkumar Dudhani
4d1d16344d
Merge pull request #291 from nirmata/254_dynamic_webhook_configurations
Check mutatingwebhook status in policy controller
2019-08-20 17:44:12 -07:00
shivkumar dudhani
a4310a38dd add missing files 2019-08-20 17:35:55 -07:00
shivkumar dudhani
292a644bf8 generate stats for generate rules 2019-08-20 17:35:40 -07:00
Shuting Zhao
dcc851dee2 fix pr comments 2019-08-20 17:01:47 -07:00
shivkumar dudhani
4f309480af report stats from existing resources 2019-08-20 16:57:19 -07:00
shivkumar dudhani
dc47132ade update policy status 2019-08-20 16:40:20 -07:00
shivkumar dudhani
3f876e6f46 update status v1 2019-08-20 15:13:52 -07:00
shivkumar dudhani
bcad9ada2d introduce locking for policy status updates 2019-08-20 13:35:03 -07:00