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

[feature] Discovery storage network #115

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

Conversation

Ranger-X
Copy link
Contributor

@Ranger-X Ranger-X commented Dec 20, 2024

Description

Need to write DaemonSet, which finds storage IP on the every node from the CIDRs specified in the ModuleConfig sds-replicated-volume settings.storageNetworkCIDRs and adds the discovered IP to the node.status.addresses.

Also brought the Werf's manifests to the same structure/code as in the module sds-replicated-volume.

This PR moved from deckhouse/sds-replicated-volume#202

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@Ranger-X Ranger-X self-assigned this Dec 20, 2024
@Ranger-X Ranger-X marked this pull request as ready for review December 20, 2024 11:18
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.

1 participant