1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Commit graph

2308 commits

Author SHA1 Message Date
NoSkillGirl
356d749103 updated readme 2020-06-26 12:48:45 +05:30
NoSkillGirl
b589169b5e Added in-notin operator 2020-06-26 12:48:45 +05:30
NoSkillGirl
e8c4050d49 Added In and NotIn Operators 2020-06-26 12:48:12 +05:30
shuting
abb51348cf
skip inserting auto-gen annotation to podController on UPDATE admission request (#953) 2020-06-25 17:24:10 -07:00
Jim Bugwadia
1ccd5e6e0f
Merge pull request #950 from evalsocket/fix-942
temp patch in client-go
2020-06-25 16:56:46 -07:00
Yuvraj
c0326ce3f1 conflict resolve 2020-06-25 12:05:42 -07:00
Yuvraj
ab328b59d3 go mod updated 2020-06-25 12:00:35 -07:00
shuting
7ffeb6efca
skip generate violation on pre-exist pod (#952) 2020-06-25 09:52:54 -07:00
shuting
06a2b246dd
Background mode only apply to running pods (#949)
* background mode process Running pod only

* update debug doc
2020-06-25 09:52:27 -07:00
Yuvraj
fac31e1c51 temp patch in client-go 2020-06-24 12:57:24 -07:00
shuting
da943325fe
Ignore auto-gen annotation on Pod when processing DENY rule (#944)
* ignore auto-gen annotation on Pod when processing DENY rule

* remove unused code
2020-06-24 10:26:04 -07:00
Yuvraj
01724d63cf
Synchronize data for generated resources (#933)
* Generate request added fro update resource

* synchronize flag added

* documentation added for keeping resource synchronized

Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-06-23 07:19:43 +05:30
Jim Bugwadia
7cb49b6b34
Merge pull request #935 from NoSkillGirl/feature/cli_error_messages
updated sanitized error
2020-06-20 23:30:20 -07:00
NoSkillGirl
6cfd4d345b Updated error messages as per the convention (lowercase) 2020-06-21 11:52:50 +05:30
NoSkillGirl
7e2dbd87fe Modified error messages 2020-06-21 11:48:57 +05:30
Jim Bugwadia
5005021365
Merge pull request #937 from evalsocket/hotfix/prerelease
Trigger github action when we push tag
2020-06-18 08:59:16 -07:00
Yuvraj
5faf8b79ec
Added trigger for all type of tags 2020-06-18 08:13:11 -07:00
Yuvraj
fd872dc7a3 added tag for prerelease github action 2020-06-18 15:03:27 +00:00
Yuvraj
2ed9507b94 Merge branch 'master' of https://github.com/nirmata/kyverno into hotfix/remove-arm 2020-06-18 15:00:20 +00:00
NoSkillGirl
c482459e0e updated sanitized error 2020-06-18 13:57:32 +05:30
Pooja Singh
9806339f1d
Merge pull request #932 from nirmata/bugfix/log_npe_and_cli_error
fix panic in log and improve CLI error reporting
2020-06-18 10:39:52 +05:30
Jim Bugwadia
912bc3ccc4 - fix panic in log and improve CLI error reporting 2020-06-12 18:23:59 -07:00
Jim Bugwadia
e889918d62
Merge pull request #930 from NoSkillGirl/bug/cli_exit_code
CLI error handling using different exit codes.
2020-06-11 22:08:22 -07:00
NoSkillGirl
ee0bf321fa samll change in readme 2020-06-12 09:47:21 +05:30
NoSkillGirl
054a119063 simplified exit code 2020-06-09 12:55:42 +05:30
Yuvraj
a514daf32e
helm release when new tag will be publish (#929) 2020-06-08 22:22:26 -07:00
NoSkillGirl
e267757d30 Added more exit codes and update Readme 2020-06-08 17:01:56 +05:30
NoSkillGirl
2d74937bd6 Added different exit code(3) on invalid policy 2020-06-08 11:50:56 +05:30
Jim Bugwadia
c605f316cb
Merge pull request #926 from nirmata/docs_quick_start
Add a quick start
2020-06-06 22:45:28 -07:00
Jim Bugwadia
317f7bc055
Merge pull request #927 from nirmata/docs/add_cli_install_from_releases
Add install releases
2020-06-06 22:45:08 -07:00
Jim Bugwadia
42b54796cb
Add install releases 2020-06-06 19:25:20 -07:00
Jim Bugwadia
14e2d68ea2
Add a quick start 2020-06-06 19:20:42 -07:00
Jim Bugwadia
af07747f11
Merge pull request #925 from nirmata/helm_remove_generate_name-1
update helm install
2020-06-05 17:12:36 -07:00
Jim Bugwadia
55e9baf684
Merge pull request #924 from nirmata/helm_remove_generate_name
update helm installation instructions
2020-06-05 17:12:25 -07:00
Jim Bugwadia
434d2452c7
update helm install 2020-06-05 16:59:26 -07:00
Jim Bugwadia
5be9c46c4e
update helm installation instructions 2020-06-05 16:57:52 -07:00
Jim Bugwadia
a72f63d712
add back install definitions (#923) 2020-06-05 15:48:02 -07:00
Jim Bugwadia
7298fee518
Merge pull request #922 from evalsocket/fix-921
Remove duplicates CRD files from kyverno
2020-06-05 15:12:55 -07:00
Yuvraj
619fb98e2a remove crd installation from documentation 2020-06-05 15:05:57 -07:00
Yuvraj
5df422fd63 Added aggregated view clusterroles 2020-06-05 14:36:37 -07:00
Jim Bugwadia
9aab8f52b6
Merge pull request #919 from F1ko/bug/837-aggregated_default_roles
#837 - add aggregated view clusterroles for default k8s roles (view, edit and admin)
2020-06-05 14:31:35 -07:00
Yuvraj
03c36d7df1 Added generated file 2020-06-05 13:51:22 -07:00
Yuvraj
4d9226351f replace crd with latest crd 2020-06-05 13:49:53 -07:00
Yuvraj
2e5f000d3e remove duplicate crd changes 2020-06-05 13:44:47 -07:00
Yuvraj
d96f3e6c89 remove duplicate crd changes 2020-06-05 13:42:53 -07:00
F1ko
53b324d5d6 add aggregated view clusterroles for default k8s roles (view, edit and admin) 2020-06-05 15:52:39 +02:00
Jim Bugwadia
9d6d0eecb0
Merge pull request #917 from nirmata/helm-chart-version
update chart version
2020-06-04 19:04:11 -07:00
Jim Bugwadia
7062349fcf
update chart version 2020-06-04 18:59:42 -07:00
Jim Bugwadia
0b8abc8c7a
Merge pull request #916 from nirmata/fix-helm-text
make helm text consistent
2020-06-04 18:50:12 -07:00
Jim Bugwadia
53fb634afe
Update version (#914) 2020-06-04 18:46:17 -07:00