salt icon indicating copy to clipboard operation
salt copied to clipboard

Workaround for Pillar payload signature error

Open gou177 opened this issue 7 months ago • 1 comments

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

gou177 avatar Apr 17 '25 13:04 gou177

Fixed pre commit pipeline failure

gou177 avatar May 16 '25 12:05 gou177

Congratulations on your first PR being merged! :tada:

welcome[bot] avatar Jun 24 '25 20:06 welcome[bot]