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
crds,udn: Allow NetworkRole Secondary only for Localnet topology
Localnet topology role should secondary only.
Move the NetworkRole enum validation from shard.go to
each definition that use NetworkRole, having:
- Layer2Config & Layer3Config role field accepts: Secondary and Primary.
- LocalnetConfig role field accepts: Secondary only.
Signed-off-by: Or Mergi <[email protected]>
0 commit comments