Open m-horky opened 4 months ago
Sorry for the abrupt comment before this PR being ready😅, but from the description of RHINENG-7569, the task is also trying to replace the API for legacy_upload=False
from cert-api.access.redhat.com/r/insights
to cert.console.redhat.com/api
. If this is already in your next plan, please ignore this.
BTW, it seems that the CCT-252 is more suitable to be linked to this PR.
It's fine.
Hi @m-horky - - Sorry for bringing this trouble to you, as we just resolved an urgent bug within the repo. Please rebase the master branch of your fork of insights-core and then rebase this branch again. Please reach out to me for any problems when doing the rebase. Apologize again.
All Pull Requests:
Check all that apply:
Complete Description of Additions/Changes:
This patch disables the legacy APIs. The code and configuration option will be removed later; this is the first step to get rid of the duplication and differences.
Only the absolutely necessary changes were made to tests; without these removals the suite wouldn't pass.