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): BGP vlan config should not have redistribute igmp when belonging to a VRF with evpn multicast #4210

Open
wants to merge 6 commits into
base: devel
Choose a base branch
from

Conversation

Vibhu-gslab
Copy link
Contributor

Change Summary

Having redistribute igmp for a svi/vlan belonging to a VRF with evpn multicast is an issue because it could cause conflicts in the control-plane. #3462 (comment)

Related Issue(s)

Fixes #4061

Component(s) name

arista.avd.eos_designs

Checklist

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)

@Vibhu-gslab Vibhu-gslab self-assigned this Jul 12, 2024
Copy link

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-4210
# Activate the virtual environment
source test-avd-pr-4210/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/Vibhu-gslab/avd.git@redistribute_igmp#subdirectory=python-avd" --force
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/Vibhu-gslab/avd.git#/ansible_collections/arista/avd/,redistribute_igmp --force
# Optional: Install AVD examples
cd test-avd-pr-4210
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added type: documentation Improvements or additions to documentation state: CI Updated CI scenario have been updated in the PR labels Jul 12, 2024
@Vibhu-gslab Vibhu-gslab changed the title Bug(eos_designs): BGP vlan config should not have redistribute igmp when belonging to a VRF with evpn multicast Fix(eos_designs): BGP vlan config should not have redistribute igmp when belonging to a VRF with evpn multicast Jul 12, 2024
@Vibhu-gslab Vibhu-gslab marked this pull request as ready for review July 17, 2024 10:33
@Vibhu-gslab Vibhu-gslab requested review from a team as code owners July 17, 2024 10:33
Copy link
Contributor

@ClausHolbechArista ClausHolbechArista left a comment

Choose a reason for hiding this comment

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

Blocking to discuss if this should wait for 5.0, since it could be considered a breaking change.

@ClausHolbechArista ClausHolbechArista modified the milestones: v4.10.0, v5.0.0 Jul 22, 2024
@ClausHolbechArista
Copy link
Contributor

Moving to draft until 4.10 has been merged.

@ClausHolbechArista ClausHolbechArista marked this pull request as draft July 22, 2024 13:13
@github-actions github-actions bot added the state: conflict PR with conflict label Jul 29, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link

github-actions bot commented Aug 7, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added state: conflict PR with conflict and removed state: conflict PR with conflict labels Aug 7, 2024
Copy link

github-actions bot commented Aug 8, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the state: conflict PR with conflict label Aug 9, 2024
Copy link

github-actions bot commented Aug 9, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added the state: conflict PR with conflict label Aug 9, 2024
Copy link

github-actions bot commented Aug 9, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the state: conflict PR with conflict label Aug 19, 2024
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@JulioPDX JulioPDX marked this pull request as ready for review August 29, 2024 17:31
Copy link

sonarcloud bot commented Aug 30, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: CI Updated CI scenario have been updated in the PR type: documentation Improvements or additions to documentation
Projects
None yet
4 participants