Skip to content

Add a new comparison step for volume groups#551

Merged
wasnio merged 1 commit into
Wind-River:masterfrom
ejalberti:master
Jul 20, 2026
Merged

Add a new comparison step for volume groups#551
wasnio merged 1 commit into
Wind-River:masterfrom
ejalberti:master

Conversation

@ejalberti

Copy link
Copy Markdown
Contributor

To enable the system to compare and apply volume group changes, a new step has been added to the comparison process. This step will check for any differences in volume group configurations and ensure that they are properly handled during the comparison and application of changes.

This new step is crucial for day-2 operations.

TEST PLAN:
PASS: successfully compared volume groups with no changes PASS: successfully compared volume groups with changes PASS: successfully applied volume group changes in disabled and/or
enabled node.
PASS: 'go vet ./... && go test ./...'

Closes: #550

Comment thread internal/controller/host/host_controller.go Outdated
To enable the system to compare and apply volume group changes, a new
step has been added to the comparison process. This step will check for
any differences in volume group configurations and ensure that they are
properly handled during the comparison and application of changes.

This new step is crucial for day-2 operations.

TEST PLAN:
PASS: successfully compared volume groups with no changes
PASS: successfully compared volume groups with changes
PASS: successfully applied volume group changes in disabled and/or
      enabled node.
PASS: 'go vet ./... && go test ./...'

Closes: Wind-River#550

Signed-off-by: Eduardo Alberti <eduardo.alberti@windriver.com>
@wasnio
wasnio merged commit 7a2ec12 into Wind-River:master Jul 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Day-2 doesn't support volume groups reconcile

2 participants