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

Refs #10040 - Ostree branch change now updates pulp #5431

Merged
merged 1 commit into from Aug 26, 2015

Conversation

parthaa
Copy link
Contributor

@parthaa parthaa commented Aug 20, 2015

A bug had crept up in the previous PR related to Ostree CRUD where
updating branches really didnt refresh pulp. This commit fixes that
issue.
Refs commit -> ab73aa3
PR -> #5394

@@ -502,6 +501,7 @@ def find_packages_by_nvre(name, version, release, epoch)
end

def pulp_update_needed?
return true if ostree?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implication here is that redhat or not, we allow changing ostree repositories?

@ehelms
Copy link
Member

ehelms commented Aug 25, 2015

APJ

A bug had crept up in the previous PR related to Ostree CRUD where
updating branches really didnt refresh pulp. This commit fixes that
issue.
Refs commit -> ab73aa3
PR -> Katello#5394
parthaa added a commit that referenced this pull request Aug 26, 2015
Refs #10040 - Ostree branch change now updates pulp
@parthaa parthaa merged commit 367fc72 into Katello:ostree Aug 26, 2015
parthaa added a commit to parthaa/katello that referenced this pull request Feb 12, 2016
Changes include

Fixes Katello#10042 - Enable ostree repos in the CDN -
Katello#5455

Fixes #11611 - Copy over ostree branches on publish and promote -
Katello#5449

Ref Katello#10040 - Minor fixes for the ostree repo create code -
Katello#5448

1) Added the missing auto_publish : true setting for OSTree repo
creation
2) Removed the nodes distributor for ostree since we are changing that
mechanism to a different model. (Nodes distributor is also not supported
for ostree content.)

Fixes Katello#10066 - Support promoting ostree repos -
Katello#5447

Refs Katello#10040 - Ostree branch change now updates pulp -
Katello#5431

Fixes Katello#10063 - Allow publishing of ostree repos in content views -
Katello#5415

Fixes #11567 - Fix relative_path for ostree repos -
Katello#5442

Fixes Katello#10040 - UI Bindings to CRUD rpm-ostree -
Katello#5394
Includes adding/updating/removing  branches

Fixes Katello#10044 - UI to remove/add ostree repos to CVs -
Katello#5361
Fixes Katello#10056 - Adding ostree sync -
Katello#5306
Refs Katello#10062 - Allow users to add/remove ostree repos
-Katello#5337

Refs Katello#10055 - Initial model bindings for OSTREE CRUD -
Katello#5240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants