Michał Woźniak

Results 610 comments of Michał Woźniak

Given we already have sanity integration and E2e tests, I think we can add the integration test cases to JobSet as we go. The logic for Jobset and Job is...

I'm not sure, let me ask some questions to better understand the feature and your use case. Do you want to replace the built-in webhooks with custom ones? Which part...

> No, I just want to be able to specify a custom name for the Validating and MutatingWebhookConfigurations. Ok, but then why? Just a side note that the names are...

Thanks for explaining. I need some time to digest, as I'm not quite familiar with helm charts yet. In the meanwhile let's see if @tenzen-y or @mwielgus has some thoughts...

Could you provide some explanation why this would actually fix the issues mentioned? In particular, why the tests would fail due to re-pulling of the image. Looking at the failed...

Cool so I see the image is pulled during the test run, but why does it cause the test failure? is it because kueue is restarted just after the new...

Do you know why the network issue manifests with the assert failures like these?

In any case I'm ok to merge it , but I'm still why the network issue downloading the image results with the assert failures for kueue

> Do you know why the network issue manifests with the assert failures like these? @mbobrovskyi do you know an answer to that? Again, not a blocker but I would...

Can we keep the sha but only strip it when using in kind?