Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dmurphy18
Copy link
Contributor

What does this PR do?

Ensures that grains are sync'd before loading grains and then compiling pillar, since there could be custom grains used in pillar files, which will throw rendering errors if not found, when in masterless mode on a salt-minion

What issues does this PR fix or reference?

Fixes: #65027

Previous Behavior

Would throw rendering errors if custom grains in salt://_grains were used in pillar files, salt-minion in masterless mode.

New Behavior

No rendering errors thrown if custom grains in salt://_grains were used in pillar files, and custom grains values available in pillar, and salt-minion in masterless mode.

Additional tests to be written ensuring use with a salt-master is unaffected.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@dmurphy18 dmurphy18 requested a review from a team as a code owner January 4, 2024 21:45
@dmurphy18 dmurphy18 requested review from whytewolf and removed request for a team January 4, 2024 21:45
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title [WIP] initial re-do of changes for _sync_grains only affecting masterless minions [3006.x][WIP] initial re-do of changes for _sync_grains only affecting masterless minions Jan 4, 2024
@dmurphy18 dmurphy18 closed this Jul 15, 2024
@dmurphy18 dmurphy18 deleted the fix_65027 branch July 15, 2024 21:30
@dmurphy18
Copy link
Contributor Author

Accidentally deleted the working branch, re-opening this issue

1 similar comment
@dmurphy18
Copy link
Contributor Author

Accidentally deleted the working branch, re-opening this issue

@dmurphy18
Copy link
Contributor Author

Leaving this closed in favor of PR #66737 which has the rework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants