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

feat: make image builder timeout configurable #992

Merged
merged 8 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. chore: change default value for IMAGE_BUILD_TIMEOUT

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fb835a2 View commit details
    Browse the repository at this point in the history
  2. feat: add builder.timeout to change IMAGE_BUILD_TIMEOUT

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4b8880d View commit details
    Browse the repository at this point in the history
  3. feat: add test for substrap.lock_local.lock_resource

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2ba4dc2 View commit details
    Browse the repository at this point in the history
  4. chore: remove unused IMAGE_BUILD_TIMEOUT

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    07a84c2 View commit details
    Browse the repository at this point in the history
  5. fix: replace Exception by LockError as Exception does not accep…

    …t custom named arguments
    
    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b10cc08 View commit details
    Browse the repository at this point in the history
  6. chore: update chart changelog

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0e7c45b View commit details
    Browse the repository at this point in the history
  7. doc: update chart changelog

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f783fa3 View commit details
    Browse the repository at this point in the history
  8. doc: change fragment

    Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
    guilhem-barthes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6d33e50 View commit details
    Browse the repository at this point in the history