Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #5

Closed
wants to merge 377 commits into from
Closed

Update #5

wants to merge 377 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    5bbaf61 View commit details
    Browse the repository at this point in the history
  2. Clean up operator roles

    astefanutti authored and openshift-merge-robot committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c6afaf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083ad2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2991661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7857bb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73dcb21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ae625d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bba2c57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87d9561 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a8bcfe View commit details
    Browse the repository at this point in the history
  11. build(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0

    Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.26.0.
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.24.0...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.uber.org/zap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and openshift-merge-robot committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b191a16 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Fix E2E tests README

    jiripetrlik authored and openshift-merge-robot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0abc4c8 View commit details
    Browse the repository at this point in the history
  2. gsed support for MacOs

    tedhtchang authored and openshift-merge-robot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c945a36 View commit details
    Browse the repository at this point in the history
  3. Add example in README

    tedhtchang authored and openshift-merge-robot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c8572e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    1fa4979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b8889 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    28ffc85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d2fc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    11fc95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf8329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99201b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dafc36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3383c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bf1ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

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

Commits on Oct 4, 2023

  1. Use 4 core runners

    sutaakar authored and openshift-ci[bot] committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a68f9c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    aa4e403 View commit details
    Browse the repository at this point in the history
  2. add: batch permissions

    VanillaSpoon authored and openshift-ci[bot] committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    37b0253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec9196 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    bbe1c65 View commit details
    Browse the repository at this point in the history
  2. update to test

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1e39983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d06ff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f66ab20 View commit details
    Browse the repository at this point in the history
  5. update vendor files

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0309a46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a778de2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ff5cac View commit details
    Browse the repository at this point in the history
  8. addressing feedback

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    843b290 View commit details
    Browse the repository at this point in the history
  9. fixing PR checks

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a975c0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1fe7f16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac34d67 View commit details
    Browse the repository at this point in the history
  12. addressing feedback

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0aa7a73 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c66f1d7 View commit details
    Browse the repository at this point in the history
  14. skip test if not OSD

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7d4eea3 View commit details
    Browse the repository at this point in the history
  15. addressing feedback

    Fiona-Waters authored and openshift-ci[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8c60290 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    25b9606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e27de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6f494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ed79fb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    04d4b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607ad9e View commit details
    Browse the repository at this point in the history
  3. Update go-toolset version for CVEs

    Signed-off-by: Anish Asthana <[email protected]>
    anishasthana authored and openshift-ci[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    79221d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Test Instascale machine set functionality

    Co-authored-by: Karel Suta [email protected]
    Co-authored-by: Fiona Waters [email protected]
    Fiona-Waters authored and openshift-ci[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4f21b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55be710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d1f8ec View commit details
    Browse the repository at this point in the history
  4. determining cluster type

    Fiona-Waters authored and openshift-ci[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    24a400f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5f8b04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90a0bbf View commit details
    Browse the repository at this point in the history
  7. removing unused function

    Fiona-Waters authored and openshift-ci[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    da0cf86 View commit details
    Browse the repository at this point in the history
  8. refactor to use aw.Name

    Fiona-Waters authored and openshift-ci[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ea777c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a0bb17 View commit details
    Browse the repository at this point in the history
  10. Added missing go files

    Bobbins228 authored and openshift-ci[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    523d8e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    06d724f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix: update ubi image

    dimakis authored and openshift-ci[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    86c1252 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    dimakis authored and openshift-ci[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1268065 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    4b65c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10fae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    61ebcde View commit details
    Browse the repository at this point in the history
  2. Copying MCAD CRDs in Kustomize config instead of referencing them (pr…

    …oject-codeflare#357)
    
    * copying mcad crds in kustomize config instead of referencing them
    
    * addressing feedback
    
    * build: split crds into their own files
    
    * refactor: isntall yq if not exists
    
    * updating kustomization.yaml and verify_generated_files workflow
    
    * remove restore
    
    * adding crds
    
    * update check_yq target
    
    * Update Makefile
    
    * Update Makefile
    
    * Update Makefile
    
    * commenting out lines
    
    ---------
    
    Co-authored-by: Dimitri Saridakis <[email protected]>
    Fiona-Waters and dimakis authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4b863f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d8297e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. build: pin ubi image

    dimakis authored and openshift-ci[bot] committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9db28cf View commit details
    Browse the repository at this point in the history
  2. fixing golang items in manager

    Signed-off-by: James Busche <[email protected]>
    jbusche authored and openshift-ci[bot] committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6f7865b View commit details
    Browse the repository at this point in the history
  3. Update to opentelemetry

    Signed-off-by: James Busche <[email protected]>
    jbusche authored and openshift-ci[bot] committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f35ffa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9912d96 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    c7954a9 View commit details
    Browse the repository at this point in the history
  2. addressing feedback

    Fiona-Waters authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b051b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e6da4c View commit details
    Browse the repository at this point in the history
  4. Fixed formatting

    Bobbins228 authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6d3d122 View commit details
    Browse the repository at this point in the history
  5. Updated release types

    Bobbins228 authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    349d050 View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/odh-fork-sync.yml

    Co-authored-by: Karel Suta <[email protected]>
    2 people authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    47bd706 View commit details
    Browse the repository at this point in the history
  7. removing support package

    Fiona-Waters authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    14c6fb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    484a3fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6e7553 View commit details
    Browse the repository at this point in the history
  10. updating files

    Fiona-Waters authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cad078e View commit details
    Browse the repository at this point in the history
  11. update go.mod and go.sum

    Fiona-Waters authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7c8b0fd View commit details
    Browse the repository at this point in the history
  12. addressing feedback

    Fiona-Waters authored and openshift-ci[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1d5c85d View commit details
    Browse the repository at this point in the history
  13. Update GRPC version for CVE

    Signed-off-by: Anish Asthana <[email protected]>
    anishasthana committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ff2a9db View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    15340de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c99252 View commit details
    Browse the repository at this point in the history
  3. Update gomod

    Bobbins228 authored and openshift-ci[bot] committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b48815e View commit details
    Browse the repository at this point in the history
  4. Removed defaults.go reference

    Bobbins228 authored and anishasthana committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4930dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c7f229 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    fd87dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e3d952 View commit details
    Browse the repository at this point in the history
  3. remove scorecard gh action

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and openshift-ci[bot] committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    719b6bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    544d1e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Use CGO_ENABLED=1 for FIPS compliance reasons

    Signed-off-by: Anish Asthana <[email protected]>
    anishasthana authored and openshift-ci[bot] committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bfadb47 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add stricttag to pass fips check warnings

    Signed-off-by: Anish Asthana <[email protected]>
    anishasthana authored and openshift-merge-bot[bot] committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    57568b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    3885aef View commit details
    Browse the repository at this point in the history
  2. Fixed Json

    Bobbins228 authored and openshift-merge-bot[bot] committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    25b40b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea4ceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0f15b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    5f826e0 View commit details
    Browse the repository at this point in the history
  2. change description

    Shilpa Chugh authored and openshift-merge-bot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e95759a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Add build info to logs

    ronensc authored and openshift-merge-bot[bot] committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6d4a5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32c6671 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Parse command line flags

    ronensc authored and openshift-merge-bot[bot] committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    881946e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b06d33 View commit details
    Browse the repository at this point in the history
  3. Parse Zap flags

    ronensc authored and openshift-merge-bot[bot] committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f818a6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7776a03 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    5789a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0cecc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update SDK e2e test to reflect poetry changes

    Add Ingress domain for sdk e2e test
    
    Revert "Add Ingress domain for sdk e2e test"
    
    This reverts commit ffc2004.
    Srihari1192 authored and openshift-merge-bot[bot] committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    42cce2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0e762 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. set klog to the controller runtime logger

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and openshift-merge-bot[bot] committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4f04b9f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    4de7141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0acdfde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e9422 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    23bffcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148d43f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    68c5f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a367fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d99cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0afa252 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    ce7710d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510a3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944300b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    80df38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ca67c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jan 9, 2024

  1. remove auto add issue workflow

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and openshift-merge-bot[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c5cc868 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Remove SDK e2e test

    sutaakar authored and openshift-merge-bot[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0e7bd88 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    233de7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4416347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003d61b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b584b5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a040aa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fixed MCAD release

    Bobbins228 authored and openshift-merge-bot[bot] committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a4cf575 View commit details
    Browse the repository at this point in the history
  2. update: change CSV alm-examples

    Signed-off-by: Eoin Gallinagh <[email protected]>
    VanillaSpoon authored and openshift-merge-bot[bot] committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    89efe67 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. add roles for admin and editor to operator

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and openshift-merge-bot[bot] committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    195c9ec View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    ffbd647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8839e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e253d9b View commit details
    Browse the repository at this point in the history
  4. address feedback

    Fiona-Waters authored and openshift-merge-bot[bot] committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d85339b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    8255d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1558401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9c7ff View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    d0274d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705ee16 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    10bf0dd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sutaakar authored and openshift-merge-bot[bot] committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2e93849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfd6c61 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    49b2f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5acfc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    8aeaefc View commit details
    Browse the repository at this point in the history
  2. RHOAIENG-3771 - Reduce execution time of E2E tests

    By reducing number of epochs and number of training
    samples in each epoch it was possible to reduce
    test execution time from more than 10 minutes to
    less than 2 minutes.
    jiripetrlik authored and openshift-merge-bot[bot] committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7a9b5bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb24607 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 25, 2024

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

Commits on Apr 3, 2024

  1. add raycluster controller to CFO

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and openshift-merge-bot[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    91f8bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0c9c1 View commit details
    Browse the repository at this point in the history
  3. address comments from PR review

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and openshift-merge-bot[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9ea041f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e5f5b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f100af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22d75f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Disable MCAD by default

    Signed-off-by: Anish Asthana <[email protected]>
    anishasthana authored and astefanutti committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a8e2a93 View commit details
    Browse the repository at this point in the history
  2. Enable MCAD in e2e tests

    astefanutti committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9721e0e View commit details
    Browse the repository at this point in the history
  3. Enable MCAD in OLM tests

    astefanutti committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2b0453e View commit details
    Browse the repository at this point in the history
  4. Refactor creation logic of ingress/routes into RayCluster Controller (p…

    …roject-codeflare#493)
    
    * WIP - Creation/Deletion of ingress and routes in RayCluster Controller
    
    * Always run RayCluster Controller
    
    * Add support file for RC Controller
    
    * Disable OAuth for e2e tests
    
    * Add OAuth config to reconciler struct
    ChristianZaccaria authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    465da20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be7ac07 View commit details
    Browse the repository at this point in the history
  6. Clean removal of MCADv1 and Instascale (project-codeflare#501)

    * Clean removal of MCAD and Instascale
    
    * entirely remove the MCAD/Instascale config structs
    
    * untested port of odh ray test to non-appwrapper version
    dgrove-oss authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c771aae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faff28a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. Fix OLM upgrade test

    sutaakar authored and openshift-merge-bot[bot] committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ac0ddb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update kuberay version to latest

    Shilpa Chugh authored and openshift-merge-bot[bot] committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5cc6fd9 View commit details
    Browse the repository at this point in the history
  2. Add missing roles to create ClusterRoleBinding for CodeFlare operator

    Cleanup after MCAD removal
    sutaakar authored and openshift-merge-bot[bot] committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    58b23ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d7a48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da57f8c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    75a2d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6896111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26be493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61c7bca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc16f94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b0902e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    c37c4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f412445 View commit details
    Browse the repository at this point in the history
  3. fix(manifests): missing namespace in CM stack-config

    Signed-off-by: Wen Zhou <[email protected]>
    zdtsw authored and openshift-merge-bot[bot] committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3f1166c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    8b3b27c View commit details
    Browse the repository at this point in the history
  2. add: mutating webhook

    VanillaSpoon authored and astefanutti committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3fa247f View commit details
    Browse the repository at this point in the history
  3. remove: added label

    VanillaSpoon authored and astefanutti committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2dde5a9 View commit details
    Browse the repository at this point in the history
  4. add: address feedback on pr

    VanillaSpoon authored and astefanutti committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4afea61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51057f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77accff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06efef7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28a9c28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a7cb60 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f5bde6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0873fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4464d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b885eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a51f336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c85429 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1518c68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c64408 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    b90451c View commit details
    Browse the repository at this point in the history
  2. Remove dangling MCAD and InstaScale references

    Cleanup a few MCAD/InstaScale references missed in c771aae.
    dgrove-oss authored and openshift-merge-bot[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    abdebf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0edab0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc555a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdf154a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fe0a52 View commit details
    Browse the repository at this point in the history
  7. Update OWNERS

    astefanutti authored and openshift-merge-bot[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    64de673 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b99614 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7caa6c7 View commit details
    Browse the repository at this point in the history
  10. add additional function which creates network policy (project-codefla…

    …re#498)
    
    * add additional function which creates network policy
    
    Signed-off-by: Kevin <[email protected]>
    
    * Locate KubeRay deployment from DSCInitialization application namespace
    
    * tidy go mod files
    
    Signed-off-by: Kevin <[email protected]>
    
    * err undefined
    
    Signed-off-by: Kevin <[email protected]>
    
    * add dsci to schema instead of odh
    
    Signed-off-by: Kevin <[email protected]>
    
    * add roles for creating nwp
    
    Signed-off-by: Kevin <[email protected]>
    
    * add rule for metrics project
    
    Signed-off-by: Kevin <[email protected]>
    
    * add missing dsci import
    
    Signed-off-by: Kevin <[email protected]>
    
    ---------
    
    Signed-off-by: Kevin <[email protected]>
    Co-authored-by: Antonin Stefanutti <[email protected]>
    KPostOffice and astefanutti authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    07098c0 View commit details
    Browse the repository at this point in the history
  11. Added Mtls patch

    (cherry picked from commit de2de96fc88022df783b637ccb145d1d73ba66ff)
    Bobbins228 authored and astefanutti committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e47db52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5be334 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0bf2a4f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70a72b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46d4bab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f75198 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a0141e View commit details
    Browse the repository at this point in the history
  18. add entry for rayclient to allow all connections

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and astefanutti committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1c8a64d View commit details
    Browse the repository at this point in the history
  19. add cfg check for mtls before enabling access to client

    Signed-off-by: Kevin <[email protected]>
    KPostOffice authored and astefanutti committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0c2aa47 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fa700fa View commit details
    Browse the repository at this point in the history
  21. CARRY: Remove e2e and OLM upgrade tests

    sutaakar authored and dimakis committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6be438d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3433d04 View commit details
    Browse the repository at this point in the history
  23. CARRY: Added Sync Fork workflow

    Bobbins228 authored and dimakis committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1053666 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    df50ee7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    865e713 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e4ed8f7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c283d85 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    46edabf View commit details
    Browse the repository at this point in the history