Lukas Koszegy

Results 4 issues of Lukas Koszegy

Hi, could be possible replace https://github.com/wadackel/go-gitcmd with https://github.com/go-git/go-git? Main reason is dependency to git command. It looks as external dependency which can be problematic in future because gitcmd wasn't updated...

### What broke? What's expected? current make build-install generate dist/install.yaml from config/crd and config/default. config/default internally use config/crd too. Result are 2 same definitions of CRD in dist/install.yaml ``` cat...

kind/bug
priority/important-soon
triage/accepted
release-blocker

Hi, we have little problem with kubebuilder which using go install for installation of setup-envtest in latest version. Using latest version creates unexpected problems with synchronization between developers. It is...

kind/support

**Describe the bug** We can attach volume with the same name into machine as it is currently stuck in detaching/deleting process, because validation is checking specification only. We need extend...

bug