You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 0.7.0 or 0.6.0, we've removed the default subnet feature. ?
And when adjusting the default pool, we use spec.default, which controls the default condition of the pool by true or false.
Therefore, ClusterDefaultIPv4IPPool, ClusterDefaultIPv6IPPool, ClusterDefaultIPv4Subnet, and ClusterDefaultIPv6Subnet in the following configmap are actually meaningless?
Spiderpool Version
v0.8.0-rc1
Bug Type
IPAM
Main CNI
macvlan
What happened?
In version 0.7.0 or 0.6.0, we've removed the default subnet feature. ?
And when adjusting the default pool, we use spec.default, which controls the default condition of the pool by true or false.
Therefore, ClusterDefaultIPv4IPPool, ClusterDefaultIPv6IPPool, ClusterDefaultIPv4Subnet, and ClusterDefaultIPv6Subnet in the following configmap are actually meaningless?
What did you expect to happen?
All work fine.
How to reproduce it (as minimally and precisely as possible)
https://github.com/spidernet-io/spiderpool/blob/main/cmd/spiderpool-agent/cmd/config.go
Additional Context
No response
The text was updated successfully, but these errors were encountered: