Skip to content

Use Salt Bundle in dockermod#62109

Closed
vzhestkov wants to merge 4 commits into
saltstack:masterfrom
vzhestkov:use-salt-bundle-in-dockermod
Closed

Use Salt Bundle in dockermod#62109
vzhestkov wants to merge 4 commits into
saltstack:masterfrom
vzhestkov:use-salt-bundle-in-dockermod

Conversation

@vzhestkov
Copy link
Copy Markdown
Contributor

What does this PR do?

Implements the Salt Bundle (SUSE project with the idea similar to Tiamat) usage for a calls inside the containers with dockermod.

Previous Behavior

Passing salt thin into the container to handle salt calls inside.

New Behavior

If the call is performed with Salt inside Salt Bundle it will use the Salt Bundle instead of salt-thin and Python shipped with it instead of platform python.

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.

@vzhestkov vzhestkov requested a review from a team as a code owner May 25, 2022 13:10
@vzhestkov vzhestkov requested review from dwoz and removed request for a team May 25, 2022 13:10
@vzhestkov vzhestkov force-pushed the use-salt-bundle-in-dockermod branch 2 times, most recently from 1cd8610 to fe980b1 Compare May 25, 2022 13:17
@vzhestkov vzhestkov force-pushed the use-salt-bundle-in-dockermod branch from fe980b1 to 8829a32 Compare May 25, 2022 13:28
@dwoz
Copy link
Copy Markdown
Contributor

dwoz commented Dec 10, 2023

Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle.

@dwoz dwoz closed this Dec 10, 2023
@dwoz dwoz added help-wanted Community help is needed to resolve this Abandoned labels Dec 10, 2023
agraul pushed a commit to agraul/salt that referenced this pull request Jan 27, 2025
* Use Salt Bundle for salt calls in dockermod

* Add test of performing a call with the Salt Bundle

BACKPORT-UPSTREAM=saltstack#62109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Abandoned help-wanted Community help is needed to resolve this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants