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

chore: openshift compatibility #657

Closed
wants to merge 8 commits into from
Closed

Commits on Jun 5, 2023

  1. Stop writing JWT secret directly on root

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    23cf7b4 View commit details
    Browse the repository at this point in the history
  2. Add default value for key

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a83e5fc View commit details
    Browse the repository at this point in the history
  3. Make the backend-scheduler not write on root FS

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e0676f0 View commit details
    Browse the repository at this point in the history
  4. Make kaniko not write on root FS

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    854488c View commit details
    Browse the repository at this point in the history
  5. Make worker RBAC ask for less permissions

    Also pretty up some resources..
    
    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    11de0a7 View commit details
    Browse the repository at this point in the history
  6. Remove gen_secret_key and replace it with inline script

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e2321f5 View commit details
    Browse the repository at this point in the history
  7. Update changelog, fix formatting

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fb73b37 View commit details
    Browse the repository at this point in the history
  8. Split off django changes

    Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
    oleobal committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0c2247d View commit details
    Browse the repository at this point in the history