-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add new consul modules and reuse code between them. #7878
Add new consul modules and reuse code between them. #7878
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
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.
Some first comments :)
8a1b628
to
e13532c
Compare
I think the 3rd party tests are failing due to:
which I didn't touch. |
The Zuul test is always failing, you can ignore it. I'm currently trying to get completely rid of it, since it's very slow and fails relatively often (and for some time now constantly fails). |
Can you modify changelogs/fragments/7826-consul-modules-refactoring.yaml by adding this PR to the brackets at the end (in format |
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.
For new features (check/diff mode support, new options) and option renames you need a changelog fragment (minor_changes
).
Can I roll that into the existing fragment, or does it need a new one? |
9c723a9
to
ac78f06
Compare
d228150
to
423c9e2
Compare
6cf6542
to
d4f0402
Compare
29f9865
into
ansible-collections:main
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #7902 🤖 @patchback |
Refactored consul modules and added new roles. (cherry picked from commit 29f9865)
@apollo13 thanks a lot for your contributions! |
No description provided.