func Test_dropDisabledFieldsOnCreate(t *testing.T) { … } func Test_dropDisabledFieldsOnUpdate(t *testing.T) { … } func TestPrepareForUpdate(t *testing.T) { … } func Test_dropTopologyOnV1(t *testing.T) { … } func Test_getDeprecatedTopologyNodeNames(t *testing.T) { … } func TestWarningsOnEndpointSliceAddressType(t *testing.T) { … }