Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: project-codeflare/codeflare-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: project-codeflare/codeflare-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 14 commits
  • 14 files changed
  • 6 contributors

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    9519938 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Configuration menu
    Copy the full SHA
    ed1339f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. bump AppWrapper to 1.0.0

    + Update to Kueue 0.10
    + Remove deprecated kube-rbac-proxy
    + Refactor workload controller to prepare to upstream to Kueue
    dgrove-oss authored and openshift-merge-bot[bot] committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    33dba99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5038c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ac0fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f499ba View commit details
    Browse the repository at this point in the history
  5. Go 1.23 workaround

    dgrove-oss authored and openshift-merge-bot[bot] committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    3d3fde0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    103580c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef70cf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    1895a05 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. fix: CVE-2024-45339 - update golang/glog

    Signed-off-by: Pat O'Connor <paoconno@redhat.com>
    chipspeak authored and openshift-merge-bot[bot] committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f59ec01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e3f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Upgrade AppWrapper from v1.0.0 to v1.0.4

    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
    dgrove-oss authored and openshift-merge-bot[bot] committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    e99e560 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    f639621 View commit details
    Browse the repository at this point in the history
Loading