1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
Commit graph

59 commits

Author SHA1 Message Date
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
Jim Bugwadia
0c66428640
Fix headings and add note on namespace 2020-06-03 19:11:14 -07:00
Yuvraj
ffe6f9c19c
alignment changes 2020-06-03 18:15:07 -07:00
Yuvraj
7e2dd0d35e
documentation fixed 2020-06-03 18:13:42 -07:00
Yuvraj
ca2379baab added documentation for installing 2020-06-03 17:59:19 -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
Norbert Kiesel
b698736e9c
Fixed some more typos and always link install.yaml 2020-04-02 22:14:28 -07:00
Norbert Kiesel
768d770b52
Fixed some typos 2020-04-02 19:05:29 -07:00
Shuting Zhao
023ac5ecf5 rename to kyverno:policyviolations 2020-03-04 16:04:02 -08:00
Shuting Zhao
54a4080acc update doc 2020-02-20 11:31:03 -08:00
shivkumar dudhani
c402b5602c CR fixes 2020-02-18 17:10:15 -08:00
shivkumar dudhani
70ac8b1d20 update documentation for kyverno role 2020-02-18 12:07:47 -08:00
Jim Bugwadia
8d43e6d995
Update installation.md 2020-02-07 10:06:05 -08:00
Shivkumar Dudhani
76fa40151b
add background processing documentation (#650)
* add background processing documentation

* update cmd line arg

* CR changes
2020-02-04 14:55:12 -08:00
shuting
bd538e51bc
Merge pull request #613 from nirmata/update_markdown
move definitions/rolebindings.yaml to installation.md
2020-01-13 10:42:26 -08:00
Shuting Zhao
c4eb721b03 move definitions/rolebindings.yaml to installatino.md 2020-01-10 12:39:26 -08:00
shivkumar dudhani
291c111b8c update documentation for fqdncn 2020-01-09 12:20:08 -08:00
Shuting Zhao
e066be3efa update installation.md 2019-12-12 18:02:54 -08:00
Shivkumar Dudhani
22e7ab1c49
Merge branch 'master' into 261_dynamic_config 2019-10-25 19:17:15 -05:00
shivkumar dudhani
791fcea426 update documentation 2019-10-25 19:14:18 -05:00
shivkumar dudhani
383289c38e update documentation 2019-10-25 19:13:08 -05:00
Shuting Zhao
50daf03743 clean up definitions folder 2019-10-25 13:53:16 -07:00
Jim Bugwadia
9bbcbb29af reorganize samples 2019-10-23 14:45:27 -07:00
Denys Bielyshev
f81ba1fa60
Update installation.md 2019-06-21 15:33:05 +03:00
shivdudhani
9c1b606892 update documentation 2019-06-19 14:21:03 -07:00
Jim Bugwadia
b5fa5b2560 update broken links and CLI text 2019-06-11 18:46:35 -07:00
Denys Bielyshev
e102ca1f51
Merge pull request #161 from nirmata/125_debug_mode
125 debug mode
2019-06-12 01:32:19 +03:00
shuting
f35e37bfb9 Add example to update image tag. 2019-06-10 18:37:13 -07:00
shuting
2e116aa00f Update installation doc to run in debug mode 2019-06-10 18:28:33 -07:00
shuting
f087be8c66 add instruction to install the specific version. 2019-06-07 10:27:05 -07:00
Jim Bugwadia
a89ac29eae
fix instructions 2019-06-04 00:50:41 -04:00
Jim Bugwadia
84efb31277 format 2019-06-01 17:46:53 -07:00
Jim Bugwadia
0fe9211304 Revert "fix order"
This reverts commit 50335a9005.
2019-06-01 17:44:36 -07:00
Jim Bugwadia
50335a9005 fix order 2019-06-01 17:42:04 -07:00
Jim Bugwadia
ad363997ad clarify install options 2019-06-01 17:35:42 -07:00
Jim Bugwadia
b1e192d4f0
Merge pull request #122 from nirmata/121_rework
121 rework
2019-05-29 19:17:40 -07:00
shuting
bc6a184074
update Quotation in installation.md 2019-05-29 18:25:32 -07:00
shivdudhani
1c123a5513 update doc 2019-05-29 17:45:42 -07:00
shivdudhani
9b0f8d48e0 update doc 2019-05-29 14:23:37 -07:00
shivdudhani
6cc4148fac move client to pkg, helper script for self-signed certs & update documentation 2019-05-29 14:12:09 -07:00
shivdudhani
7ec9315e57 use single secret for tlsPair, check for secret annotation for self-signed cert & change type of secret from generic to tls 2019-05-29 12:36:03 -07:00
shivdudhani
c90d425272 re-work 2019-05-28 19:50:40 -07:00
shivdudhani
b70f31fd13 update doc + get tlspair 2019-05-28 18:27:56 -07:00
shivdudhani
9e0149739f support self-signed certificates via secrets 2019-05-28 18:16:22 -07:00
shivdudhani
64b38a5c75 update error msg and documentation for scenarios when certificate signer is not configured 2019-05-27 00:35:40 -07:00