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

Merge Feature/task-resource-accounting to dev #3819

Merged
merged 2 commits into from
Jul 20, 2023

Commits on Jul 12, 2023

  1. Revert reverted changes for task resource accounting (#3796)

    * Revert "Revert "host resource manager initialization""
    
    This reverts commit dafb967.
    
    * Revert "Revert "Add method to get host resources reserved for a task (#3706)""
    
    This reverts commit 8d824db.
    
    * Revert "Revert "Add host resource manager methods (#3700)""
    
    This reverts commit bec1303.
    
    * Revert "Revert "Remove task serialization and use host resource manager for task resources (#3723)""
    
    This reverts commit cb54139.
    
    * Revert "Revert "add integ tests for task accounting (#3741)""
    
    This reverts commit 61ad010.
    
    * Revert "Revert "Change reconcile/container update order on init and waitForHostResources/emitCurrentStatus order (#3747)""
    
    This reverts commit 60a3f42.
    
    * Revert "Revert "Dont consume host resources for tasks getting STOPPED while waiting in waitingTasksQueue (#3750)""
    
    This reverts commit 8943792.
    prateekchaudhry committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    96a64ef View commit details
    Browse the repository at this point in the history
  2. fix memory resource accounting for multiple containers in single task (

    …#3782)
    
    * fix memory resource accounting for multiple containers
    
    * change unit tests for multiple containers, add unit test for awsvpc
    prateekchaudhry committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2b0ff57 View commit details
    Browse the repository at this point in the history