squakez commented on PR #3863: URL: https://github.com/apache/camel-k/pull/3863#issuecomment-1346149250
> @squakez @phantomjinx I've been doing several things on this pull req, and it seems I finally reached the point where the kustomize tests are actually stabilised. > > I've experimented and applied several improvements here, but among those the most contributing change is apparently this: [1bce55b](https://github.com/apache/camel-k/commit/1bce55bfdea2ad2bda4678596fd520562c019e63) So surprisingly, what is causing the Kustomize E2E instability seems to be the mixed use of `bash` and `dash` in `Makefile`! Yes, I've noticed in the past that we have mixed scripts with `bash` or `sh`. I guess that at some point we should harmonize them as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
