Igor Takama Dolzhikov
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.
- 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...
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 }} ```
Configure filters on CentOS 7 for systemd journal