You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was about to try this approach after proving it's possibility in a test program, on the Salt 3006.x branch when the PR was merged, given it had passed all tests, and was ready for merger, and marked for the 3006.10 milestone, and that milestone is close to release.
Hence tech-debt to improve as suggested in the Issue link above
Versions Report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)
The text was updated successfully, but these errors were encountered:
dmurphy18
changed the title
[TECH DEBT] Update os.listdir to using os.walk for Git Pillar data tranversal
[TECH DEBT] Update os.listdir to using os.walk for Git Pillar data traversal
Feb 10, 2025
Description of the tech debt to be addressed, include links and screenshots
Need to implement os.walk for handling traversal of Git Pillar branch names with a '/' slash in the Git branch name,
See Issue #65467 (comment), and PR #66954
Was about to try this approach after proving it's possibility in a test program, on the Salt 3006.x branch when the PR was merged, given it had passed all tests, and was ready for merger, and marked for the 3006.10 milestone, and that milestone is close to release.
Hence tech-debt to improve as suggested in the Issue link above
Versions Report
(Provided by running
salt --versions-report
. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: