-
Notifications
You must be signed in to change notification settings - Fork 230
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): Allow custom name for pathfinder Flow tracker tracker and exporter settings #3721
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
state: CI Updated
CI scenario have been updated in the PR
state: Documentation role Updated
role: eos_designs
issue related to eos_designs role
labels
Mar 7, 2024
please add the new schema in the PR description |
gmuloc
requested changes
Mar 8, 2024
...arista/avd/roles/eos_designs/schemas/schema_fragments/cv_pathfinder_flow_tracking.schema.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/roles/eos_designs/python_modules/overlay/flow_tracking.py
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/roles/eos_designs/python_modules/overlay/flow_tracking.py
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/plugins/plugin_utils/eos_designs_shared_utils/wan.py
Outdated
Show resolved
Hide resolved
ayushmittal-arista
force-pushed
the
flowtrack
branch
from
March 8, 2024 11:18
e45ded6
to
9cc2299
Compare
gmuloc
reviewed
Mar 8, 2024
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/roles/eos_designs/python_modules/overlay/flow_tracking.py
Show resolved
Hide resolved
ansible_collections/arista/avd/plugins/plugin_utils/eos_designs_shared_utils/wan.py
Outdated
Show resolved
Hide resolved
ayushmittal-arista
force-pushed
the
flowtrack
branch
from
March 11, 2024 11:08
9cc2299
to
29d82bc
Compare
gmuloc
reviewed
Mar 11, 2024
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
gmuloc
reviewed
Mar 11, 2024
ansible_collections/arista/avd/roles/eos_designs/docs/tables/wan-preview.md
Outdated
Show resolved
Hide resolved
gmuloc
reviewed
Mar 11, 2024
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
ayushmittal-arista
force-pushed
the
flowtrack
branch
2 times, most recently
from
March 11, 2024 11:59
d44c2cd
to
79dff26
Compare
…ker and exporter settings
ayushmittal-arista
force-pushed
the
flowtrack
branch
from
March 11, 2024 13:15
79dff26
to
e9745f5
Compare
gmuloc
approved these changes
Mar 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
gmuloc
added
the
one approval
This PR has one approval and is only missing one more.
label
Mar 12, 2024
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Show resolved
Hide resolved
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
...ions/arista/avd/roles/eos_designs/schemas/schema_fragments/flow_tracking_settings.schema.yml
Outdated
Show resolved
Hide resolved
ClausHolbechArista
approved these changes
Mar 12, 2024
sugetha24
pushed a commit
to sugetha24/ansible-avd
that referenced
this pull request
Mar 12, 2024
…ker and exporter settings (aristanetworks#3721) Co-authored-by: gmuloc <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
EPIC - AVD AutoVPN/WAN
one approval
This PR has one approval and is only missing one more.
rn: Feat(eos_designs)
role: eos_designs
issue related to eos_designs role
state: CI Updated
CI scenario have been updated in the PR
state: Documentation role Updated
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Summary
Currently we generate flow tracking config using predefined names and time values. Add a top level schema to allow overriding those settings.
Related Issue(s)
Fixes #
Component(s) name
arista.avd.eos_designs
Proposed changes
Add a top level key flow_tracking_settings:
How to test
molecule
Checklist
User Checklist
Repository Checklist