Shuting Zhao
5128a00e91
suppress log
2020-05-18 11:56:15 -07:00
Shuting Zhao
57e9aaea5f
Add crd 1.16+ spec
2020-05-18 11:55:59 -07:00
Yuvraj
c4c28b709b
Feature - Change annotation for auto-generate pod controllers policy ( #849 )
...
* replace auto-generate pod controllers policy
* replace auto-generate pod controllers policy
* handled backword compatibility
* added backword compatibility
* Change annotation for auto-generate pod controllers
* Typo fixed
2020-05-18 11:50:54 -07:00
Jim Bugwadia
8c4c98d1a4
Merge pull request #855 from nirmata/bugfix/fixes_791_792_832
...
Bugfix/fixes 791 792 832
2020-05-17 19:30:11 -07:00
Yuvraj
0635df7b11
Bug - annotation inserted to podTemplate by auto-gen should reflect the policy name ( #850 )
...
* Added check for annotation inserted to podTemplate by auto-gen
* skip reporting violation on pod which has annotation pod-policies.kyverno.io/autogen-applied
* Revert Changes
* typo fixed
* Update condition for skiping the pods
2020-05-17 18:51:56 -07:00
Jim Bugwadia
b763c33a29
fix mock discover client
2020-05-17 17:58:57 -07:00
Jim Bugwadia
304c75403e
- skip resource schema validation when no mutate rules are applied
...
- cleanup webhook registration logic and logs
2020-05-17 14:37:05 -07:00
Jim Bugwadia
993bad7b65
improve comments
2020-05-17 09:54:32 -07:00
Jim Bugwadia
b463dbf6a8
- allow fetching resource from dynamic client
...
-
2020-05-17 09:54:13 -07:00
Jim Bugwadia
bf1aaba99b
allow cross platform builds
2020-05-17 09:51:46 -07:00
Jim Bugwadia
bc37d27de6
remove unnecessary comments and reduce cache resync intervals
2020-05-17 09:51:18 -07:00
Jim Bugwadia
8e1f6949ba
Merge pull request #853 from realshuting/811_duplicate_pv_on_pod_podcontroller
...
811 - fix duplicate pv create on both pod and pod-controller
2020-05-16 23:27:54 -07:00
shuting
fa06cace5f
802 set kind in generate ( #846 )
...
* set generate.data.kind from generate.kind
* remove setting generate.data.apiversion
2020-05-16 21:29:23 -07:00
Shuting Zhao
eec21ea5ca
Rename function
2020-05-16 21:24:37 -07:00
Shuting Zhao
0952ccec82
set log to higher level
2020-05-15 14:49:34 -07:00
Shuting Zhao
ddf89b4803
- fix 811; - suppress log
2020-05-15 13:11:28 -07:00
shuting
6f039147c8
fix 843 ( #844 )
2020-05-14 12:32:11 -07:00
shravan
5461b63a25
744 removed uneeded comment
2020-05-13 10:27:08 +05:30
shravan
3a146a5952
744 added not found error type
2020-05-13 10:06:21 +05:30
shravan
43d412039c
744 relocating logic
2020-05-07 23:11:04 +05:30
shravan
717e42dd0b
744 ignoring resources with deletionTimestamp
2020-05-07 23:04:15 +05:30
shravan
ba0de32454
744 fixing previous commit implementation
2020-05-07 14:38:15 +05:30
shravan
6f01bb4d59
744 only user requests will be denied
2020-05-07 14:18:42 +05:30
shravan
5ec300a12d
744 added tests
2020-05-07 02:35:24 +05:30
shravan
7682935701
744 fixing broken tests
2020-05-06 22:52:29 +05:30
shravan
f08f7e22c7
744 supporting Equals and NotEquals as operater types
2020-05-06 22:43:17 +05:30
shravan
09310d19e1
744 fixing policy validation
2020-05-06 22:27:06 +05:30
shravan
6b1498b770
744 fixing policy validation and removing allRequests field
2020-05-06 19:46:32 +05:30
shravan
ee9b478f42
744 fixing broken tests
2020-05-06 01:08:49 +05:30
shravan
2bd484d5b8
744 fixing error message
2020-05-06 01:02:39 +05:30
shravan
1b2868620e
744 fixing tests and making sure policy with variables that are not request.object are not allowed in background mode
2020-05-06 00:29:40 +05:30
shravan
717e8e7245
744 fixed error messages
2020-05-05 23:52:52 +05:30
shravan
ab8664d6ca
resolving merge conflicts
2020-05-05 21:01:58 +05:30
shravan
d3311500af
744 tested version
2020-05-05 20:58:02 +05:30
shravan
b0c7cdbc81
744 save commit
2020-05-05 19:19:47 +05:30
shravan
fc84eaaf3b
744 relocating userRequestInfo to top level variable
2020-04-29 21:02:21 +05:30
shravan
f8f27cea18
744 fixing policy validation
2020-04-27 22:01:33 +05:30
shravan
0932e9a147
664 tested prototype
2020-04-27 18:38:03 +05:30
shravan
0a34357921
744 improving error message
2020-04-27 16:02:02 +05:30
shravan
f839f27b41
Merge branch 'master' into 744_deny_requests
2020-04-27 15:12:35 +05:30
shravan
0a65a66cc0
823 tested prototype
2020-04-27 15:05:10 +05:30
shravan
7dc7420ad9
744 policy validation skip
2020-04-23 01:05:00 +05:30
shravan
34238188da
744 fixing broken delete
2020-04-22 20:45:15 +05:30
shravan
7a3f0012a9
744 untested prototype
2020-04-22 20:15:16 +05:30
shravan
93fa54bf79
744 deny all requests
2020-04-18 18:26:09 +05:30
shravan
83ecd95945
744 added all request values to context
2020-04-15 21:17:14 +05:30
shravan
11580e8ba5
744 save commit
2020-04-14 20:47:12 +05:30
shravan
4cb44bce09
744 save commit
2020-04-14 19:06:48 +05:30
Shravan Shetty
3a56a2d624
Merge pull request #809 from shravanshetty1/808_policy_status
...
#808 - Policy status is not being updated
2020-04-13 22:02:05 +05:30
shravan
b6f01db0b1
744 resolve merge conflicts
2020-04-13 20:31:40 +05:30