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

Use a different cache per OS flavor #391

Merged
merged 1 commit into from
Jul 8, 2021
Merged

Conversation

davidcassany
Copy link
Contributor

This PR is to ensure caches between flavor are not mixed. In https://github.com/rancher-sandbox/cOS-toolkit/suites/3187960702/artifacts/73622493 the built ISO is using a Fedora based image for recovery while it should be an openSUSE based one. This PR is to enforce caches are separate for each flavor.

Signed-off-by: David Cassany [email protected]

Copy link
Contributor

@mudler mudler left a comment

Choose a reason for hiding this comment

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

While I'm ok with this, it shouldn't be required. I'm puzzled.. If we are facing this it means there is some underlying problem, which makes me think might be related to #297 - if image hashing is not unique in the cases of images which are a "join" between final images, it might explain also that case as well

@mudler
Copy link
Contributor

mudler commented Jul 8, 2021

I think I understand now the underlying issue, I've opened mudler/luet#234 to track it. Good catch!

@mudler mudler merged commit 4b34f28 into master Jul 8, 2021
@mudler mudler deleted the separate_cache_per_flavor branch July 8, 2021 17: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.

2 participants