salt
salt copied to clipboard
Workaround for Pillar payload signature error
What does this PR do?
Adds re-authentication before throwing error Pillar payload signature failed to validate.
What issues does this PR fix or reference?
Fixes #62318, my steps to reproduce
Previous Behavior
Minion is constantly logging error Pillar payload signature failed to validate after master failover.
New Behavior
Minion tries to re-authenticate before throwing error. If auth did not help, minion still raises error.
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
- [ ] Docs
- [x] Changelog - https://docs.saltproject.io/en/master/topics/development/changelog.html
- [x] Tests written/updated
Commits signed with GPG?
Yes
Fixed pre commit pipeline failure
Congratulations on your first PR being merged! :tada: