Skip to content

Commit

Permalink
Remove image labels as those are conditionally in the OSE parser
Browse files Browse the repository at this point in the history
Remove image labels as those are conditionally in the OSE parser
  • Loading branch information
Ladas committed Jul 26, 2017
1 parent f42da8b commit ba61a7f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ def initialize_inventory_collections
)
)
# images have custom_attributes but that's done conditionally in openshift parser
initialize_custom_attributes_collections(manager.container_images, %w(labels docker_labels))

@collections[:container_groups] =
::ManagerRefresh::InventoryCollection.new(
Expand Down

0 comments on commit ba61a7f

Please sign in to comment.