Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 20, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

dgrove-oss and others added 2 commits December 20, 2024 08:37
Changes:
  + Define aw as a shortname for appwrapper (PR-288)
  + Promote AppWrapperLabel to v1beta2 api (PR-282)
  + Ensure consistent resource status if create errors (PR-273)
  + Flag config error if admissionGP exceeds warmupGP (PR-278)
@pull pull bot added the ⤵️ pull label Dec 20, 2024
sutaakar and others added 27 commits January 3, 2025 12:17
+ Update to Kueue 0.10
+ Remove deprecated kube-rbac-proxy
+ Refactor workload controller to prepare to upstream to Kueue
Features
  + Propagate SchedulingGates in RunWithPodSetsInfo
  + extend PodSets() to compute TopologyRequest
  + Support PreferNoSchedule labels for AutoPilot
  + Implement PodSet inference for JobSet

Bugs and Regressions
  + move appwrapper finalizer injection from defaulting webhook to controller
  + use ptr.Equal to validate managedBy is immutable
  + fix handling of labels/annotations in utils.GetPodTemplateSpec
Krzysztof Malczuk and others added 28 commits March 11, 2025 11:37
…kind test, upgrade kindest/node to 1.30.10 .
the codeflare operator checks for kuberay namespaces to apply
network policies so it uses opendatahub DSCInitialization CRD
which isn't available on vanilla k8s clusters so added a condition
to check for DSCInitialization only when running on openshift

This fixes the gatejobs running the codeflare-sdk repo as the e2e
test jobs are failing because DSCInitialization isn't available on
kind cluster that is being used for testing.
Significant Changes:
+ node monitoring: correctly recognize NotReady Nodes as unscheduable
+ remove stray logging message
+ enhanced TAS support
+ Update Kueue from 0.10.1 to 0.10.2
Enable auto-detection of the namespace where
kuberay-operator is deployed so we can enable network
traffic between raycluster namespace and kuberay-operator
namespace.

Signed-off-by: Saad Zaher <[email protected]>
update route link as previous file was removed
Decouple the Kueue version deployed on the cluster for CI testing from
the golang dependency on Kueue APIs used in the e2e go test code.
Co-authored-by: Bryan Keane <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.