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

76 commits

Author SHA1 Message Date
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
shivkumar dudhani
35e0c7ca49 fix build errors + add example for exclude policy 2019-08-21 16:34:17 -07:00
Shuting Zhao
97335270cd add anyPattern in validate rule 2019-08-21 12:38:15 -07:00
Shuting Zhao
a110efb96c Merge branch 'policyViolation' into 254_dynamic_webhook_configurations
# Conflicts:
#	main.go
#	pkg/annotations/annotations.go
#	pkg/annotations/controller.go
#	pkg/controller/controller.go
#	pkg/controller/controller_test.go
#	pkg/engine/engine.go
#	pkg/engine/generation.go
#	pkg/engine/mutation.go
#	pkg/engine/validation.go
#	pkg/event/controller.go
#	pkg/webhooks/mutation.go
#	pkg/webhooks/policyvalidation.go
#	pkg/webhooks/report.go
#	pkg/webhooks/server.go
#	pkg/webhooks/validation.go
2019-08-14 19:00:37 -07:00
shivkumar dudhani
188c3c9ef2 test yamls 2019-08-08 15:30:44 -07:00
Shivkumar Dudhani
f9ad672027
Merge branch 'master' into 120_policy_performance 2019-08-07 18:57:00 -07:00
shivkumar dudhani
87994e4a77 fixes 268_bug 2019-08-07 18:13:43 -07:00
shivkumar dudhani
3dda879e51 policyviolation, policy controller reconciliation 2019-08-07 16:14:33 -07:00
Shuting Zhao
92d69bdb2a add script to generate N number of resources/policies 2019-08-05 16:24:59 -07:00
Shuting Zhao
29e4965f8c fix indent 2019-07-30 10:06:03 -07:00
Shuting Zhao
a5eb66772f update networkPolicy example 2019-07-30 10:05:34 -07:00
Shuting Zhao
7139fbd30f update networkpolicy example 2019-07-30 09:31:40 -07:00
Shuting Zhao
3a639fd6fd cleanup example folder 2019-07-29 19:01:17 -07:00
shivkumar dudhani
073acbaa40 update policy yaml 2019-07-25 14:57:44 -04:00
shuting
e38b0f19cc
Update policy_qos.yaml 2019-07-23 18:13:05 -07:00
Shuting Zhao
21424d55b8 update examples 2019-07-21 16:10:34 -07:00
Shivkumar Dudhani
3c8a3f2cb6
Merge branch 'master' into 217_feature 2019-07-19 20:40:47 -07:00
shivkumar dudhani
15918ec0d8 rebase with master 2019-07-19 20:39:31 -07:00
shivkumar dudhani
3cb978c16f clean up + fix bugs 2019-07-19 20:30:55 -07:00
Shuting Zhao
4274e67834 Merge branch 'master' of https://github.com/nirmata/kyverno 2019-07-18 16:21:03 -07:00
Shuting Zhao
707b83d0af update examples/demo 2019-07-18 16:20:38 -07:00
shuting
d6ea21d4e0
Delete policy.yaml 2019-07-18 15:37:34 -07:00
Shuting Zhao
933ed19b7a add number to each example 2019-07-18 00:43:56 -07:00
Shuting Zhao
6b45bdc585 update examples 2019-07-17 17:09:18 -07:00
Shuting Zhao
27f893df53 add examples_not_tested 2019-07-17 13:33:05 -07:00
Shuting Zhao
24b5acdc73 add demo example 2019-07-17 13:31:00 -07:00
shivkumar dudhani
725a94cc37 refactor testrunner framework 2019-07-01 12:16:12 -07:00
Shuting Zhao
b63b3b869e create event from policy info 2019-06-26 18:04:50 -07:00
Shuting Zhao
82d0cdb07e update examples 2019-06-24 18:51:11 -07:00
Shuting Zhao
4d6f07c34a change name of the container 2019-06-24 14:04:11 -07:00
Shuting Zhao
fc3c115363 resolve PR comments 2019-06-24 10:42:38 -07:00
shivkumar dudhani
ee67ef4115 remove old scenario files 2019-06-24 10:15:04 -07:00
Denys Bielyshev
6cdb7c3abb
Update check_memory_requests_same_yaml_relative.yaml 2019-06-24 10:44:51 +03:00
Denys Bielyshev
3af9bb6fda
Add files via upload 2019-06-21 17:52:23 +03:00
Denys Bielyshev
be082fcb10
Add files via upload 2019-06-21 17:50:14 +03:00
shivdudhani
e1df4a0dd9 rework the framework 2019-06-17 18:11:22 -07:00
shivdudhani
0089eb348e generate resources 2019-06-14 14:51:06 -07:00
shivdudhani
b68745e806 update files to support testing 2019-06-13 13:41:13 -07:00
shivdudhani
6b91ce18d2 scan examples folder to build TS 2019-06-13 12:01:03 -07:00
shivdudhani
711a892c12 add output support 2019-06-13 00:21:00 -07:00
shivdudhani
4692058a4a initial commit 2019-06-12 16:18:31 -07:00
Anton Kostenko
1ae3db1517 updated test after bubfix 2019-06-10 16:08:35 +03:00
shuting
1dcdb0033c
Merge pull request #135 from nirmata/21_enhancement
update namespace trigger + update documentation
2019-06-03 16:32:20 -07:00
Shivkumar Dudhani
21b3c3cc21
Merge pull request #128 from nirmata/65_CLI_unmarshall_resource
Decode resource yaml into kubernetes struct
2019-06-03 16:21:08 -07:00
shivdudhani
ecca97b2a0 update namespace trigger + update documentation 2019-06-03 16:02:34 -07:00
Jim Bugwadia
44a2282ad8 - rename example
- add link to examples from docs section
2019-06-03 15:10:49 -04:00
shuting
e54c021353 update cli example 2019-05-31 16:57:39 -07:00
shuting
3bd341906e Rename some of files name in examples 2019-05-29 18:42:15 -07:00
Jim Bugwadia
8d6ecca9bd changed examples for next release 2019-05-23 20:42:34 -07:00
Jim Bugwadia
ab44bfb9b3 rename dirs 2019-05-23 20:15:36 -07:00