Sergei Kliuikov

Results 11 issues of Sergei Kliuikov

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.117+fix2 ### How to reproduce 1. [Dockerfile](https://gitlab.com/vstconsulting/images/-/blob/master/images/prebuild_310/Dockerfile). 2. `WERF_BUILDAH_MODE=native-chroot` or in `registry.werf.io/werf/werf` image. ### Result On `apt...

type: bug
priority: high

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Currently, it is not possible to specify multiple final repositories (`$WERF_FINAL_REPO_DOCKERHUB`, `$WERF_FINAL_REPO_LOCAL_GITLAB`, etc) for uploading images. This...

type: enhancement
priority: low

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem When a werf is used to build public images without the deployment, it would be very convenient...

type: bug
priority: high

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem There is no way how to update base image (FROM) on builds with shared buildah storage. Please,...

type: enhancement
priority: low

``` 2019/12/28 04:05:57 [INFO] [node-controller-docker-machine] (k8s-1) {"time":"2019-12-28T04:05:54.06368707Z","level":"INFO","prefix":"-","file":"proxmoxdriver.go","line":"60","message":"Creating VM '104' with '6144' of memory"} 2019/12/28 04:05:57 [INFO] [node-controller-docker-machine] (k8s-1) RESTY 2019/12/28 04:05:54 2019/12/28 04:05:57 [INFO] [node-controller-docker-machine] (k8s-1) ---------------------- REQUEST LOG -----------------------...

question

When you try to get `content` attribute in `StreamingHttpResponse` you will [get `AttributeError`](https://github.com/django/django/blob/1.11.28/django/http/response.py#L379) exception.

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Some projects require to separate codebase and infra settings in different git repositories. The main solution is...

priority: normal

## Description This is required for disabling some actions in child viewset. For example, if we use `UpdateModelMixin` we have to override method with `MethodNotAllowed` exception. This change provide support...

Needs design decision
stale

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem I don’t know why, but there is no `--atomic` key for `werf bundle apply`, which would rollback...

type: enhancement
scope: deploy
priority: normal

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Now it is only possible to add files to the image. It would be cool if stapel...

type: feature
scope: build
scope: stapel