Igor Takama Dolzhikov

Results 15 issues of Igor Takama Dolzhikov

In case if we have more then one systems installed, for example `systemv` and `upstart` we should have possibility to make choice which system is preferred for daemon installation.

enhancement

- Update gRPC gateway - Update protobuf generation

Create swagger UI based on swagger definitions using OpenAPI 2.0

Due to service using nodePort and external traffic to local node we need to have anti affinity rule. Because we should avoid to seat more than one pod on every...

enhancement

Create default ansible variables for APIs like that: group_vars: ```yaml apps_api_version: v1beta2 rbac_api_version: v1 ``` role/defaults: ```yaml apiVersion: apps/{{ apps_api_version }} apiVersion: rbac.authorization.k8s.io/{{ rbac_api_version }} ```

enhancement

Configure filters on CentOS 7 for systemd journal

enhancement

Use appscode/voyager

enhancement