Skip to content

Workaround for Pillar payload signature error #67966

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

Open
wants to merge 1 commit into
base: 3006.x
Choose a base branch
from

Conversation

gou177
Copy link

@gou177 gou177 commented Apr 17, 2025

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.

Commits signed with GPG?

Yes

@gou177 gou177 requested a review from a team as a code owner April 17, 2025 13:18
twangboy
twangboy previously approved these changes May 9, 2025
@gou177 gou177 force-pushed the fix-pillar-signature-error branch from ffcfced to 696cea5 Compare May 16, 2025 12:24
@gou177 gou177 requested a review from twangboy May 16, 2025 12:24
@gou177
Copy link
Author

gou177 commented May 16, 2025

Fixed pre commit pipeline failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:full Run the full test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants