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

docker_client.{containers,images} data → conu metadata #237

Open
3 tasks
TomasTomecek opened this issue Jun 20, 2018 · 0 comments
Open
3 tasks

docker_client.{containers,images} data → conu metadata #237

TomasTomecek opened this issue Jun 20, 2018 · 0 comments
Labels
feature New feature or a request for enhancement.

Comments

@TomasTomecek
Copy link
Member

#221 follow up

We now parse inspect data and transform it into conu metadata. We need to add one more transformation step and that would be docker_client.{containers,images}, those are different. These would be utilized when doing docker_backend.list_{images,container}.

  • ideally utilize existing code which performs transformation
  • write a test case a verify that all metadata from docker_client.{containers,images} is being processed correctly
  • write a test case that metadata is being updated correctly once listed and updated with .get_metadata
@TomasTomecek TomasTomecek added the feature New feature or a request for enhancement. label Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or a request for enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant