Tomas Tormo

Results 36 comments of Tomas Tormo

Same problem here, after upgrading to `1.24` the `status` command seems to fail retrieving the instances status, outputting the same useless information. It works properly **up to** `v1.23.2`, higher versions...

Hi @nfung-soundhound ! Sorry for this late reply. That information is present in the `Workload` object, so there's no need to enable the debug logs in the controller to get...

[Issue in Kueue (#8296)](https://github.com/kubernetes-sigs/kueue/issues/8296)

> There is some subtlety here. I think scheduling directives (taints/tolerations/nodeselectors) can be updated. > > But anything other than that in PodTemplae cannot not be updated. > > There...

> Thanks for the detailed breakdown [@kaisoz](https://github.com/kaisoz)! This makes the path forward very clear. > > To summarize the fix needed in `pkg/runtime/framework/plugins/jobset/jobset.go` at `checkPodTemplateOverridesImmutability()`: > > **Current logic (line...

cc @tenzen-y @andreyvelich @astefanutti @mimowo I also tested this manually in kind by deploying a `Trainjob` with a `podTemplateOverride` entry in a cluster with Kueue installed. The mutating webhook added...

The failing test seems to be a flake (`Failed executing command with error: build process: clone golangci-lint: git clone --branch v2.4.0 --single-branch --depth 1 -c advice.detachedHead=false -q https://github.com/golangci/golangci-lint.git: exit status...