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

Fixes #13568 - Don't create node distrbutors for yum repos #5754

Merged
merged 1 commit into from
Feb 5, 2016
Merged

Fixes #13568 - Don't create node distrbutors for yum repos #5754

merged 1 commit into from
Feb 5, 2016

Conversation

daviddavis
Copy link
Contributor

Lazy sync doesn't support node distributors. We're removing support for pulp
nodes in #5750. As a way to let lazy sync work continue, we'd like to remove
the creation of node distributors in pulp for yum repositories.

@johnpmitsch
Copy link
Contributor

LGTM

@parthaa
Copy link
Contributor

parthaa commented Feb 4, 2016

APJ

@bbuckingham
Copy link
Member

Since we are removing nodes, should this PR go ahead and remove the nodes distributor for all repository types and not just for yum? (i.e. include docker, puppet..etc)

@daviddavis
Copy link
Contributor Author

@bbuckingham so #5750 is removing node distributors for other repo types. We could do that here as well but I guess I don't see any reason to...?

@bbuckingham
Copy link
Member

@daviddavis, As long as we are fully removing the node distributors, this is perfectly fine. I just wanted to make sure we weren't only doing 'part' of the removal.

@bbuckingham
Copy link
Member

APJ

@ehelms
Copy link
Member

ehelms commented Feb 5, 2016

Does this need an upgrade task to remove these from existing repositories?

Lazy sync doesn't support node distributors. We're removing support for pulp
nodes in #13186. As a way to let lazy sync work continue, we'd like to remove
the creation of node distributors in pulp for yum repositories.
@daviddavis
Copy link
Contributor Author

@ehelms that should probably be part of #5750. It wasn't my intention to support upgrades with this PR.

@ehelms
Copy link
Member

ehelms commented Feb 5, 2016

OK... I suppose thats fine as long as its handled somewhere.

@johnpmitsch
Copy link
Contributor

I can add an upgrade task to remove node distributors from existing repositories to #5750

@jlsherrill
Copy link
Member

@ehelms @johnpmitsch we were going to handle that as part of an 'upgrade' task which would be in the installer.

@ehelms
Copy link
Member

ehelms commented Feb 5, 2016

ACK

daviddavis added a commit that referenced this pull request Feb 5, 2016
Fixes #13568 - Don't create node distrbutors for yum repos
@daviddavis daviddavis merged commit b043bc5 into Katello:master Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants