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

Feature/expand spark rbac #2893

Closed

Commits on Oct 11, 2024

  1. feat(manifests): integrate Spark operator in Kubeflow manifests

    - Add Spark operator manifests for distributed Spark workloads.
    - Ensure integration with Kubeflow pipelines for seamless Spark job execution.
    
    Signed-off-by: Gezim Sejdiu <g.sejdiu@gmail.com>
    GezimSejdiu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    664be73 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix: resolve permission issue for test spark script in makefile

    Signed-off-by: Gezim Sejdiu <g.sejdiu@gmail.com>
    GezimSejdiu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    007d37a View commit details
    Browse the repository at this point in the history
  2. chore: bump spark-operator version to v2.0.2

    Fix some issues with tests,
    
    Signed-off-by: Gezim Sejdiu <g.sejdiu@gmail.com>
    GezimSejdiu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a6f16d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix: fix running spark pi-python example

    Signed-off-by: Gezim Sejdiu <g.sejdiu@gmail.com>
    GezimSejdiu committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cf5ecea View commit details
    Browse the repository at this point in the history
  2. networkpolices

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    45dcbd9 View commit details
    Browse the repository at this point in the history
  3. enable webhook

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e034995 View commit details
    Browse the repository at this point in the history
  4. fix networkpolicy

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f997815 View commit details
    Browse the repository at this point in the history
  5. fix networkpolicy

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e2f581a View commit details
    Browse the repository at this point in the history
  6. fix yamllint

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    57cd8e1 View commit details
    Browse the repository at this point in the history
  7. fix yamllint

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a46b25f View commit details
    Browse the repository at this point in the history
  8. fix yamllint

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    efbe732 View commit details
    Browse the repository at this point in the history
  9. fix yamllint

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1d87640 View commit details
    Browse the repository at this point in the history
  10. fix identation and newline for ymllint test

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    75701b0 View commit details
    Browse the repository at this point in the history
  11. set webhook port to 443

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ac88dc1 View commit details
    Browse the repository at this point in the history
  12. disable istio injection for the webhook and set runasnonroot on the w…

    …ebhook
    
    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bf622f9 View commit details
    Browse the repository at this point in the history
  13. disable istio injection and set runasnonroot and user 185

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    006365f View commit details
    Browse the repository at this point in the history
  14. wait for the webhook to become ready

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    94dbcc4 View commit details
    Browse the repository at this point in the history
  15. pod logs and webhook port 9443

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    812203e View commit details
    Browse the repository at this point in the history
  16. remove pod logs

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5798db9 View commit details
    Browse the repository at this point in the history
  17. remove debug stuff

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ed478f3 View commit details
    Browse the repository at this point in the history
  18. fix owners file

    Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
    juliusvonkohout committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    08b75e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    1d2396f View commit details
    Browse the repository at this point in the history
  2. fix: expand spark rbac to include scheduledsparkapplication

    Signed-off-by: Gezim Sejdiu <g.sejdiu@gmail.com>
    GezimSejdiu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0cbd611 View commit details
    Browse the repository at this point in the history