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

Adding hosts bulk deletion feature #14462

Merged
merged 8 commits into from
Dec 13, 2023
Merged

Adding hosts bulk deletion feature #14462

merged 8 commits into from
Dec 13, 2023

Commits on Dec 7, 2023

  1. Adding hosts bulk deletion feature

    Signed-off-by: Avi Layani <[email protected]>
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    662de23 View commit details
    Browse the repository at this point in the history
  2. fix the type of the argument

    Signed-off-by: Avi Layani <[email protected]>
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    466827f View commit details
    Browse the repository at this point in the history
  3. fixing activity_entry tracking

    Signed-off-by: Avi Layani <[email protected]>
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b6a4e30 View commit details
    Browse the repository at this point in the history
  4. Revert "fixing activity_entry tracking"

    This reverts commit c8eab52.
    Since the bulk_delete is not related to an inventory, only hosts which
    can be from different inventories.
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1ca37a0 View commit details
    Browse the repository at this point in the history
  5. get only needed vars to reduce memory consumption

    Signed-off-by: Avi Layani <[email protected]>
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    51af945 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec4ccfd View commit details
    Browse the repository at this point in the history
  7. update the activity stream for inventories

    Signed-off-by: Avi Layani <[email protected]>
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    62dac77 View commit details
    Browse the repository at this point in the history
  8. fix the changes dict initialiazation

    Signed-off-by: Avi Layani <[email protected]>
    Avilir committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    404c1fc View commit details
    Browse the repository at this point in the history