-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Moving deltaproxy code into Salt open #60090
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know, it's a lot 😁
…fined in the proxy configuration file. Updating tests.
…pdate tests to test both dummy proxy minions. Make dummy proxy minion work better with deltaproxy by having each instance use it's own cache file.
…d test_simple.py.
…the value passed in.
…xt__ instead of global variables.
…port from napalm.base instead of napalm_base, unable to import from an import alias.
…uring that we are looking for the right alive function in the appropriate proxy minion.
…name since we use the value in the if statement and later when starting up the proxy.
be3ea3e
to
f957b3c
Compare
@garethgreenaway is this ready for re-review? |
@Ch3LL I wasn't sure if @s0undt3ch had any additional reviews he was working through on this particular PR. |
Yes, i should finish my review... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
K. Done reviewing,
What does this PR do?
Previously the deltaproxy code was only available as an enterprise only product, this PR is moving the deltaproxy code into Salt open
Fixes #60177 #60581
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.