Denys Bielyshev
|
63ab88b6e0
|
Merge pull request #73 from nirmata/64_rename-crd-to-kyverno
64 rename crd to kyverno
|
2019-05-22 17:17:38 +01:00 |
|
Denys Bielyshev
|
b595e82fd6
|
Merge pull request #74 from nirmata/46_redesign
remove the checks on resouce kinds as we support everything
|
2019-05-22 17:17:23 +01:00 |
|
Denys Bielyshev
|
556e2ddca1
|
Merge branch 'release-0.1' into 46_redesign
|
2019-05-22 17:17:08 +01:00 |
|
Denys Bielyshev
|
308e8b8772
|
Merge pull request #75 from nirmata/29_redesign
redesign: introduce cache discovery interface
|
2019-05-22 17:15:39 +01:00 |
|
shivdudhani
|
c99e1dcc19
|
redesign: introduce cache discovery interface
|
2019-05-22 00:16:22 -07:00 |
|
shivdudhani
|
60a8f7bc55
|
remove the checks on resouce kinds as we support everything
|
2019-05-21 20:53:29 -07:00 |
|
shuting
|
5f9e4774b9
|
Merge branch 'release-0.1' of github.com:nirmata/kyverno into release-0.1
|
2019-05-21 18:56:59 -07:00 |
|
shuting
|
02da55d7ed
|
Merge pull request #71 from nirmata/bug_70
pass addr of value instead of adr of ptr
|
2019-05-21 18:55:41 -07:00 |
|
shivdudhani
|
268ed14dbc
|
pass addr of value instead of adr of ptr
|
2019-05-21 18:50:51 -07:00 |
|
shuting
|
dbd1bb4466
|
update example due to crd name changed
|
2019-05-21 18:38:52 -07:00 |
|
shuting
|
09bfdc6ba3
|
- Change kube-policy to kyverno in install.yaml - Install in namespace kyverno
|
2019-05-21 18:36:24 -07:00 |
|
shuting
|
a61a7c9c31
|
update install.yaml for generate
|
2019-05-21 14:37:54 -07:00 |
|
shuting
|
3fce50b2d3
|
change project name in compile-image script to kyverno
|
2019-05-21 13:40:17 -07:00 |
|
Jim Bugwadia
|
bf8e59196d
|
fix link
|
2019-05-21 11:09:28 -07:00 |
|
Jim Bugwadia
|
6f85511be1
|
Merge branch 'master' of https://github.com/nirmata/kyverno
|
2019-05-21 11:06:16 -07:00 |
|
Jim Bugwadia
|
1144807cfb
|
add placeholders for docs
|
2019-05-21 11:06:03 -07:00 |
|
shuting
|
9a360ea768
|
Merge branch 'master' of github.com:nirmata/kyverno
# Conflicts:
# gh-pages/config.toml
# gh-pages/content/features.md
|
2019-05-21 11:01:24 -07:00 |
|
shuting
|
de83a16493
|
rename pkg to kyverno
|
2019-05-21 11:00:09 -07:00 |
|
Jim Bugwadia
|
5ef9b86400
|
update links
|
2019-05-21 10:52:57 -07:00 |
|
Jim Bugwadia
|
a9af91230c
|
update project name
|
2019-05-21 10:45:06 -07:00 |
|
shuting
|
1e32674c8d
|
Merge pull request #63 from nirmata/develop
Develop
|
2019-05-21 10:31:26 -07:00 |
|
shuting
|
ca5d2f246f
|
Merge pull request #62 from nirmata/34_User_Docs
34 user docs
|
2019-05-21 10:18:18 -07:00 |
|
shivdudhani
|
11d0923e36
|
replace typed client with dynamic client
|
2019-05-21 09:43:45 -07:00 |
|
shivdudhani
|
38baee7660
|
PR code review changes
|
2019-05-21 09:27:04 -07:00 |
|
Jim Bugwadia
|
c057a74066
|
Merge branch '26-PolicyUseCasesForTesting' into develop
|
2019-05-21 09:15:13 -07:00 |
|
Jim Bugwadia
|
3416e2fccb
|
Merge branch 'develop' into 26-PolicyUseCasesForTesting
|
2019-05-21 09:14:37 -07:00 |
|
Anton Kostenko
|
2997a5139b
|
updated policies
updated policies according to new policy structure for testing
|
2019-05-21 17:56:59 +03:00 |
|
Anton Kostenko
|
e200cdc2a4
|
new policy structure
policies are modified according to new logic
|
2019-05-21 17:54:55 +03:00 |
|
Max Goncharenko
|
65010c4178
|
Merge pull request #55 from nirmata/46_Support_anyResourceKind
support all registered GVK for policy application in admission-contro…
|
2019-05-21 13:58:07 +03:00 |
|
Max Goncharenko
|
c9cc4e271d
|
Merge pull request #58 from nirmata/25_CLI-tool
25 cli tool
|
2019-05-21 13:57:25 +03:00 |
|
Jim Bugwadia
|
d810794997
|
add comments and fix ident
|
2019-05-21 00:55:29 -07:00 |
|
Jim Bugwadia
|
26c826518a
|
fix name and message
|
2019-05-21 00:46:37 -07:00 |
|
Jim Bugwadia
|
7ab611b51d
|
update README.md
|
2019-05-21 00:33:50 -07:00 |
|
Jim Bugwadia
|
971b2d7048
|
update readme with examples
|
2019-05-21 00:10:50 -07:00 |
|
Jim Bugwadia
|
ab69b38a77
|
start docs
|
2019-05-20 20:43:38 -07:00 |
|
shivdudhani
|
d606935ad3
|
kind to lowercase before check
|
2019-05-20 18:19:13 -07:00 |
|
shuting
|
771dcd358e
|
support policy apply to multiple resources
|
2019-05-20 17:59:13 -07:00 |
|
shuting
|
91b7a1b9ac
|
- handle operation remove case: if path does not exist - remove duplicate log - support validate in CLI
|
2019-05-20 15:14:01 -07:00 |
|
shuting
|
fae1a4b058
|
Merge branch 'develop' into 25_CLI-tool
|
2019-05-20 13:04:45 -07:00 |
|
shuting
|
ffe644f821
|
Support Mutate from command line
|
2019-05-20 13:02:55 -07:00 |
|
shivdudhani
|
459be76eb5
|
support all registered GVK for policy application in admission-controller
|
2019-05-20 11:43:13 -07:00 |
|
shivdudhani
|
d728f363aa
|
remove commented code
|
2019-05-20 11:08:36 -07:00 |
|
shivdudhani
|
5fcf9adfc5
|
rebase with develop
|
2019-05-20 11:01:47 -07:00 |
|
shivdudhani
|
5be203d2ce
|
group version registration and names correction for gvk
|
2019-05-20 10:56:12 -07:00 |
|
shuting
|
a5daee0489
|
Merge pull request #53 from nirmata/lists-validation
Lists validation
|
2019-05-20 09:37:44 -07:00 |
|
Maxim Goncharenko
|
500e8d7e16
|
Fixed string and float type mismatches
|
2019-05-20 18:28:54 +03:00 |
|
Maxim Goncharenko
|
91de076363
|
Merge branch 'develop' into lists-validation
|
2019-05-20 17:25:57 +03:00 |
|
Maxim Goncharenko
|
0aebb2a88e
|
Fixed int and float types mismatch
|
2019-05-20 17:07:09 +03:00 |
|
Maxim Goncharenko
|
8f3361e96b
|
Fixed issue with no message on errorness validation for user
|
2019-05-20 15:41:23 +03:00 |
|
Maxim Goncharenko
|
be13b041b6
|
Fixed issue with validation error messages
|
2019-05-20 14:48:38 +03:00 |
|