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-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: project-codeflare/codeflare-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 5 commits
  • 28 files changed
  • 7 contributors

Commits on Jun 21, 2023

  1. Added build args for codeflare-sdk in notebook image build (#167)

    * Added build args for codeflare-sdk in notebook image build
    
    ---------
    
    Co-authored-by: Kevin Postlethwait <[email protected]>
    Bobbins228 and KPostOffice authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ac02248 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    8506985 View commit details
    Browse the repository at this point in the history
  2. Allow interaction with ray client service via Route from outside of O…

    …CP cluster (#100)
    
    * Allow interation with rayclient via route from outside of OCP cluster
    
    * update rayclient route generation
    
    * update test-case yamls for client route
    
    * add unit tests for generate_cert.py
    
    * Update local interactive notebook
    
    * Add more cert test cases
    
    * Replace openshift client with k8s python client
    
    * Update initcontainer to work the KubeRay v0.5.0
    
    * Allow rayCluster to spin up in other ns
    
    * Add auth cell to the notebook
    
    * remove non function method
    
    ---------
    
    Co-authored-by: MichaelClifford <[email protected]>
    tedhtchang and MichaelClifford authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    df48547 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Add support for image pull secrets for Ray Cluster images (#162)

    * add: Support for image pull secrets for Ray Cluster images
    
    * test: adjust unit tests to incorporate image_pull_secrets
    
    * refactor: refactor update_image_pull_secrets
    VanillaSpoon authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    52b94c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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