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

FMWK-569 Add support for the partition-list option #153

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 23, 2024

  1. FMWK-564-prefer-racks

    - added prefer racks
    - fixed error with nodes and partitions backup
    filkeith committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aaa4d48 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. FMWK-569-partition-list

    - added support of partition list parameter
    - refactored after-digest parameter
    - refactored partition range
    filkeith committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    231534b View commit details
    Browse the repository at this point in the history
  2. FMWK-564-prefer-racks

    - review fixes
    filkeith committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6a7c639 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'FMWK-564-prefer-racks' into FMWK-569-partition-list

    # Conflicts:
    #	cmd/asbackup/readme.md
    #	cmd/internal/app/configs.go
    #	cmd/internal/flags/backup.go
    #	cmd/internal/flags/backup_test.go
    #	cmd/internal/models/backup.go
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5fdc7fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into FMWK-569-partition-list

    # Conflicts:
    #	cmd/asbackup/readme.md
    #	cmd/internal/app/configs.go
    #	cmd/internal/flags/backup.go
    #	cmd/internal/flags/backup_test.go
    #	cmd/internal/models/backup.go
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    230122d View commit details
    Browse the repository at this point in the history
  3. FMWK-569-partition-list

    - fixed splitting partitions
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4359f1d View commit details
    Browse the repository at this point in the history
  4. FMWK-569-partition-list

    - tests
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a7555a9 View commit details
    Browse the repository at this point in the history
  5. FMWK-569-partition-list

    - added test
    - fixed config test
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2d01567 View commit details
    Browse the repository at this point in the history
  6. FMWK-569-partition-list

    - removed debug output
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9f30d34 View commit details
    Browse the repository at this point in the history
  7. FMWK-569-partition-list

    - renamed method
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    94e6c83 View commit details
    Browse the repository at this point in the history
  8. FMWK-569-partition-list

    - review fixes
    - count records for nodes and partitions fix
    filkeith committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    acbf39d View commit details
    Browse the repository at this point in the history