Jim Bugwadia
4ea1126fce
remove docs and update README.md
2020-10-14 17:39:45 -07:00
Yuvraj
7d7919d7d9
Fix documentation for helm ( #1187 )
2020-10-12 14:45:04 -07:00
Shuting Zhao
2152d354a9
migrate repo
2020-10-07 15:09:52 -07:00
Shuting Zhao
cdc5190c56
update nirmata/kyverno to kyverno/kyverno
2020-10-07 11:12:31 -07:00
Pooja Singh
ccdcb6ae89
Feature/read from stdin validate ( #1171 )
...
* temp
* added pipe logic for validate
* fixed test cases - policy mutation
2020-10-06 17:50:53 -07:00
Jim Bugwadia
caa1a17023
update installation guides ( #1167 )
...
* update installation guides
* align namespaces
* add instructions for SAN in X509v3 extensions
fix manual CA steps for Kubernetes 1.19 / Golang 1.15
2020-10-01 23:29:30 -07:00
Pooja Singh
168c92333c
Feature/read from stdin ( #1165 )
...
* temp
* added pipe logic for apply
* removed comments
* updated readme
2020-10-01 18:22:58 -07:00
Jim Bugwadia
d9bf3f67bb
update config map docs
2020-10-01 00:32:12 -07:00
Jim Bugwadia
712168ab67
update getting started docs ( #1155 )
2020-09-29 19:35:41 -07:00
Shuting Zhao
82143a262a
update doc
2020-09-22 19:54:41 -07:00
Shuting Zhao
f8faa08f92
update doc
2020-09-22 18:28:21 -07:00
Mohan B E
51ac382c6c
Feature/configmaps var 724 ( #1118 )
...
* added configmap data substitution for foreground mutate and validate
* added configmap data substitution for foreground mutate and validate fmt
* added configmap lookup for background
* added comments to resource cache
* added configmap data lookup in preConditions
* added parse strings in In operator and configmap lookup docs
* added configmap lookup docs
* modified configmap lookup docs
2020-09-22 14:11:49 -07:00
shuting
0814d9e799
update operator doc ( #1131 )
2020-09-18 12:15:04 -07:00
Pooja Singh
ba5c656d76
converting patches to patchesJSON6902 ( #1115 )
...
* converting patches to patchesJSON6902
* updated readme
* removed patch section from readme
2020-09-16 10:53:05 -07:00
shuting
e0f617b383
810 support cronJob for auto-gen ( #1089 )
...
* add watch policy to clusterrole kyverno:customresources
* - improve auto-gen policy application logic - remove unused code
* move method to common util
* auto-gen rule for cronJob
* update doc
* set CronJob as default auto-gen pod controller
* - update doc; - fix test
* remove unused code
2020-09-01 09:11:20 -07:00
Pooja Singh
2bfb5fffb3
Merge pull request #1080 from NoSkillGirl/feature/crd_validation
...
Supporting CRD validation in CLI
2020-09-01 08:51:02 +05:30
Yuvraj
2641120907
Generate policy does not work on namespace update ( #1085 )
...
* added logic for handling generate request
* generate rules added
* added label condition for generate
* remove extra logs
* remove extra logs
* buf fixed
* bug fixed
* added logic for delete gr
* log fixed
* documentation changed
* remove best practices changes
* bug fix
* added best pratice
2020-08-31 11:25:13 -07:00
NoSkillGirl
d9c3a166cc
updated readme
2020-08-31 19:32:00 +05:30
Mohan B E
a827f88dc7
resolved conditional anchor issue and added validation to pattern labels ( #1060 )
...
* resolved conditional anchor issue and added validation to pattern labels
* restored IsConditionAnchor
* added annotation and anypattern validation
* added conditional anchor key checker
* reverted docs
* fixed tests
* modified validation
* modified validate condition check
2020-08-28 18:22:22 -07:00
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