Christian Zaccaria

Results 11 issues of Christian Zaccaria

## Why are these changes needed? - The test is currently passing due to reconciliation. - Please see logs from this test below. Usually, when running any of these Ray...

# Issue link Resolves #433 And resolves #383 And closes #671 In the `genericresource.go` file there is a [SyncQueueJob function](https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/7f3eda58a6a3b4bb1e92642ddd2357b5065eed09/pkg/controller/queuejobresources/genericresource/genericresource.go#L196) which is used to create resources inside etcd. In this...

### Describe the Bug After creating an AppWrapper, the logs display that there are 0 pods while there are actually 3 pods running. The reason for this is that the...

### Describe the Bug When opening a PR in this repo, if the CI fails, the `/retest` option is not displayed. This is causing developers to have to i.e., add...

## WHY The `resourceName` label in the generic resources seems to be set but not used. ## WHAT Investigate/Evaluate the usage of this label, and if nothing breaks after the...

# Issue link Resolves #408 # What changes have been made - Created a function that checks for env variables in the DDPJobDefinition, and looks for the `PIP_INDEX_URL` and/or `PIP_TRUSTED_HOST`...

**What happened**: When the Kueue component is installed before the Ray OR Training Operator, Kueue doesn't monitor RayCluster or PyTorchJob resources + any other [CRDs from the Training Operator.](https://github.com/kubeflow/training-operator/tree/master/manifests/base/crds) When...

kind/bug

**A new CVE has been found:** ![image](https://github.com/kubeflow/training-operator/assets/73656840/90710532-8bef-4258-bd9e-d0cbebc3dbef) **Introduced through:** github.com/kubeflow/[email protected] › sigs.k8s.io/[email protected] › k8s.io/[email protected] **For some context:** https://www.cve.org/CVERecord?id=CVE-2023-44487 https://github.com/kubernetes/kubernetes/issues/121197 **Potential solution** Based on the Kubernetes issue mentioned above, several repositories...

# Issue link Related Jira: https://issues.redhat.com/browse/RHOAIENG-14201 Jira: https://issues.redhat.com/browse/RHOAIENG-14203 # What changes have been made With this change, we can dispatch the notebooks sync workflow by also providing the specific python...

do-not-merge/hold

This is a follow-up issue to [PR #2574: Start JobFramework controller and webhook on new CRDs availability](https://github.com/kubernetes-sigs/kueue/pull/2574). **What would you like to be added**: Enhance/optimise current design and implementation of...

kind/feature