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

id: make id allocator general purpose #5284

Merged
merged 11 commits into from
Jul 20, 2022

Commits on Jul 7, 2022

  1. make id allocator more general purporse

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5369493 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. use constant for default path and label

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7b0a242 View commit details
    Browse the repository at this point in the history
  2. added unit tests for multiple allocators

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    22a2b5d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. update comments

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6a0d82b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. warp idGauge in a metrics collection

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    4c2ec9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed1e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    5d24d57 View commit details
    Browse the repository at this point in the history
  2. reorganize id allocator fields

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    84730e5 View commit details
    Browse the repository at this point in the history
  3. typo fix

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    06f7cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. parametrized allocation step, added AllocatorParams

    Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    9e82cfb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    6026a4c View commit details
    Browse the repository at this point in the history