Page MenuHomeVyOS Platform

VRF interface don't get removed when VRF is deleted
Closed, ResolvedPublicBUG

Description

If you create a VRF and remove it the underlying interface is not removed.

Steps to reproduce:

  1. set vrf name test table '1'
  2. commit
  3. delete vrf name test
  4. commit

if you run "show vrf" in configuration mode the vrf test is gone but if you run "show vrf" in operational mode the vrf interface is still there.

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.3-rolling-202003240625
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)