Ganiev Shamil

Results 6 comments of Ganiev Shamil

Hi all! Sorry for delay, I've opened a new draft PR #925 with chart generation. First of all I faced with a problem. I've error when I run `helm lint`....

Hi @pascal-hofmann! The tag is specified a target architecture and it works seamlessly for the end user. You'll continue to pull in the same way by `image:tag` without an prefix

Hi there! Seems it's the same issue as described here: https://github.com/tiangolo/typer/issues/54. And solution as described in https://github.com/tiangolo/typer/issues/54#issuecomment-601219336 is to create a python package

You can publish a package resulting from `poetry build` and use it in the Homebrew formula. ```bash $ poetry build $ sha256 dist/robusta_krr-1.3.2.dev0.tar.gz ``` The Formula's file will look like...

Sure, No worries! > small problem with --install-completion I just wanted to highlight the current packaging way might produce some similar bugs https://stackoverflow.com/questions/22241420/execution-of-python-code-with-m-option-or-not