Yannis Zarkadas
Yannis Zarkadas
@Bobgy for this: > I think we should better break up installation to several steps to avoid the race condition in the first place We already have the step-by-step instructions....
> Are manifests going to revert to referencing the 'upstream' manifests through URL's for the next release or is this planned for further in the future? This would drastically reduce...
@DavidSpek thanks for the report. I don't think it's relevant to the issue described here (https://github.com/kubeflow/manifests/issues/1797#issuecomment-817017412) right?
@berndverst I wanted to ask, since you mentioned in your email that: > With that change the latest kustomize 4.0.5 seems to be working for me Did you successfully deploy...
> @yanniszark The load_restrictor flag should probably be removed from the README now that the Katib manifests PR has been merged. Thanks! Want to create a quick PR? I can...
/retest
@natasha41575 I'm a bit perplexed by what happened. The presubmit in the PR fails with: ``` go: sigs.k8s.io/kustomize/plugin/builtin/legacyordertransformer: package sigs.k8s.io/kustomize/kyaml/resid imported from implicitly required module; to add missing requirements, run:...
BTW, I added a test and fixed the behavior of the plugin to follow these rules: - If there is no `legacySortOptions` field set, use the existing legacy sort options....
@natasha41575 thanks for the patience on this PR! Life things happened so this got delayed a bit :sweat_smile: I added the E2E test to `krusty` and made CI pass. I...
kind ping @natasha41575 @monopole @KnVerey