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

Containers graph refresh #27

Closed
22 of 24 tasks
cben opened this issue May 29, 2017 · 9 comments
Closed
22 of 24 tasks

Containers graph refresh #27

cben opened this issue May 29, 2017 · 9 comments

Comments

@cben
Copy link
Contributor

cben commented May 29, 2017

A tracking issue for things to do (in all repos).
ManageIQ/manageiq#14337 PoC is now nearly 💯 % conversion but a lot of work remains.
This issue is for full refresh; targeted is out of scope => tracking separately in #114.

above list is surely incomplete.

RFE: https://bugzilla.redhat.com/show_bug.cgi?id=1470021

@cben
Copy link
Contributor Author

cben commented Jun 5, 2017

Extracted some tests ManageIQ/manageiq-providers-openshift#19 ,
associations ManageIQ/manageiq#15298 [merged]

Adam nicely refactored & rebased much of the other changes into #30, plan is to finish and land that (behind a flag), then do similarly for openshift.

@cben
Copy link
Contributor Author

cben commented Jul 25, 2017

@cben
Copy link
Contributor Author

cben commented Jul 26, 2017

  • secondary index by blacklisted :namespace is bad — seems to work for full refresh but can't match records from DB, as those don't have namespace, only container_project_id.
    extracted to issue tracking targetted refresh RFE: targeted refresh #114

@cben cben closed this as completed Jul 26, 2017
@cben cben reopened this Jul 26, 2017
@cben
Copy link
Contributor Author

cben commented Aug 13, 2017

  • 🙏 ContainerImage creation event has no tests

@cben
Copy link
Contributor Author

cben commented Aug 16, 2017

  • 🐎 performance, probably very small impact: cross_link_node is done during parsing, consider batched

@cben
Copy link
Contributor Author

cben commented Sep 15, 2017

We might need more extensive deletion tests for other entities...

@moolitayer
Copy link

@cben are we keeping a list of known issue somewhere? Label Tag Mapping is all I could find (except for the save_unused_images issue that has it's own prs)

@cben
Copy link
Contributor Author

cben commented Sep 15, 2017

Yes, this is the list :-)

Added emojis to categorize (approximately) correctness/unimplemeted 🏗️ / bugs 🐛 / desired tests 🙏 / performance 🐎 / code polish 💄.

Tag mapping (I'm working on it) and unused images are the only current known bugs.

@cben
Copy link
Contributor Author

cben commented Mar 14, 2018

This is long done.

@cben cben closed this as completed Mar 14, 2018
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

2 participants