Skip to content
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

Fix gitfs "__env__" and improve cache cleaning (bsc#1193948) #608

Merged

Conversation

meaksh
Copy link
Member

@meaksh meaksh commented Oct 18, 2023

What does this PR do?

This PR backports saltstack/salt#65017 and saltstack/salt#65136 to openSUSE/release/3006.0 branch.

What issues does this PR fix or reference?

Tracks: https://github.com/SUSE/spacewalk/issues/16594

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

clear cache after upgrade or downgrade

clean up clean old remotes

place fetch request file on fetch

fetch_request_check

fire fetch request

update some unit tests

fix test minion start

only clear cache in gtfs dirs

add cache tests

doc and exception update

linkdir -> _linkdir

bad copy

fix pygit2

move fetch_request to try else

tests

pillarenv dynamic

fix some tests

m

fix gtfs ssl

fire up gitfs

test __env__ cache

fix file name typo

fetch_on_fail

winrepo tests

multi tests

fetch_request & clear_old_remote tests

revert ssl

Add Murphy tests

clean up murphy

fix name
@meaksh meaksh changed the title WIP: Fix gitfs "__env__" and improve cache cleaning Fix gitfs "__env__" and improve cache cleaning (bsc#1193948) Oct 26, 2023
Copy link
Contributor

@m-czernek m-czernek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; I focused on checking that the two commits were the same changes as from upstream.

@meaksh meaksh merged commit a7c98ce into openSUSE/release/3006.0 Nov 13, 2023
3 checks passed
@meaksh meaksh deleted the openSUSE/fix/3006.0-fix-__env__-backports branch November 13, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants