mayastor-extensions icon indicating copy to clipboard operation
mayastor-extensions copied to clipboard

feat: support IPv6 Pod IPs

Open michaelbeaumont opened this issue 4 months ago • 0 comments

Incorporates all the changes from https://github.com/openebs/mayastor/issues/1731 into the chart. Depends on the PRs there.

Description

Use the new separated IP, port args.

Motivation and Context

See the linked issue.

Regression

No

How Has This Been Tested?

Hasn't yet

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added unit tests to cover my changes.

michaelbeaumont avatar Oct 07 '24 21:10 michaelbeaumont