Yuvraj
277402ba4c
Feature - Add checks for k8s version when Kyverno starts ( #831 )
...
* Added k8s version check for mutating and validating'
* version check adde
* middelware added
* formate
* Added timeout flag value to webhook server timeout middelware and refactore kubernetes version check
* Fixed test cases
* Removed log
* Update kubernetes version check
* Added check for mutate and validate
* Skip Validation in handleValidateAdmissionRequest if kubernetes version is below 1.14
* Update return object AdmissionResponse
* fixed condition for skiping mutation
* Handle condition for skip feature in case of kubernetes version 1.14.2
2020-05-18 17:00:52 -07:00
Shuting Zhao
df59b97bc7
add constant.go
2020-05-18 11:56:17 -07:00
Shuting Zhao
f97c202d52
extract controller resync period to a constant file
2020-05-18 11:56:17 -07:00
Shuting Zhao
c79f166dd3
increase background sync period to 5 mins
2020-05-18 11:56:17 -07:00
Shuting Zhao
b9d38d2fd3
fix error "failed to list resources"
2020-05-18 11:56:17 -07:00
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
0932e9a147
664 tested prototype
2020-04-27 18:38:03 +05:30
shravan
0a65a66cc0
823 tested prototype
2020-04-27 15:05:10 +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
e3519d6b45
808 test fixes
2020-04-13 20:26:46 +05:30
shuting
b5c37f42ad
Merge pull request #758 from shravanshetty1/753_conflicting_match_exclude
...
#753 - Validate conflicting match and exclude
2020-04-12 14:55:39 -07:00
shuting
7a05d81435
Merge pull request #803 from shravanshetty1/775_autogen_annotations
...
#775 - Removing unneeded annotations
2020-04-12 14:52:56 -07:00
shravan
61918d9826
808_prototype
2020-04-12 18:58:55 +05:30
shravan
09b3172b8c
753 reverting autogen rule changes
2020-04-11 22:11:28 +05:30
shuting
44d50c1cde
Merge pull request #798 from shravanshetty1/777_lister_interface
...
#777 - CLI should use standard lister interface instead of directly calling API
2020-04-10 14:27:42 -07:00
shravan
9c457b9c1a
786 fixed tests
2020-04-09 22:21:59 +05:30
shravan
49e26aface
786 tested prototype
2020-04-09 22:00:24 +05:30
shravan
ad3fcb500f
775 circle ci fixes
2020-04-04 22:52:53 +05:30
shravan
23d2a215dc
753 fixing tests
2020-04-04 22:50:05 +05:30
shravan
ed45dc12c0
775 working prototype
2020-04-04 22:39:21 +05:30
shravan
d43456b681
753_avoiding_duplicate_vals
2020-04-04 21:06:55 +05:30
shravan
2599b29a09
753 final fixes
2020-04-04 17:13:29 +05:30
shravan
d4baf44fd9
753 practical test fixes
2020-04-04 16:18:36 +05:30
shravan
dd0f3d140e
753 resolving merge conflicts
2020-04-04 15:55:19 +05:30
shravan
fde5e5490f
753 testcase and fixes
2020-04-04 14:49:50 +05:30
shravan
0b2aa90444
753 new req save commit
2020-04-04 12:46:51 +05:30
shravan
c804750f44
800 crd sync panic
2020-04-03 18:29:21 +05:30
shravan
b2ae45c856
777 tested prototype
2020-04-03 10:30:52 +05:30
shuting
235adf5530
Merge pull request #788 from shravanshetty1/787_cli_panic
...
#787 - CLI panics for policies with variables
2020-04-02 09:05:15 -07:00
shravan
7ce0c8d68a
787 circle ci changes
2020-04-02 21:19:51 +05:30
shravan
410e53bd9f
787 tested prototype
2020-04-02 21:13:39 +05:30
shravan
c0dbd1d6e6
783 tested prototype
2020-04-02 12:19:32 +05:30
shravan
e3fcc2c4e5
783 fixing panic
2020-04-02 09:09:49 +05:30
Shuting Zhao
05d5d91afd
fix assign to nil map
2020-04-01 12:41:37 -07:00