Bartosz Majsak

Results 88 issues of Bartosz Majsak

##### What can be improved We should inform the user that there's a difference in versions that are used by the operator and CLI binary. Even though we should strive...

kind/enhancement
MVP

#### Short description of what this resolves: Leverages [docker builder images/ multistage build](https://docs.docker.com/develop/develop-images/multistage-build/) to build controller and test service. #### Changes proposed in this pull request: - rewritten `Dockerfile`s -...

kind/enhancement
internal/infra

##### What can be improved Currently, our build process performs binary build on the machine and then moves it to the container image. This is problematic, as the target environment...

kind/enhancement

See https://github.com/telepresenceio/telepresence/blob/master/k8s-proxy/Dockerfile.ocp ### Related tasks - [ ] test when `0.103` is out and swap in our implementation - [ ] potentially slim down by using `ubi8` image (it's `centos7`...

kind/enhancement
external/collaboration
MVP

##### What can be improved Documentation about routing we support. ##### Why Otherwise we are the only ones who know :)

kind/enhancement
component/docs
MVP

##### What can be improved Right now we provide a distinction for `--build` and `--run` so the user can define how the service is built and then run. However, more...

kind/enhancement

Upgrade of `golangci-lint` brought several new linters on board, with [wsl](https://github.com/bombsimon/wsl) being one of them. It's currently disabled as we have to check if it makes sense at all. This...

kind/enhancement

#### What Elaborate on developers flow istio-workspace should support. #### Why To flesh out and document the vision of the tool.

![image.png](https://images.zenhubusercontent.com/5971bd3061b4ca3b0a7537d0/885f94e1-7cf6-48c9-9f20-b1c5827cd5fe)

Epic
internal/infra

##### What can be improved Upgrade of `golangci-lint` brought several new linters on board, with [cognitive complexity](https://github.com/uudashr/gocognit) being one of them. It's currently disabled as we have to understand what...

kind/enhancement