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

render/pod: Remove unused options and incorrect code #2673

Merged
merged 2 commits into from
Jul 4, 2017

Conversation

ekimekim
Copy link
Contributor

@ekimekim ekimekim commented Jul 3, 2017

No description provided.

ekimekim added 2 commits July 3, 2017 11:49
This map function isn't actually needed.
Children are only populated from mapping to parents during rendering,
so there's no pre-existing replicasets to map.
Simply having the Map2Parent function map pods to deployments has it do the right thing.
@ekimekim ekimekim requested a review from rade July 3, 2017 20:54
@rade rade merged commit 57bc34f into master Jul 4, 2017
@rade
Copy link
Member

rade commented Jul 4, 2017

I have merged this since I am working in that area of the code.

@dlespiau dlespiau deleted the mike/render/simplify-pods branch November 2, 2017 12:29
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

Successfully merging this pull request may close these issues.

2 participants