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

allocator: improve logs consistency #2824

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2023

  1. allocator: use consistent naming for attachment var

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    abf521f View commit details
    Browse the repository at this point in the history
  2. allocator: reduce cyclomatic complexity

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a1abcca View commit details
    Browse the repository at this point in the history
  3. allocator: handle "restore" earlier

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e2dbb1d View commit details
    Browse the repository at this point in the history
  4. manager/allocator/cnmallocator: IsAttachmentAllocated: simplify

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b0ee1de View commit details
    Browse the repository at this point in the history
  5. allocator: improve consistency in logging messages

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    20c609d View commit details
    Browse the repository at this point in the history