Skip to content

fix: Add types to network v1 schema (#4841)

Cathy Avery requested to merge cavery/cloud-init-c-9-s:RHEL-21324 into c9s

JIRA: https://issues.redhat.com/browse/RHEL-21324

Signed-off-by: Cathy Avery cavery@redhat.com

Conflicts: For RHEL no log argument as we are not including commit e168b4a1383b6eae9c1dc81411d7684fcbbf7df9

Even though it has conflicted with our documentation, we have allowed
nameserver address to a be a string, mtu to be empty, and nameserver
search to be missing. Since we have allowed these, expand our schema
and documentation accordingly.

Fixes GH-4710
(cherry picked from commit b08193b376552ede5d162d8283310adc783d81bf)
Signed-off-by: Cathy Avery cavery@redhat.com
Edited by Ani Sinha

Merge request reports