Dmitrii Zhiliaev

Results 18 issues of Dmitrii Zhiliaev

This PR clears semver parsing without `v` . Also it removes `--strip-prefix` and `--pattern` flags. `--prefix` flag provides `--strip-prefix` functionality. You can set `--prefix=''` for behavior like `--strip-prefix`. If you...

size/L

**Is your feature request related to a problem? Please describe.** I wanna track resources while releases are rollbacking and uninstalling. **Describe the solution you'd like** Refactor kubedog behavior. Tune kubedog...

feature_request

**Is your feature request related to a problem? Please describe.** Change RefreshInterval type to *metav1.Duration. Cause All RefreshInterval has the same type. **Describe the solution you'd like** Using 1h, 1m...

kind/feature
track/core

Correct ```CODEOWNERS *.go @user *.go @zhilyaev ``` Not Correct. ```CODEOWNERS *.go @firstname.lastname *.go @dmitrii.zhiliaev ``` invalid owner format '@dmitrii.zhiliaev' at position 6

I want to change ssh login user to sudo user. Like `become` in ansible.

good first issue
question

# Global Flags ## AUTO_YML set `true`, cause after [v0.37.0](https://github.com/helmwave/helmwave/releases/tag/v0.37.0) helmwave skips error. ## AUTO_BUILD should patch behavior like AUTO_YML and set `true` by default ## DIFF_3_WAY_MERGE Set `true` ##...

feature request

Hello folks 👋 We have an awesome project for composing helm charts. And we would like to be part of argocd-lovely-plugin family.

Sure! A little info about Helmwave: 🌊 Helmwave is a pioneer in management helm chart. It is a part of [CNCF landscape](https://landscape.cncf.io/?selected=helmwave&item=app-definition-and-development--continuous-integration-delivery--helmwave). Helmwave has up to ~600 stars on GitHub...

stale