siderolabs / talos-cloud-controller-manager

Generic cloud controller manager for hybrid deployments using Talos OS
MIT License
58 stars 11 forks source link

fix: node allocator #204

Closed sergelogvinov closed 1 month ago

sergelogvinov commented 1 month ago

Pull Request

What? (description)

If a node has a large subnet, such as a /56 or larger, we need to allocate a /64 subnet for each individual node.

Why? (reasoning)

Acceptance

Please use the following checklist:

See make help for a description of the available targets.

sergelogvinov commented 1 month ago

/m