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
fix: network-instance configured DNS servers are not sent to Zedcloud(CI-574) (#145)
The issue was that the configured DNS servers were not sent to the network instances' create request.
Changes:
Fixed the dns field in the dhcp_server schema.
Updated tests to test the dns field.
0 commit comments