Suleiman Dibirov

Results 51 issues of Suleiman Dibirov

When it loses connection to a pod, it freezes until you send the exit signal, I think it'll be better to shut down it if all tunnels are closed ![telegram-cloud-document-2-5285240150043937105](https://github.com/user-attachments/assets/5acaa8f7-aeb1-49ea-9d91-5ec66f218e90)

**Description** Added graceful shutdown for helm command the CommandContext kills the process when we cancel the context ![image](https://github.com/user-attachments/assets/47d4679d-f40e-4a39-9039-e72a27bc6052) it leads to an inconsistent state in helm charts, the helm left...

type:enhancement
area:backend

**What this PR does / why we need it**: Fixed deletion hooks order, deletion hooks should execution in reverse order. Issue https://github.com/helm/helm/issues/13363 **If applicable**: - [ ] this PR contains...

size/L
Has One Approval

closes https://github.com/helm/helm/issues/13211 **What this PR does / why we need it**: It prevents a chart from loading if it has already been loaded **If applicable**: - [Y] this PR contains...

size/M

**Description** This PR prevents sync retry if the `err` is related to a missing file/folder. For example - if you use npm to develop, it removes old files and generates...

size/M

Fixes: https://kubernetes.slack.com/archives/CABQMSZA6/p1731095108637869 **Description** Add `network` to the `BuildpackArtifact` so the user can configure network settings of the build containers. **User facing changes** **Before**: no way to specify network for the...

size/S

## Description https://github.com/videojs/http-streaming/issues/1566 ## Specific Changes proposed Added property existing checking to avoid exception if you use 7th version of the videojs ## Requirements Checklist - [x] Bug fixed -...

This package supports `"video.js": "^7 || ^8"` according to the `package.json` https://github.com/videojs/http-streaming/blob/main/package.json#L67C5-L67C27, but in reality, it doesn't support the **7** version of the `video.js`. In this file https://github.com/videojs/http-streaming/blob/main/src/error-codes.js#L18 it calls...

**What this PR does / why we need it**: When installing a plugin multiple times from different sources: ```bash helm plugin install https://github.com/idsulik/helm-cel helm plugin install https://github.com/idsulik/helm-cel/archive/refs/tags/v3.0.2.tar.gz ``` This created...

size/L

The old PR https://github.com/helm/helm/pull/13225 was closed, so I created a new one(but it'll be better to reopen the old PR to keep the original history) closes [13221](https://github.com/helm/helm/issues/13221) **What this PR...

size/L