Kyrylo Khatsko

Results 3 issues of Kyrylo Khatsko

Fixed type of Schema(query) to correct one `Type[ObjectType]`

i've spend a week already to find some solution for this. i have next mongo models: ``` class Inner(EmbeddedDocument): meta = { 'strict': False, } foo = fields.StringField() bar =...

Add /var/spool/iml/mailbox tmpdir to each agent node. It will be under control of tmpfiles.d and can use the equivalent rules as the manager /var/spool/iml/mailbox. --- This change is [](https://reviewable.io/reviews/whamcloud/integrated-manager-for-lustre/1365)

enhancement