Timofey Kirillov

Results 196 issues of Timofey Kirillov

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.230 ### Info The complete error message may look as follows: ``` Error during unshare(CLONE_NEWUSER): Operation not...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.230 ### Info The complete error message may look as follows: ``` time="2021-12-06T11:23:23Z" level=debug msg="unable to create...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.230 ### Info The complete error may look as follows: ``` error mounting new container: error mounting...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.230 ### How to fix ```bash # Enable unprivileged user namespaces: echo 'kernel.unprivileged_userns_clone = 1' | sudo...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Do not allow to get WERF_SECRET_KEY when rendering werf.yaml using `{{ env "WERF_SECRET_KEY" }}`. ### Solution (if...

type: feature
scope: build
priority: low

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.204 ### How to reproduce Define a manifest with string-value as multiline yaml which contains empty string...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.175+fix1 ### How to reproduce 1. Successfully deploy base application release with converge. 2. Run release tests...

type: feature
scope: deploy
priority: low

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Only final images are needed in the final repo. Intermediate images (currently named artifacts) will be stored...

type: feature
priority: low
scope: common

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.192 ### How to reproduce WERF_DOCKER_CONFIG should be prioritized over DOCKER_CONFIG because it is more focused specific...

type: bug
priority: low
scope: common

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Current way to vendor deps: 1. Describe dependency in the .helm/Chart.yaml with repository field. 2. Run werf...

type: feature
scope: deploy
priority: low
scope: chart