-
Notifications
You must be signed in to change notification settings - Fork 81
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
Update connexion to v3.0.6 #1776
Update connexion to v3.0.6 #1776
Conversation
Regarding the tests that are still failing...
|
Done!
For now we should the requirements and tests and see if it has any ill-effects and file a defect to fix the problem correctly. One area of concern is how it affects
yes |
@jpramos123 Can you please check why querying the Staleness table does not find any record when there is one in the table. The test fails here https://github.com/thearifismail/insights-host-inventory/blob/5e83f619dd08a8329bb1dbfb2148be176a61046f/api/staleness_query.py#L18. |
…atInsights#1772) rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
…tion (RedHatInsights#1779) * Add mechanism to remove cached keys by prefix using the org_id prefix * Add decorator to get/list host APIs * Add delete keys step to host APIs that alter/delete host data for cache invalidation * Add delete keys step to MQ processing flow for cache invalidation * Add delete keys step to host reaper flow for cache invalidation
…invalida…" (RedHatInsights#1781) This reverts commit 4d14b60.
5e83f61
to
0198778
Compare
@thearifismail Please close this PR when you get the chance, since we upgraded in a different PR. |
oh wait, I can close it. never mind! |
Overview
This Draft PR is being created to address RHINENG-8854. 11 tests still fail and need fixing.
PR Checklist
Secure Coding Practices Documentation Reference
You can find documentation on this checklist here.
Secure Coding Checklist