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

images: support a SAMBACC_VERSION_SUFFIX to force a sambacc version #139

Merged

Conversation

phlogistonjohn
Copy link
Collaborator

In the previous release we made sure to "pin" a version of both sambacc and samba. The former was done by an "embedded" build which is something we've moved away from. So this adds back the ability to require a sambacc version in a way more similar to how we previously required a samba version.

In the sambacc install script, when installing sambacc from a rpm repo
with dnf, allow the caller to specify a version suffix in order to
restrict the install to a particular version.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Add a SAMBACC_VERSION_SUFFIX variable like the SAMBA_VERSION_SUFFIX
variable to support requiring a particular sambacc version.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Copy link
Collaborator

@synarete synarete left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@obnoxxx obnoxxx left a comment

Choose a reason for hiding this comment

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

lgtm

@mergify mergify bot merged commit a2c1f9a into samba-in-kubernetes:master Jun 27, 2023
@phlogistonjohn phlogistonjohn deleted the jjm-force-sambacc-vers branch October 13, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants