Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(eos_designs): support multiple descriptions in connected_endpoint adapter rather than a unique one #2952

Closed
1 task done
pvinci-arista opened this issue Jun 3, 2023 · 1 comment · Fixed by #2966
Closed
1 task done
Labels
type: enhancement New feature or request

Comments

@pvinci-arista
Copy link
Contributor

Enhancement summary

add support for unique physical descriptions on the adapter level following the pattern used for L3_interfaces

Which component of AVD is impacted

eos_designs

Use case example

When configuring port-channel member interfaces, a unique description indicating the peer is desired.

Describe the solution you would like

add a new key under adapter

# `descriptions` has precedence over `description` | Optional
        descriptions: [ <description1>, <description2>, description3> ]

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@github-actions
Copy link

github-actions bot commented Sep 2, 2023

This issue is stale because it has been open 90 days with no activity. The issue will be reviewed by a maintainer and may be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
2 participants