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

fix(ci): changes from v2 for release 1.8.4 (3) #5966

Merged
merged 2 commits into from
Oct 8, 2024
Merged

fix(ci): changes from v2 for release 1.8.4 (3) #5966

merged 2 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. Update README.md (#5962)

    _ minor edits , nomenclature,  and fix for: https://seldonio.atlassian.net/browse/INFRA-1085
    Rajakavitha1 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2db7388 View commit details
    Browse the repository at this point in the history
  2. fix(scheduler): Add grace period for model unload (#5965)

    * add grace period before unloading a model from the agent
    
    * add note for grace period
    
    * add test for grace unload env
    
    * use the correct variable for grace period
    
    * adjust envar for grace period
    
    * add helm config for unload grace period
    
    * fix test
    
    * adjust cmd line arg name for grace period
    sakoush authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    864ad29 View commit details
    Browse the repository at this point in the history