-
Notifications
You must be signed in to change notification settings - Fork 296
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
[CP] Katello 4.9.2 #10726
[CP] Katello 4.9.2 #10726
Conversation
…Katello#10640) * Fixes #36577 - Filter gets applied to all the repository upon removal of repository for which the filter was created. * Fixes #36577 - Handle bulk repo and product deletion (cherry picked from commit 49a55b1)
(cherry picked from commit 5dc7382)
(cherry picked from commit f3dba82)
…o run a single invocation of the method (Katello#10599) (cherry picked from commit 6077a1e)
…ult' (Katello#10673) (cherry picked from commit 6b1d742)
…atello#10581) * Fixes #36430 - Get arch restriction data from product, not repositories so that arch restriction labels show up properly in RepositorySetsTab (cherry picked from commit 338eb1d)
…m hostgroup (Katello#10595) * Fixes #36498 - Don't try to unset a host's CV/LCE when inheriting from hostgroup * Refs #36498 - fix test (cherry picked from commit 08941da)
…ibutes (Katello#10600) * Fixes #36440 - Redefine #attributes= to hijack old content facet attributes * Refs #36440 - add tests (cherry picked from commit 0a20051)
…VE (Katello#10602) * Fixes #36462 - check for presence of content facet before assigning CVE (cherry picked from commit 2fdd82a)
…atello#10618) (cherry picked from commit 76fdd41)
…pages (Katello#10636) (cherry picked from commit 74d8bd6)
(cherry picked from commit 58dcb48)
…/promoted docker repositories (Katello#10629) (cherry picked from commit 1429ec9)
…ello#10627) (cherry picked from commit f9bf7d0)
…environments to register (cherry picked from commit f579e49)
(cherry picked from commit f0ab69d)
Foreman throws error undefined method `html_safe' for nil:NilClass when autoprovision/provision is initiated for a discovered host without selecting a host group. (cherry picked from commit e834c88)
… for content facet in host_managed_extensions (Katello#10658) (cherry picked from commit 5f1e74d)
(cherry picked from commit 0310103)
(cherry picked from commit 9b68b00)
(cherry picked from commit 4e3d804)
(cherry picked from commit 05b73f7)
Something is still not correct with changelog generation. Most of the cherry-picked issues do not appear in the changelogs. |
Looks like some of these commits are tied to redmine issues triaged to 4.10: b3b522e => https://projects.theforeman.org/issues/36506 205545a => https://projects.theforeman.org/issues/36497 Since the cherry picking work was already done, I say we can re-triage these to 4.9, but I'm wondering now how the cherry picks were calculated. There might be more, I only found two 4.10 ones. |
This one was marked by @parthaa as fixed in 4.9.0, but given it shows up here that clearly wasn't true. |
Some of the other cherry picks had merge conflicts initially. I cherry-picked these to resolve those merge conflicts safely. |
Gotcha, that makes more sense now . Mind setting the version back on the redmines to keep the bookkeeping straight? |
Hey @wbclark are the 4.9.2 redmine versions fixed up? Can the changelog be regenerated? I'd like to get this merged this week so we can wrap up 4.9.2 and have it delivered. |
What is the status of this? |
423c116
to
1308b63
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK pending jenkins
There are failing React snapshot tests for some reason. Perhaps another commit is missing? |
@wbclark looks like we may just need https://projects.theforeman.org/issues/36552 to be CP'd in to fix the failing React tests. |
(cherry picked from commit 1b14965)
1308b63
to
9dabc81
Compare
Cherry-picked https://projects.theforeman.org/issues/36552 , regenerated and validated CHANGELOG.md |
Thanks, I closed #10754 |
[test katello] |
@wbclark all green for a 4.9.2 release |
I just verified that the bot indeed did set the Fixed in Releases field correctly upon merge. Glad to confirm that's been fixed now. |
What are the changes introduced in this pull request?
Considerations taken when implementing this change?
What are the testing steps for this pull request?