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: decouple Docker image builder from substrapp #689

Commits on Aug 3, 2023

  1. feat: decouple image builder from worker

    Signed-off-by: SdgJlbl <sarah.diot-girard@owkin.com>
    SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d66d40e View commit details
    Browse the repository at this point in the history
  2. fix: update skaffold config

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ef0d000 View commit details
    Browse the repository at this point in the history
  3. feat: add ServiceAccount and modify role

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a08b967 View commit details
    Browse the repository at this point in the history
  4. fix: improve wait_for_image_built

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    de7b0b3 View commit details
    Browse the repository at this point in the history
  5. feat: build image in new pod

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3f5a9eb View commit details
    Browse the repository at this point in the history
  6. chore: rename deployment-builder.yaml to stateful-builder.yaml

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2e15d00 View commit details
    Browse the repository at this point in the history
  7. chore: rename stateful-builder.yaml to statefulset-builder.yaml

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1dcdfaa View commit details
    Browse the repository at this point in the history
  8. chore: centralize params

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c96133d View commit details
    Browse the repository at this point in the history
  9. feat: create BuildTask

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    022bbf5 View commit details
    Browse the repository at this point in the history
  10. feat: move some values to builder module

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9c82ac8 View commit details
    Browse the repository at this point in the history
  11. feat: move more code to builder

    Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
    guilhem-barthes authored and SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ba0e33c View commit details
    Browse the repository at this point in the history
  12. fix: remove TaskProfiling as Celery task + save Entrypoint in DB

    Signed-off-by: SdgJlbl <sarah.diot-girard@owkin.com>
    SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    56de6fa View commit details
    Browse the repository at this point in the history
  13. fix: extract entrypoint from registry

    Signed-off-by: SdgJlbl <sarah.diot-girard@owkin.com>
    SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    583f27d View commit details
    Browse the repository at this point in the history
  14. fix: make doc for helm chart

    Signed-off-by: SdgJlbl <sarah.diot-girard@owkin.com>
    SdgJlbl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3cf35ec View commit details
    Browse the repository at this point in the history