-
Notifications
You must be signed in to change notification settings - Fork 67
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
VRRP - Add Enterprise SONiC resource module #353
Merged
kerry-meyer
merged 19 commits into
ansible-collections:main
from
santhosh-kt:vrrp_module
Jul 28, 2024
Merged
VRRP - Add Enterprise SONiC resource module #353
kerry-meyer
merged 19 commits into
ansible-collections:main
from
santhosh-kt:vrrp_module
Jul 28, 2024
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
santhosh-kt
added
the
new_resource_module
This pull request adds a new resource module
label
Mar 13, 2024
ArunSaravananBalachandran
requested changes
May 7, 2024
ArunSaravananBalachandran
requested changes
May 31, 2024
Addressed default testcases for replaced and overridden. Please review. |
ArunSaravananBalachandran
requested changes
Jun 27, 2024
ArunSaravananBalachandran
requested changes
Jul 1, 2024
ArunSaravananBalachandran
approved these changes
Jul 25, 2024
kerry-meyer
approved these changes
Jul 28, 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.
Thank you for providing the Ansible support for the VRRP resource module.
Approved.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
SUMMARY
merged
,deleted
,overridden
andreplaced
states.GitHub Issues
List the GitHub issues impacted by this PR. If no Github issues are affected, please indicate this with "N/A".
ISSUE TYPE
COMPONENT NAME
Checklist:
I have performed a self-review of my own code to ensure there are no formatting, linting, or security issues
I have verified that new and existing unit tests pass locally with my changes
I have not allowed coverage numbers to degenerate
I have maintained at least 90% code coverage
I have commented my code, particularly in hard-to-understand areas
I have made corresponding changes to the documentation
I have added tests that prove my fix is effective or that my feature works
I have maintained backward compatibility or have provided any relevant "breaking_changes" descriptions in a "fragment" file in the "changelogs/fragments" directory of this repository.
I have provided a summary for this PR in valid "fragment" file format in the "changelogs/fragments" directory of this repository branch. Reference : Ansible Change Log Document
Regression test detailed log along with check_mode:
regression-2024-07-23-11-38-41.zip