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

Enable istio support for ray #2847

Commits on Sep 14, 2024

  1. enable istio support for the ray

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d042a00 View commit details
    Browse the repository at this point in the history
  2. change the yaml file name

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2931232 View commit details
    Browse the repository at this point in the history
  3. made changes in in raycluster test

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bfafe2a View commit details
    Browse the repository at this point in the history
  4. made a fix

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    adc3aec View commit details
    Browse the repository at this point in the history
  5. Changed the namespace default to kubeflow in the headless service of …

    …raycluster
    
    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c16a65a View commit details
    Browse the repository at this point in the history
  6. add additional step

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    08dee52 View commit details
    Browse the repository at this point in the history
  7. enable istio in kubelow namesapce

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6d20065 View commit details
    Browse the repository at this point in the history
  8. Chnage namespace to install istio

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    95b3728 View commit details
    Browse the repository at this point in the history
  9. fix a issue

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ca5e2e8 View commit details
    Browse the repository at this point in the history
  10. fix a issue

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    eb75bab View commit details
    Browse the repository at this point in the history
  11. fix folder structure issue

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6f9c4fa View commit details
    Browse the repository at this point in the history
  12. enable istion labele to kubeflow

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1be65fe View commit details
    Browse the repository at this point in the history
  13. create kubelow namespace

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    75be977 View commit details
    Browse the repository at this point in the history
  14. add pod watch

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    83b829d View commit details
    Browse the repository at this point in the history
  15. remove watch

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    29ca6bd View commit details
    Browse the repository at this point in the history
  16. Add istio authorization policy for ray_cluster

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d406028 View commit details
    Browse the repository at this point in the history
  17. fix uncommented changes

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    aac18ed View commit details
    Browse the repository at this point in the history
  18. made namespace change

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    32d02bc View commit details
    Browse the repository at this point in the history
  19. Added user namespace and multitenancy

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    98a70d8 View commit details
    Browse the repository at this point in the history
  20. fixed a issue with tets.sh

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7b92d8d View commit details
    Browse the repository at this point in the history
  21. Did the requested chnages

    Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
    hansinikarunarathne committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    847d453 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Changed the sa to default-editor

    Signed-off-by: Hansini Karunarathne <107214435+hansinikarunarathne@users.noreply.github.com>
    hansinikarunarathne committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6c99f5d View commit details
    Browse the repository at this point in the history
  2. add sa to deployment

    Signed-off-by: Hansini Karunarathne <107214435+hansinikarunarathne@users.noreply.github.com>
    hansinikarunarathne committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    270269a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Update the raycluster Readme file

    Signed-off-by: Hansini Karunarathne <107214435+hansinikarunarathne@users.noreply.github.com>
    hansinikarunarathne committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4f875a3 View commit details
    Browse the repository at this point in the history