Shuting Zhao
|
913f12ff9d
|
set ownerReference in pv update
|
2020-05-26 17:18:42 -07:00 |
|
Shuting Zhao
|
a251bda1dd
|
suppress violation on evicted pod
|
2020-05-26 16:25:11 -07:00 |
|
Shuting Zhao
|
7ea2930fa4
|
- fix violations re-create on the same resource - skip background processing if a resource is to be deleted
|
2020-05-26 16:25:11 -07:00 |
|
shivkumar dudhani
|
e6e5bbb603
|
Merge branch 'master' into access_check
|
2020-03-17 17:23:18 -07:00 |
|
shivkumar dudhani
|
d327309d72
|
refactor logging
|
2020-03-17 16:25:34 -07:00 |
|
shravan
|
9656975b5a
|
527 renamed package and send listner instead of entire sync object
|
2020-03-07 12:53:37 +05:30 |
|
shravan
|
6206852262
|
527 redesigned implementation so that package variables are not used across packages
|
2020-03-04 15:45:20 +05:30 |
|
shravan
|
38b92a0d34
|
527 making status listner into a buffered channel instead of go routines
|
2020-03-04 13:35:49 +05:30 |
|
shravan
|
40e92ebacf
|
527 decoupling sender and reciever
|
2020-02-29 22:39:27 +05:30 |
|
shravan
|
157694b4fd
|
527 skippings stats for sync pv
|
2020-02-26 00:26:09 +05:30 |
|
shravan
|
d32cd9363e
|
527 save commit
|
2020-02-25 20:55:07 +05:30 |
|
shravan
|
d080aa18ce
|
527 prototype changes to handle generate stats - also changes made to handle stats such as violation count and generated resources count - currently untested
|
2020-02-24 20:12:39 +05:30 |
|
Jim Bugwadia
|
d4bbae6fe8
|
update examples and log text
|
2020-02-06 22:51:16 -08:00 |
|
shubham
|
7a34378648
|
Adding log level 4 to "Loading variable" logs in context.go line no 124 and 139 (#648)
Type at pkg/policyviolation/namespacedev.go
|
2020-01-24 16:29:51 -08:00 |
|
shivkumar dudhani
|
a19785261d
|
Merge branch '524_bug' into v1.1.0
|
2019-12-12 16:25:50 -08:00 |
|
Shuting Zhao
|
2c783cfe02
|
rename namespacedpolicyviolation: update code
|
2019-12-11 16:09:05 -08:00 |
|
shivkumar dudhani
|
ad54683f71
|
CR fixes
|
2019-12-11 11:15:13 -08:00 |
|
shivkumar dudhani
|
0ea1d9986a
|
cleanup resource & policy
|
2019-12-02 17:15:47 -08:00 |
|
shivkumar dudhani
|
678b7416c1
|
refactor policy violation resource
|
2019-11-26 18:07:15 -08:00 |
|
Shuting Zhao
|
a963843245
|
fix none namespace error
|
2019-11-25 18:14:04 -08:00 |
|
shivkumar dudhani
|
89d0cc8799
|
Merge branch 'v1.1.0' into 504_bug
|
2019-11-19 10:12:09 -08:00 |
|
Shivkumar Dudhani
|
89c298b5f2
|
policy violation name format update (#502)
|
2019-11-18 11:42:00 -08:00 |
|
shivkumar dudhani
|
633484892d
|
namespace lister to filter on namespace
|
2019-11-15 12:16:22 -08:00 |
|
shivkumar dudhani
|
f97406698d
|
remove namespace from resource spec
|
2019-11-15 12:03:58 -08:00 |
|
Shuting Zhao
|
79a7bde4ab
|
- fix test; - improve logging
|
2019-11-13 18:44:18 -08:00 |
|
Shuting Zhao
|
722c12f82c
|
- return detailed error message; - set pv name with old pv when updates the pv
|
2019-11-13 15:49:53 -08:00 |
|
Shuting Zhao
|
eab9609c6a
|
update api in tests
|
2019-11-13 13:56:07 -08:00 |
|
Shuting Zhao
|
b67577994a
|
update apiversion to v1 in code
|
2019-11-13 13:41:08 -08:00 |
|
Shuting Zhao
|
9e0f39efcf
|
remove GetOwners()
|
2019-11-13 12:34:55 -08:00 |
|
Shuting Zhao
|
e2af3852f9
|
fix comments
|
2019-11-13 10:37:57 -08:00 |
|
Shuting Zhao
|
e36ba36e9f
|
- resolve comments - remove unused code
|
2019-11-13 10:17:03 -08:00 |
|
Shuting Zhao
|
bdcb2eac6a
|
claim namespaced policy violations
|
2019-11-12 23:19:38 -08:00 |
|
Shuting Zhao
|
37ad1249b2
|
- add dclient; - add retry getting resource before create pv
|
2019-11-12 20:19:20 -08:00 |
|
Shuting Zhao
|
cd6906c1c9
|
add namespace pv controller
|
2019-11-12 19:17:35 -08:00 |
|
Shuting Zhao
|
5be2cea536
|
create namespace pv when validate policy fails
|
2019-11-12 19:15:20 -08:00 |
|
Shuting Zhao
|
89e5e7fa54
|
integrate with pv genreator
|
2019-11-12 19:05:29 -08:00 |
|
Shuting Zhao
|
c651d06041
|
create namespaced pv on resource owner
|
2019-11-12 19:02:31 -08:00 |
|
Shuting Zhao
|
2893cc3f7d
|
create namespace pv when validate policy fails
|
2019-11-12 19:02:31 -08:00 |
|