shivkumar dudhani
f9b5ac9a27
flag, violations
2019-07-18 10:22:20 -07:00
shivkumar dudhani
129ced1b2a
annotations creation,update & removal
2019-07-17 23:13:28 -07:00
shivkumar dudhani
e5f208e303
annotation generation from policy controller
2019-07-17 17:53:13 -07:00
shivkumar dudhani
a5817f5863
violation clean up
2019-07-15 14:49:22 -07:00
shivkumar dudhani
29a89d20ad
violation cleanup for existing resources
2019-07-15 11:29:58 -07:00
shivkumar dudhani
444549d9b7
ctr get policy->client notfrom plister(kind empty)
2019-06-28 17:22:00 -07:00
Shuting Zhao
32e28075c1
fix pkg/controller/controller_test.go
2019-06-27 18:37:29 -07:00
shivkumar dudhani
30bcc6cccd
create violations
2019-06-27 11:43:07 -07:00
Shuting Zhao
639882dc06
Merge branch '160_generate_events' into proposal_result_structure
...
# Conflicts:
# pkg/engine/engine.go
# pkg/event/controller.go
# pkg/event/msgbuilder.go
# pkg/event/util.go
# pkg/info/info.go
# pkg/webhooks/server.go
2019-06-26 18:16:06 -07:00
shivkumar dudhani
10aadb1efa
create events for policy and resource
2019-06-26 15:31:18 -07:00
shivkumar dudhani
1919bf1809
get name + namespace as arguments
2019-06-26 12:41:42 -07:00
shivkumar dudhani
42d24f6cc7
create events for processExisting
2019-06-26 12:19:11 -07:00
shivkumar dudhani
059993a78f
rule info uses type of rule
2019-06-25 23:58:28 -07:00
shivdudhani
915bd35f90
controller shutdown
2019-06-20 16:50:54 -07:00
shivdudhani
853815720d
replace utilruntime.HandleError with glog.Error
2019-06-20 11:20:09 -07:00
Shivkumar Dudhani
589298114e
Merge branch 'master' into 152_automate_testing
2019-06-19 15:04:34 -07:00
shivdudhani
ba43509b43
fix format
2019-06-17 18:42:23 -07:00
shivdudhani
0089eb348e
generate resources
2019-06-14 14:51:06 -07:00
shivdudhani
a8d3dd79ee
initial client & controller test
2019-06-11 14:35:26 -07:00
Denis Belyshev
37f895f69a
Fixed old tests on new function ResourceMeetsDescription (added the new file utils-test.go)
...
Resource representation formatted in utils-test.go
Deleted irrelevant tests from controller-test.go
Fixed an issue with registration-test.go (tests covered ExtractCA func instead of extractCA)
2019-06-07 14:46:18 +03:00
shivdudhani
200f3fce63
refactor code
2019-06-05 17:43:59 -07:00
Denis Belyshev
e571f730b2
127: Implemented usage of result package in validation and mutation functions.
2019-06-05 13:43:07 +03:00
shivdudhani
183b17828e
support generation of any resource
2019-05-31 17:59:36 -07:00
shivdudhani
6cc4148fac
move client to pkg, helper script for self-signed certs & update documentation
2019-05-29 14:12:09 -07:00
shuting
de83a16493
rename pkg to kyverno
2019-05-21 11:00:09 -07:00
shivdudhani
38baee7660
PR code review changes
2019-05-21 09:27:04 -07:00
shivdudhani
5be203d2ce
group version registration and names correction for gvk
2019-05-20 10:56:12 -07:00
shivdudhani
e938866e06
PR review changes
2019-05-16 11:05:13 -07:00
shivdudhani
ff48ba08ac
cleanup
2019-05-15 15:08:06 -07:00
shivdudhani
ab008189e7
sharedinfomer factory + update status
2019-05-15 12:29:09 -07:00
shivdudhani
d315db7cb9
rebase with develop
2019-05-15 11:24:27 -07:00
shuting
5dedbd844a
Merge branch 'develop' into 28-Stateless-policy-engine
...
# Conflicts:
# pkg/controller/processPolicy.go
# pkg/engine/engine.go
# pkg/engine/mutation.go
# pkg/engine/mutation/patches.go
# pkg/engine/validation.go
# pkg/webhooks/server.go
2019-05-14 12:11:07 -07:00
shuting
6d65203d91
Merge branch 'develop' into feature_proposal_redesign_policycontroller_eventcontroller_violationbuilder
...
# Conflicts:
# pkg/controller/processPolicy.go
# pkg/engine/engine.go
# pkg/engine/mutation.go
# pkg/engine/mutation/checkRules.go
# pkg/policyengine/validation.go
# pkg/webhooks/server.go
# pkg/webhooks/utils.go
2019-05-14 11:52:13 -07:00
shuting
3f293d8266
initial commit, remove kubeclient from policy engine
2019-05-14 11:24:40 -07:00
shuting
d683340a2e
Resolve PR 27
2019-05-13 18:17:28 -07:00