werf icon indicating copy to clipboard operation
werf copied to clipboard

A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

Results 292 werf issues
Sort by recently updated
recently updated
newest added

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version v2.10.5 ### How to reproduce Good afternoon, when executing the command `werf dismiss --with-namespace` ### Result I...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 1.2.328 ### How to reproduce When I'm using`WERF_ADD_CUSTOM_TAG_1` and `WERF_TAG` for bundle, `werf` build the image and...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 2.10.9, 1.2.329 ### How to reproduce Could not delete default keys from subcharts if subchart is defined...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Hi Rarely I need to rebuild the image from the scratch. It is very tricky now, because...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version 2.10.5 ### How to reproduce 1. Create library chart with some template function there ("test-template-function"). 2. Push...

### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version v2.10.5 ### How to reproduce В разделе документации "[Взаимодействие между образами](https://ru.werf.io/docs/v2/usage/build/images.html#%D0%B2%D0%B7%D0%B0%D0%B8%D0%BC%D0%BE%D0%B4%D0%B5%D0%B9%D1%81%D1%82%D0%B2%D0%B8%D0%B5-%D0%BC%D0%B5%D0%B6%D0%B4%D1%83-%D0%BE%D0%B1%D1%80%D0%B0%D0%B7%D0%B0%D0%BC%D0%B8)" предлагается возможность копировать файлы из промежуточного...

This PR introduces support for importing configuration files and templates from remote Git repositories via werf-includes.yaml. It enables reuse of common templates across projects, helps reduce duplication, and supports version...

trigger: test:main