Julius von Kohout

Results 653 comments of Julius von Kohout

@kimwnasptd i noticed that some commits from March 8 and March 10 are missing from the v1.5-branch branch even though you released 1.5. Especially https://github.com/kubeflow/manifests/commit/8120cdb7f58cd8a8dc19494b9090720124e2d1c7 is missing

Sadly I cannot see which example exactly failed in your build system. I will try to add some debugging and tesst all your examples from https://github.com/kubeflow/katib/tree/master/examples/v1beta1 manually

i have found one very dangerous design decision that also crashes the test. For earlystopping you create a new serviceaccount role and rolebinding to manage trials.

i have found a workaround, but it seems that your build system has problems. i rebased to master but there are image builds failing that are totally unrelated to my...

Now that the pipeline has finished successfully for https://github.com/kubeflow/katib/commit/ccd66d639e528636f4c643794167b1a84f6e329e i will try the even more restrictive rules above.

@andreyvelich @hougangliu @sperlingxx your build system is partially broken due to docker.io rate limit. Is there something to fix it?

> > @andreyvelich @hougangliu @sperlingxx your build system is partially broken due to docker.io rate limit. Is there something to fix it? > > Since our AWS test infra is...

@andreyvelich i thought https://github.com/kubeflow/katib/issues/1639 has priority/p1 . What is your plan to fix this?