Evgenii Tereshkov

Results 30 issues of Evgenii Tereshkov

0.7 при установке собирает libmodbus-3.1.4 (вроде бы патченую) и устанавливает вместо уже установленной в системе версии. В теми же именами и сонеймами библиотеки. Таким образом, нельзя безопасно установить пакет туда,...

help wanted

We have two instances of Fastnetmon-stable v1.1.3 (seems like current HEAD affected too) with different config files, but both of them write logs to /var/log/fastnetmon.log. Also, both drop attack logs/dumps...

enhancement

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.140 ### How to reproduce 1. Install diff plugin: "werf helm plugin install https://github.com/databus23/helm-diff" 2. Test diff...

type: bug
priority: normal

Plan is always contain uninstalling and reinstalling local chart for me: ``` evg at latitude in ~ $helmsman -no-fancy -apply -f Helmsman.yaml 2020-01-25 20:06:17 INFO: Parsed YAML [[ Helmsman.yaml ]]...

stale

We observe bunch of such messages in k8s-iae log: ``` time="2020-11-03T06:30:23Z" level=error msg="GET https://eu.gcr.io/v2/giftery-ci/evotor-api-v3/manifests/v-c170103c: UNAUTHORIZED: You don't have the needed permissions to perform this operation, and you may have invalid...

With "imagePullPolicy: Always" in deploy/ds/etc and image tag moving in docker registry we can hit problem: one or more pods in ReplicaSet on one or more nodes started from new...

enhancement

It may be handy to have ready-to-import grafana dashboard out-of-box.

help wanted

Unlike kubelet, k8s-iae dont try to fallback from HTTPS to HTTP. As result, it mark all images in insecure private registries as unavailable with following log (obfuscated): ``` time="2020-09-27T00:32:20Z" level=error...

### How to reproduce ```bash ~/tmp/helmfile ❯ helmfile --version helmfile version v0.139.9 ``` MacOS 11.4, x86_64, helmfile installed via brew Create helmfile.yaml file: ```yaml # -*- mode: yaml; mode; view...

It seems like good idea to not reinvent the wheel and supporting all helm-diff args in external programs, but to allow helm-diff to pick up any valid CLI arg via...

enhancement
help wanted