Laurentiu Bradin

Results 14 comments of Laurentiu Bradin

@asm582 can you specify some of the cases where you've seen this behaviour ?

@av98-alphonse thanks for reporting this I think that there are two issues that combined in this: 1. A documentation bug, we need to update the docs to include more relevant...

@av98-alphonse, Thank you for clarifying how you have deployed the controller. There might be some lingering issues in MCAD, I will continue to investigate further. I am afraid that some...

@av98-alphonse, Sorry for the delayed response here's an example of `helm` chart install that I have tested locally using kind. ```bash $ export LOG_LEVEL=4 $ export IMAGE_REPOSITORY_MCAD=quay.io/project-codeflare/mcad-controller $ export IMAGE_TAG_MCAD=release-v1.32.0...

@av98-alphonse I have created this two new issues: * #498 * #499

I think this valid use case and we should support it. I think is a real issue that needs to be addressed. We should also add a validation that says...

Attaching the logs of the run: [mcad-controller.race.main.07262023.log](https://github.com/project-codeflare/multi-cluster-app-dispatcher/files/12172521/mcad-controller.race.main.07262023.log) [mcad.main.data.race.log](https://github.com/project-codeflare/multi-cluster-app-dispatcher/files/12172512/mcad.main.data.race.log) [mcad.2e2.main.log](https://github.com/project-codeflare/multi-cluster-app-dispatcher/files/12172513/mcad.2e2.main.log)

> Thanks for the PR @vishakha-ramani ! @z103cb it looks like the Travis build is failing, can you point us to any of the Travis CI output? My view only...

> @asm582 Can you review this PR? Also, does the MCAD repo follow the practices of squashing commits before a merge into main? I believe they are squashed. @asm582 can...