Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.14 fork prepare #1

Open
wants to merge 5 commits into
base: release-3.14-fork
Choose a base branch
from

Conversation

StiplinOV
Copy link
Collaborator

тут доработки форкнутого хелм репозитория для использования в сервисе деплоя.

  1. Переменная settings = cli.New() не глобальная (из за этого при параллельной установки чартов могут путаться values)
  2. Добавлена внешняя ручка ExecuteCmd. Она позволяет клиенту вызывать ее также как команду helm install/uninstall/...
  3. Добавлена защита от вызова RegisterFlagCompletionFunc. Она порождала утечки памяти
  4. Добавлено закрытие каналов сигналов interrupt/terminate. Если из не закрывать то они копятся
    Все шаги разбиты по комитам

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant