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

redhat_manifest.content_access_mode does not change Simple Content Access on existing manifests #1741

Open
jeremylenz opened this issue May 30, 2024 · 0 comments

Comments

@jeremylenz
Copy link
Contributor

SUMMARY

See https://bugzilla.redhat.com/show_bug.cgi?id=2283543

Since Katello 4.7, SCA status has been tied to the local Katello organization, not the manifest. Therefore, Katello no longer can change the content_access_mode flag of the manifest, and this flag is ignored by Katello.

Not sure which Katello API endpoint this module calls, but some SCA-related endpoints were removed in Katello 4.12, so this may fail much less silently in 4.12+.

ISSUE TYPE
  • Bug Report
EXPECTED RESULTS

Can we remove this content_access_mode param based on Katello version? or maybe it should just be removed period.

ACTUAL RESULTS

according to the BZ, it updates the manifest with no errors, but ignores the content_access_mode param.

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

No branches or pull requests

1 participant