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

Upstream subscription code sync #5989

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

M4rtinK
Copy link
Contributor

@M4rtinK M4rtinK commented Nov 11, 2024

Upstream version of the #5982 PR.

This should sync up all the so-far downstream subscription code changes from downstream to upstream.

Ideally going forward we should try avoiding such de-sync from happening again. :)

@M4rtinK M4rtinK added the f42 Fedora 42 label Nov 11, 2024
@M4rtinK M4rtinK changed the title Master subscription code sync Upstream subscription code sync Nov 11, 2024
Make sure we have recent enough RHSM version so that
the necessary baseline for Satellite support and other
modern subscription features (and Anaconda relevant fixes) are in places.

(cherry picked from commit d7bd942)

Resolves: RHEL-49661
Related: INSTALLER-3882
Related: INSTALLER-3063
This commit contains basically 3 things:
* Satellite support ported for the RHEL 9 branch, adjusted
  for changes done in upstream since RHEL 9 has been branched
* all Satellite support & subscription code fixes from the RHEL 9 branch
* removal of entitlement support as entitlements are no longer supported
  in RHEL 10 & Simple Content Access (SCA) is always used instead

(cherry picked from commit 4709e7b)

Resolves: RHEL-49661
Related: INSTALLER-3882
Related: INSTALLER-3903
Adjust the GTK GUI for the Subscription code changes:
- reflect Satellite being used in the GUI
- better UX when Simple Content Access (SCA) is used
- drop support for displaying attached entitlements
  (support for entitlements has been dropped in RHEL 10 system-wide)

(cherry picked from commit a006ed0)

Resolves: RHEL-49661
Related: INSTALLER-3882
Related: INSTALLER-3903
Adjust to Satellite support being added & entitlement support being
dropped. There were also some changes in how the registration tasks are
structured internally & unit tests need to be adjusted for that as well.

(cherry picked from commit 7a151a5)

Resolves: RHEL-49661
Related: INSTALLER-3882
Related: INSTALLER-3903
@M4rtinK
Copy link
Contributor Author

M4rtinK commented Nov 12, 2024

/kickstart-test --testtype smoke

@M4rtinK
Copy link
Contributor Author

M4rtinK commented Nov 14, 2024

/kickstart-test --skip-testtypes whatever

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f42 Fedora 42
Development

Successfully merging this pull request may close these issues.

1 participant