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

Bump minitar 1.0.1 for puppet 8 #896

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshcooper
Copy link
Contributor

Minitar 1.x is not backwards compatible with 0.9, so only make this change in agent-runtime-main for now.

Projects that depend on minitar and puppet will need to be made compatible with minitar 1.x before bumping their puppet dependency in puppet-runtime. And when they do bump puppet, they should bump minitar too. I added a reminder for the latter part. This applies to:

bolt-runtime
pe-bolt-server-runtime-main
pe-installer-runtime-main

pdk-runtime depends on minitar, but not puppet. When a new version of puppet is released that depends on minitar 1.x, then modules created using an older version of the pdk, will pull in the latest puppet, but have an incompatible minitar version.

Minitar 1.x is not backwards compatible with 0.9, so only make this change in
agent-runtime-main for now.

Projects that depend on minitar and puppet will need to be made compatible with
minitar 1.x before bumping their puppet dependency in puppet-runtime. And when
they do bump puppet, they should bump minitar too. I added a reminder for the
latter part. This applies to:

    bolt-runtime
    pe-bolt-server-runtime-main
    pe-installer-runtime-main

pdk-runtime depends on minitar, but not puppet. When a new version of puppet
is released that depends on minitar 1.x, then modules created using an older
version of the pdk, will pull in the latest puppet, but have an incompatible
minitar version.
@joshcooper joshcooper added the blocked PRs blocked on work external to the PR itself label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked PRs blocked on work external to the PR itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant