Skip to content
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

Fix Deltaproxy Custom Proxy Modules #63084

Conversation

garethgreenaway
Copy link
Contributor

@garethgreenaway garethgreenaway commented Nov 17, 2022

What does this PR do?

Need to move the creation of the proxy object for the ProxyMinion fur…ther down in the initialization for sub proxies to ensure that all modules, especially any custom proxy modules, are available before attempting to run the init function.

What issues does this PR fix or reference?

Fixes: #61805

Merge requirements satisfied?

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

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

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

…ther down in the initialization for sub proxies to ensure that all modules, especially any custom proxy modules, are available before attempting to run the init function.
@garethgreenaway garethgreenaway requested a review from a team as a code owner November 17, 2022 20:29
@garethgreenaway garethgreenaway requested review from twangboy and removed request for a team November 17, 2022 20:29
@garethgreenaway garethgreenaway added the Sulfur v3006.0 release code name and version label Nov 17, 2022
@garethgreenaway garethgreenaway added this to the Sulphur v3006.0 milestone Nov 17, 2022
@Ch3LL Ch3LL merged commit 85fab70 into saltstack:master Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Deltaproxy: Long/Non-linear setup time.
2 participants