salt icon indicating copy to clipboard operation
salt copied to clipboard

[WIP] [3006.x] Fix failure to fetch latest pillar data after being updated in git pillar repo branch

Open dmurphy18 opened this issue 1 year ago • 0 comments

What does this PR do?

Resolve cache refresh issue with git pillar

What issues does this PR fix or reference?

Fixes https://github.com/saltstack/salt/issues/65467

Previous Behavior

Pillar not updated with git pillar if '/' is part of the name when changes are made

New Behavior

Pillar is updated with git pillar if '/' is part of the name when changes are made

Merge requirements satisfied?

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

  • [ ] Docs
  • [X] Changelog - https://docs.saltproject.io/en/master/topics/development/changelog.html
  • [X] Tests written/updated

Commits signed with GPG?

Yes Please review Salt's Contributing Guide for best practices, including the PR Guidelines.

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

dmurphy18 avatar Oct 09 '24 19:10 dmurphy18