-
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
Fix consul_token usage without accessor_id. #8091
Fix consul_token usage without accessor_id. #8091
Conversation
8a7156d
to
6898a65
Compare
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.
Thanks for creating this fix!
Co-authored-by: Felix Fontein <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
Backport to stable-7: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 67736d7 on top of patchback/backports/stable-7/67736d796a218f30de6bddfe8f8f36a944db82be/pr-8091 Backporting merged PR #8091 into main
🤖 @patchback |
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #8097 🤖 @patchback |
* Fix consul_token usage without accessor_id. * Update changelogs/fragments/8091-consul-token-fixes.yaml Co-authored-by: Felix Fontein <[email protected]> * Update plugins/modules/consul_token.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 67736d7)
@apollo13 thanks for your contribution! |
… accessor_id. (#8097) Fix consul_token usage without accessor_id. (#8091) * Fix consul_token usage without accessor_id. * Update changelogs/fragments/8091-consul-token-fixes.yaml Co-authored-by: Felix Fontein <[email protected]> * Update plugins/modules/consul_token.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 67736d7) Co-authored-by: Florian Apolloner <[email protected]>
* Fix consul_token usage without accessor_id. * Update changelogs/fragments/8091-consul-token-fixes.yaml Co-authored-by: Felix Fontein <[email protected]> * Update plugins/modules/consul_token.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]>
SUMMARY
Fixes #8089
ISSUE TYPE
COMPONENT NAME
consul_token
ADDITIONAL INFORMATION