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

161 commits

Author SHA1 Message Date
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
Jim Bugwadia
d4e5790a66
Bugfix/update docs for deny rules (#886)
* - support wildcards for namespaces

* do not annotate resource, unless policy is an autogen policy

* close HTTP body

* improve messages

* - update docs for deny rules
- add presentations and videos to README.md
2020-05-28 11:22:47 -07:00
sgandon
21571ba275
fixed a documentation typo (#864) 2020-05-19 10:33:44 -07:00
danielnbalasoiu
80a02a1574
Documentation update
Updated instructions with current locations of `policy-CM.yaml` and `CM.yaml`.
2020-04-29 09:12:37 +00:00
shravan
bafc854bc5 797 typo fix 2020-04-20 18:51:04 +05:30
Jim Bugwadia
bd117aa65d Fixes #797 - update example for mutate patch policy 2020-04-18 20:13:47 -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
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
Norbert Kiesel
768d770b52
Fixed some typos 2020-04-02 19:05:29 -07:00
Jim Bugwadia
df76ac6848 update README.md 2020-03-18 18:14:41 -07:00
Jim Bugwadia
5b02542639 update docs for https://github.com/nirmata/kyverno/issues/740 and https://github.com/nirmata/kyverno/issues/741 2020-03-18 18:07:41 -07:00
Chris Werner Rau
58b3d6acc8
Add info about the kyverno AUR package
I created an AUR package for the `kyverno` cli, therefore I wanted to publish its existence for other fellow arch users
2020-03-18 17:18:59 +01: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
Shuting Zhao
8e6e8fb663 fix typo 2020-02-19 19:24:55 -08:00
Shuting Zhao
dd07942fb7 update doc 2020-02-19 19:24:11 -08:00
Shuting Zhao
83be17ce9e update cli doc / makefile 2020-02-19 19:13:05 -08:00
Jim Bugwadia
2c95e56482 fix docs 2020-02-19 18:50:03 -08:00
Jim Bugwadia
b538838104
Merge pull request #706 from shravanshetty1/696_cli_documentation
#696 - Added basic documentation for cli
2020-02-19 18:34:04 -08:00
shravan
90a5e18b1c 696 documentatino fixes 2020-02-19 21:47:15 +05:30
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
shravan
c60b4a5100 696 fixes after further proof reading 2020-02-17 10:35:33 +05:30
shravan
5ba1fe6681 696 removed instruction to download from krew 2020-02-17 10:26:29 +05:30
shravan
971008e1c8 696_add_documentation 2020-02-17 10:20:02 +05:30
Jim Bugwadia
2faf68f1ba
added deletion and cpolv details 2020-02-07 12:41:13 -08:00
Jim Bugwadia
20e518a608
fix sp 2020-02-07 12:34:48 -08:00
Jim Bugwadia
112a94196a add doc for policy violations 2020-02-07 12:33:57 -08:00
Jim Bugwadia
3c65845c28
Merge pull request #682 from nirmata/update_doc
Update policies
2020-02-07 12:24:29 -08:00
shivkumar dudhani
bf477d3c4d add missing - for list 2020-02-07 12:20:15 -08:00
shivkumar dudhani
fd71612794 update examples 2020-02-07 12:03:53 -08:00
Jim Bugwadia
af6d3e6b53
Merge pull request #680 from nirmata/update-generate-docs
Update writing-policies-generate.md
2020-02-07 11:45:59 -08:00
Shuting Zhao
c3e6851052 update documentation/mutate.md 2020-02-07 11:25:01 -08:00
shivkumar dudhani
4e1b11c1d4 Merge branch 'master' into update_doc 2020-02-07 11:22:50 -08:00
Jim Bugwadia
5e2d161d5a
Update writing-policies-generate.md 2020-02-07 10:21:47 -08:00
Jim Bugwadia
8d43e6d995
Update installation.md 2020-02-07 10:06:05 -08:00
Jim Bugwadia
d4bbae6fe8 update examples and log text 2020-02-06 22:51:16 -08:00
Jim Bugwadia
836cf11afd add service accounts to subjects 2020-02-06 00:42:01 -08:00
Jim Bugwadia
f188512ca0 add service accounts 2020-02-06 00:38:05 -08:00
Jim Bugwadia
9615c60fba fix case and text 2020-02-06 00:16:04 -08:00
Jim Bugwadia
5f1db2738e fix order 2020-02-06 00:13:31 -08:00
Jim Bugwadia
a93f31ebd5 update titles 2020-02-06 00:10:36 -08:00