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

212 commits

Author SHA1 Message Date
NoSkillGirl
b3a13cd36b updated readme - apply example 2020-08-22 01:07:04 +05:30
NoSkillGirl
492b0636c2 updated readme 2020-08-22 01:07:04 +05:30
NoSkillGirl
e18deb94f2 updated readme 2020-08-22 01:07:04 +05:30
Pooja Singh
5a68653749
Supporting annotations in match/exclude (#1045)
* Supporting annotations in match/exclude filters

* updated readme

* small fix
2020-08-17 17:12:27 -07:00
shuting
fd2661dfce
update mutation jsonPatch doc (#1049) 2020-08-14 14:48:08 -07:00
Yuvraj
6c174b19d1
Update the doc on how excluded userInfo flags (#1035)
* flags description added in documentation

* added exclude group role

* small docs changes
2020-08-13 11:59:17 -07:00
shuting
39de46fe39
983 kustomize support (#1026)
* prototype - strategic merge patch

* add end to end test

* add engine strategic merge patch support

* set webhook reinvocationPolicy to IfNeeded

* refactor engine mutate code

* support JMESPath in strategic merge patch

* implement patchesJson6902

* update doc

* resolve pr comments
2020-08-05 09:11:23 -07:00
Pooja Singh
7195b20e90
Feature/print mutated policy (#1014)
* added printing mutation policy

* added mutated method in common

* improved yaml print

* updated readme

* small fix

* small fix
2020-07-29 09:11:58 -07:00
Jim Bugwadia
a7c3594f10
Merge pull request #1009 from b-entangled/663_api_docs
added api docs generator and docs html file
2020-07-23 12:03:20 -07:00
Mohan BE
9b033fd755 added +optional for optional fields 2020-07-23 18:09:34 +05:30
Mohan BE
d41eb93e66 simplified comments 2020-07-22 12:44:06 +05:30
Mohan BE
7951690d25 generate docs 2020-07-22 09:41:02 +05:30
Mohan BE
fcfe89ac8b modified types.go comments 2020-07-22 09:26:39 +05:30
Mohan BE
3e1cef790a added field type specification to types 2020-07-21 11:33:51 +05:30
Pooja Singh
47aaf50717
Feature/CLI saving mutate results (#1007)
* saving mutated policy and resources in yaml

* removed saving mutated policy

* fixed file creation

* updated readme

* changed flags
2020-07-20 12:11:30 -07:00
Mohan BE
2525ce3423 added one line comment to types and added API docs link to README.md 2020-07-20 22:29:20 +05:30
Mohan BE
9451f79ee5 added api docs generator 2020-07-20 20:05:06 +05:30
Shuting Zhao
490d0ce154 update doc 2020-07-18 14:25:35 -07:00
Shuting Zhao
9bcdbd16b8 update example indent 2020-07-17 17:24:52 -07:00
Shuting Zhao
5839447112 update rule name 2020-07-17 10:11:40 -07:00
Shuting Zhao
aa00b8354f update selecting resource doc 2020-07-17 10:09:34 -07:00
shuting
71c4cc3241
Update kyverno-cli.md (#989) 2020-07-15 02:12:31 +05:30
evalsocket
c802d71d9f docs fix 2020-07-10 18:39:26 -07:00
evalsocket
26ae7e2052 merge master changes 2020-07-10 15:25:05 -07:00
Yuvraj
19c2fa8463 documentation added 2020-07-08 14:26:22 -07:00
Yuvraj
7a8298419e
kyverno CLI accessable through krew (#941)
* automate kyverno-cli plugin release for krew

* windows support added

* revert ci changes

* update plugin name

* documentation added

Co-authored-by: Yuvraj <yuvraj@neualto.com>
2020-07-08 09:05:55 -07:00
Jim Bugwadia
c4723e1d06
Merge pull request #968 from nirmata/feature/docs_rstructure_and_add_community
update README.md - community and restructure
2020-07-05 21:11:30 -07:00
Pooja Singh
59b2378274
reading kyverno svc from environment variable (#962)
* reading kyverno svc from environment variable

* updated readme
2020-07-04 19:35:31 -07:00
Jim Bugwadia
29d9425272 update README.md - community and restructure 2020-07-03 08:40:24 -07:00
NoSkillGirl
51b1df71f4 updated readme 2020-07-02 14:11:02 +05:30
NoSkillGirl
0487bfb04b updated kyverno namespace readme 2020-07-02 13:34:18 +05:30
Pooja Singh
ac5d69895a
removing hardcoded namespace from the code (#955)
* removing hardcoded namespace from the code

* Added to helm chart

* removing hard-coded namespace and deployment name from config, generate, checker

* added namespace to configMap, service, serviceAccount

* updated installation documentation

passing `KYVERNO_NAMESPACE` while running in debug mode.

* Update installation.md

removing `kyverno` only namespace note
2020-07-01 14:50:49 -07:00
Jim Bugwadia
ec7969df31
Merge pull request #947 from NoSkillGirl/feature/new_operators
Feature/new operators
2020-06-26 17:26:24 -07:00
Jim Bugwadia
81dc7defed
Merge pull request #951 from realshuting/update_doc
Update auto-gen doc
2020-06-26 17:25:40 -07:00
NoSkillGirl
356d749103 updated readme 2020-06-26 12:48:45 +05:30
Shuting Zhao
c1c27dd0a3 resolve pr comment 2020-06-25 17:04:36 -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
Shuting Zhao
c2e3d5e232 update auto-gen doc 2020-06-24 15:25:43 -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
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
NoSkillGirl
e267757d30 Added more exit codes and update Readme 2020-06-08 17:01:56 +05:30
Jim Bugwadia
42b54796cb
Add install releases 2020-06-06 19:25:20 -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
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
849ef4adcb
fix helm installation (#912) 2020-06-04 18:35:39 -07:00
shuting
03ab89115f
remove --name for helm install 2020-06-04 18:06:41 -07:00
Yuvraj
d51807aac2
Hotfix/ci (#905)
* docs update and fixed issue for docker push on release
2020-06-04 14:31:54 -07:00