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
as a follow up to #4798 implementation - we should move to using regex fullmatch in the platform_settings, custom_platform_settings and default_interfaces to unify the behavior across eos_designs and gives more powerful expression to these areas.
This should be backward compatible to introduce so pretty straightforward regex
Which component of AVD is impacted
eos_designs
Use case example
easier to express.
Describe the solution you would like
cf summary
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Enhancement summary
as a follow up to #4798 implementation - we should move to using regex fullmatch in the
platform_settings
,custom_platform_settings
anddefault_interfaces
to unify the behavior acrosseos_designs
and gives more powerful expression to these areas.This should be backward compatible to introduce so pretty straightforward regex
Which component of AVD is impacted
eos_designs
Use case example
easier to express.
Describe the solution you would like
cf summary
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: