Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

common: remove unused GetImageIDs() #2834

Merged
merged 1 commit into from Jun 24, 2016
Merged

common: remove unused GetImageIDs() #2834

merged 1 commit into from Jun 24, 2016

Conversation

0xAX
Copy link
Contributor

@0xAX 0xAX commented Jun 23, 2016

This patch removes apps.GetImageIds() method as it has no callers anymore.
This helper was added to pass list of image ids to the state0, but now we
pass list of apps in a pod instead.

Last user of the GetImageIDs() was removed in the 227fe3c commit
( Move pod registration from stage1 to stage0. by @eyakubovich ) and it is
not used anywhere anymore.

So we can remove it.

This patch removes apps.GetImageIds() method as it has no callers anymore.
This helper was added to pass list of image ids to the state0, but now we
pass list of apps in a pod instead.

Last user of the GetImageIDs() was removed in the 227fe3c commit
( Move pod registration from stage1 to stage0. by @eyakubovich ) and it is
not used anywhere anymore.

So we can remove it.
@lucab
Copy link
Member

lucab commented Jun 24, 2016

Good catch!

@ghost
Copy link

ghost commented Jun 24, 2016

Can one of the admins verify this patch?

@lucab
Copy link
Member

lucab commented Jun 24, 2016

ok to test

@lucab lucab added this to the v1.10.0 milestone Jun 24, 2016
@lucab lucab merged commit 1cbbf03 into rkt:master Jun 24, 2016
@0xAX 0xAX deleted the get-rid-of-unused-functions-from-apps branch August 2, 2016 09:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants