Skip to content

Fix Deltaproxy Custom Proxy Modules#63084

Merged
Ch3LL merged 1 commit into
saltstack:masterfrom
garethgreenaway:61805_fix_deltaproxy_custom_proxy_module
Nov 18, 2022
Merged

Fix Deltaproxy Custom Proxy Modules#63084
Ch3LL merged 1 commit into
saltstack:masterfrom
garethgreenaway:61805_fix_deltaproxy_custom_proxy_module

Conversation

@garethgreenaway
Copy link
Copy Markdown
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