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
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 Shetty
ffe9fbd05b
Merge pull request #840 from shravanshetty1/chart-readme-path-fix
...
Chart README.md path fixes
2020-05-13 15:54:44 +05:30
shravan
63b3f81e67
chart readme fixes
2020-05-13 15:53:26 +05:30
Shravan Shetty
6dbaf1685c
Merge pull request #839 from mbarrien/helm
...
Add Helm chart for Kyverno - #835
2020-05-13 15:48:45 +05:30
Michael Barrientos
b328dc6ff1
Fix Helm chart README.md for Helm 3
2020-05-13 02:15:36 -07:00
Michael Barrientos
a3889d8c39
Add Helm chart for Kyverno - #835
2020-05-08 19:10:27 -07:00
Shravan Shetty
47fdb9e510
Merge pull request #830 from danielnbalasoiu/patch-1
...
Documentation update
2020-04-29 21:15:59 +05:30
danielnbalasoiu
80a02a1574
Documentation update
...
Updated instructions with current locations of `policy-CM.yaml` and `CM.yaml`.
2020-04-29 09:12:37 +00:00
Shravan Shetty
22ddf50792
Merge pull request #825 from shravanshetty1/664_faster_router
...
Fixes #664 - Upgrading router
2020-04-27 18:43:38 +05:30
shravan
0932e9a147
664 tested prototype
2020-04-27 18:38:03 +05:30
Shravan Shetty
14110bdf58
Merge pull request #824 from shravanshetty1/823_match_exclude_conflict_fixes
...
Fixes #823 - Match/Exclude conflict bug
2020-04-27 15:06:57 +05:30
shravan
0a65a66cc0
823 tested prototype
2020-04-27 15:05:10 +05:30
Shravan Shetty
8fe8e7fa0e
Merge pull request #818 from nirmata/bugfix/817_fix_k8s_slack_url
...
Fixes #817 - slack channel URL
2020-04-20 20:19:28 +05:30
Jim Bugwadia
c657ef1016
Fixes #817 - slack channel URL
2020-04-20 07:41:49 -07:00
Shravan Shetty
9d88e73204
Merge pull request #814 from nirmata/bugfix/797_update_docs_example_for_mutate
...
Fixes #797 - update example for mutate patch policy
2020-04-20 18:52:32 +05:30
shravan
bafc854bc5
797 typo fix
2020-04-20 18:51:04 +05:30
Jim Bugwadia
bd117aa65d
Fixes #797 - update example for mutate patch policy
2020-04-18 20:13:47 -07:00
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
shuting
5f20cdfb07
remove cpu limit in BP require_pod_requests_limits.yaml ( #807 )
...
* remove cpu limit in BP require_pod_requests_limits.yaml
* update test
2020-04-13 09:29:11 -07:00
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 Shetty
7d76a45667
Merge pull request #804 from shravanshetty1/786_deepCopy_crash
...
#786 - subVars crashes
2020-04-09 22:46:49 +05:30
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
shuting
b3b715c526
Merge pull request #796 from nkiesel/patch-1
...
Fixed some typos
2020-04-03 13:00:46 -07:00
Norbert Kiesel
bd46e41f11
Clarified the resourceFilters usage
...
Not 100% sure that I got this correct. Please review and fix.
I also see in the source code that the entries can also be just `[<Kind>]` or `[<Kind>,<Namespace>]` (i.e. omitting trailing parts instead of using `*`) but I'm not sure if that should be used so I did not mention it.
2020-04-03 12:11:01 -07:00
Shravan Shetty
6d2de6cee0
Merge pull request #801 from shravanshetty1/800_crd_sync_panic
...
#800 - CRD sync panics
2020-04-03 18:53:11 +05:30
shravan
c804750f44
800 crd sync panic
2020-04-03 18:29:21 +05:30
Norbert Kiesel
d40e3b886e
Fixed some typos
2020-04-02 22:34:45 -07:00
Norbert Kiesel
33352d131e
fixed some typos
2020-04-02 22:31:21 -07:00
Norbert Kiesel
5252fe76d5
fixed some typos
2020-04-02 22:28:09 -07:00