1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
Commit graph

2154 commits

Author SHA1 Message Date
Jim Bugwadia
bd117aa65d Fixes #797 - update example for mutate patch policy 2020-04-18 20:13:47 -07:00
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
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
b6f01db0b1 744 resolve merge conflicts 2020-04-13 20:31:40 +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
2451756651 744 tested prototype 2020-04-10 23:24:54 +05:30
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
Norbert Kiesel
cbe20995b2
tyxed some typos
whitespace before `:` in YAML
2020-04-02 22:26:02 -07:00
Norbert Kiesel
a2d6732adf
fixed some more typos
extra whitespace before `:` in YAML
2020-04-02 22:20:56 -07:00
Norbert Kiesel
b698736e9c
Fixed some more typos and always link install.yaml 2020-04-02 22:14:28 -07:00
shravan
b2ae45c856 777 tested prototype 2020-04-03 10:30:52 +05:30
Norbert Kiesel
768d770b52
Fixed some typos 2020-04-02 19:05:29 -07:00
shuting
c22e003a40
Merge pull request #790 from shravanshetty1/789_generate_namespace_field
#789 - Generate definition missing namespace field
2020-04-02 09:53:58 -07:00
shravan
77910a863e 789 tested prototype 2020-04-02 22:18:26 +05:30
Shuting Zhao
c190f4600c ignore cli binary 2020-04-02 09:38:52 -07:00
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
shuting
ce5cd655f1
Merge pull request #785 from shravanshetty1/783_crd_sync_panic_1.15
#783 - CRD sync panics on kubernetes versions 1.16 and below
2020-04-02 09:03:53 -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
Shuting Zhao
f0300b7c49 ignore binaries 2020-04-01 20:59:58 -07:00
Shuting Zhao
e079256742 tag v1.1.5 2020-04-01 20:48:32 -07:00
shuting
4a8a497dce
Merge pull request #784 from shravanshetty1/783_crd_sync_panic
#783 - Fixing crd sync panic
2020-04-01 20:46:54 -07:00