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

Fix(eos_designs): Fix error with dotted hostname, l2leaf and mlag #2502

Conversation

ClausHolbechArista
Copy link
Contributor

Change Summary

Fix error with dotted hostname, l2leaf and mlag

Related Issue(s)

When having dots in the hostname for l2leafs with mlag, we see errors during eos_designs_facts phase:

Component(s) name

arista.avd.eos_designs

Proposed changes

Fix fetching of mlag peer facts for l2leafs to handle dots in hostnames. Similar to how we do it elsewhere.

How to test

Tested with customer repo.

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@ClausHolbechArista ClausHolbechArista requested a review from a team as a code owner February 8, 2023 16:22
@ClausHolbechArista ClausHolbechArista added cherry-pick-for-3.8.x PR to be cherry-picked to releases/v3.8.x brach later type: bug Something isn't working labels Feb 8, 2023
@github-actions github-actions bot added the state: CI Updated CI scenario have been updated in the PR label Feb 10, 2023
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carlbuchmann carlbuchmann merged commit da42989 into aristanetworks:devel Feb 10, 2023
@carlbuchmann carlbuchmann added this to the v3.8.2 milestone Feb 13, 2023
@carlbuchmann carlbuchmann removed the cherry-pick-for-3.8.x PR to be cherry-picked to releases/v3.8.x brach later label Feb 13, 2023
ClausHolbechArista added a commit that referenced this pull request Feb 14, 2023
) (#2534)

Co-authored-by: Claus Holbech <holbech@arista.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Fix(eos_designs) state: CI Updated CI scenario have been updated in the PR type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants