Skip to content

refactor: avoid aliased datastore ref pointers in drs fallback#770

Merged
tenthirtyam merged 1 commit into
mainfrom
fix/avoid-aliased-datastore-ref-pointers
Jul 10, 2026
Merged

refactor: avoid aliased datastore ref pointers in drs fallback#770
tenthirtyam merged 1 commit into
mainfrom
fix/avoid-aliased-datastore-ref-pointers

Conversation

@tenthirtyam

Copy link
Copy Markdown
Collaborator

Summary

Create a separate ManagedObjectReference pointer per disk when falling back to the primary datastore after Storage DRS recommendation failure.

Type

  • fix: Bug Fix
  • feat: Feature or Enhancement
  • docs: Documentation
  • refactor: Refactoring
  • chore: Build, Dependencies, Workflows, etc.
  • other: Other (Please describe.)

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Tests

  • Tests have been added or updated.
  • Tests have been completed.

Output:

Documentation

  • Documentation has been added or updated.

Issue References

Release Note

Additional Information

@tenthirtyam tenthirtyam self-assigned this Jul 10, 2026
@tenthirtyam tenthirtyam requested a review from a team as a code owner July 10, 2026 16:19
@tenthirtyam tenthirtyam added the refactor Refactor label Jul 10, 2026
@github-actions github-actions Bot added the needs-review Needs Review label Jul 10, 2026
@tenthirtyam tenthirtyam force-pushed the fix/avoid-aliased-datastore-ref-pointers branch from 0910547 to 0b5a1c3 Compare July 10, 2026 16:19
@github-actions github-actions Bot added the size/xs Relative Sizing: Extra-Small label Jul 10, 2026
@tenthirtyam tenthirtyam added this to the v2.3.0 milestone Jul 10, 2026
Create a separate `ManagedObjectReference` pointer per disk when falling back to the primary datastore after Storage DRS recommendation failure.

Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam tenthirtyam force-pushed the fix/avoid-aliased-datastore-ref-pointers branch from 0b5a1c3 to 0f9846c Compare July 10, 2026 16:21
@tenthirtyam tenthirtyam merged commit ce8e646 into main Jul 10, 2026
10 checks passed
@tenthirtyam tenthirtyam deleted the fix/avoid-aliased-datastore-ref-pointers branch July 10, 2026 16:25
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactor size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant