Skip to content

Comments

[3007.x] fix sync_renderers failure when the custom renderer is specified via config#66454

Merged
dwoz merged 3 commits intosaltstack:3007.xfrom
nicholasmhughes:fix-failed-render-when-syncing-renderers
Aug 4, 2025
Merged

[3007.x] fix sync_renderers failure when the custom renderer is specified via config#66454
dwoz merged 3 commits intosaltstack:3007.xfrom
nicholasmhughes:fix-failed-render-when-syncing-renderers

Conversation

@nicholasmhughes
Copy link
Contributor

What does this PR do?

See issue for details.

What issues does this PR fix or reference?

Fixes #66453

Previous Behavior

exception is raised when renderer in pipe fails to be found

New Behavior

renderer falls back to default if any renderer in pipe fails to be found

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, including the
PR Guidelines.

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

@nicholasmhughes nicholasmhughes requested a review from a team as a code owner April 29, 2024 23:52
@nicholasmhughes nicholasmhughes requested review from twangboy and removed request for a team April 29, 2024 23:52
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title fix sync_renderers failure when the custom renderer is specified via config [master] fix sync_renderers failure when the custom renderer is specified via config Apr 29, 2024
@nicholasmhughes nicholasmhughes changed the base branch from master to 3007.x April 29, 2024 23:52
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title [master] fix sync_renderers failure when the custom renderer is specified via config [3007.x] fix sync_renderers failure when the custom renderer is specified via config Apr 29, 2024
twangboy
twangboy previously approved these changes May 13, 2024
@dwoz dwoz requested a review from a team as a code owner October 21, 2024 21:23
Copy link
Contributor

@dmurphy18 dmurphy18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to ensure ran pre-commit install to ensure you have cleaned up pre-commit errors before running the PR builds etc.

twangboy
twangboy previously approved these changes Feb 12, 2025
@dwoz
Copy link
Contributor

dwoz commented Apr 17, 2025

@nicholasmhughes The conflicts need to be addressed for this one to proceed.

@dwoz dwoz merged commit b287259 into saltstack:3007.x Aug 4, 2025
1400 of 1407 checks passed
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.

[BUG] sync_renderers fails when the custom renderer is specified via config

4 participants