Skip to content

Commit

Permalink
Update docs for Katello 4.11.0 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou committed Dec 19, 2023
1 parent 4a3d06e commit 3eb3c92
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions guides/doc-Release_Notes/topics/katello-4.11.0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ A full list of changes is available on https://projects.theforeman.org/issues?se
== Katello

* pass:[Notification via email when repo sync fail] - https://projects.theforeman.org/issues/17748[#17748]
* pass:[Rails 4 - Remove WebMock.allow_net_connect!] - https://projects.theforeman.org/issues/11938[#11938]

=== API

Expand All @@ -13,7 +14,7 @@ A full list of changes is available on https://projects.theforeman.org/issues?se

=== Activation Key

* pass:[Add system purpose card to new AK details page] - https://projects.theforeman.org/issues/36610[#36610]
* pass:[Add system purpose card to new Activation Key details page] - https://projects.theforeman.org/issues/36610[#36610]

=== Ansible Collections

Expand All @@ -22,7 +23,7 @@ A full list of changes is available on https://projects.theforeman.org/issues?se
=== Container

* pass:[Taxonomy filtration on Container Image Tags page does not work as expected] - https://projects.theforeman.org/issues/36911[#36911]
* pass:[ Cannot discovery container repositories on private registries or on registries that only support api v2] - https://projects.theforeman.org/issues/36861[#36861]
* pass:[Cannot discovery container repositories on private registries or on registries that only support api v2] - https://projects.theforeman.org/issues/36861[#36861]
* pass:[Katello container registries set wrong token expiration field] - https://projects.theforeman.org/issues/36827[#36827]

=== Content Views
Expand All @@ -43,6 +44,8 @@ A full list of changes is available on https://projects.theforeman.org/issues?se

=== Foreman Proxy Content

* pass:[Registration can't find any smart proxies when their locations are not assigned to admin user] - https://projects.theforeman.org/issues/36989[#36989]
* pass:[Smart proxy count UI doesn't render module stream count] - https://projects.theforeman.org/issues/36962[#36962]
* pass:[Store all env_ids for smart_proxy complete sync in task input or output] - https://projects.theforeman.org/issues/36873[#36873]
* pass:[Trigger smart proxy content count update action after Orphan cleanup] - https://projects.theforeman.org/issues/36857[#36857]
* pass:[Last smart proxy sync date should have a way to query per environment] - https://projects.theforeman.org/issues/36852[#36852]
Expand All @@ -63,6 +66,7 @@ A full list of changes is available on https://projects.theforeman.org/issues?se

=== Hosts

* pass:[Registering host through load balancer causes REX not to know what smart proxy to choose for 'registered_through'] - https://projects.theforeman.org/issues/36928[#36928]
* pass:[katello:reimport fails with "TypeError: no implicit conversion of String into Integer" when there are product contents to move] - https://projects.theforeman.org/issues/36920[#36920]
* pass:[Support Foreman API bulk host deletion] - https://projects.theforeman.org/issues/36878[#36878]
* pass:[Slow generate applicability for Hosts with multiple modulestreams installed] - https://projects.theforeman.org/issues/36850[#36850]
Expand Down Expand Up @@ -111,6 +115,7 @@ A full list of changes is available on https://projects.theforeman.org/issues?se

=== Subscriptions

* pass:[Import\refresh of manifest fails with error undefined method `last' for #<ActiveSupport::HashWithIndifferentAccess:0x000055a95852d580> (NoMethodError)] - https://projects.theforeman.org/issues/36975[#36975]
* pass:[Subscription Details Page has a broken page header] - https://projects.theforeman.org/issues/36924[#36924]
* pass:[Prepare for SCA-Only: Deprecate API endpoints and params] - https://projects.theforeman.org/issues/36797[#36797]
* pass:[Prepare for SCA-Only: Update Web UI] - https://projects.theforeman.org/issues/36782[#36782]
Expand All @@ -130,13 +135,19 @@ A full list of changes is available on https://projects.theforeman.org/issues?se
* pass:[Upgrade to Pulpcore 3.39] - https://projects.theforeman.org/issues/36903[#36903]
* pass:[Events can be incorrectly marked as In Progress by the Event Queue] - https://projects.theforeman.org/issues/36670[#36670]

=== Upgrades

* pass:[Getting '/usr/sbin/foreman-rake db:migrate' returned 1 instead of one of [0] ERROR during upgrade] - https://projects.theforeman.org/issues/36960[#36960]

=== Web UI

* pass:[Add aria-label to repo type icon and cv type icons for smart proxy page + Container manifest list] - https://projects.theforeman.org/issues/36968[#36968]
* pass:[Consume selectAll and TableHooks from Foreman] - https://projects.theforeman.org/issues/36866[#36866]
* pass:[Add the action for Change Content Sources ] - https://projects.theforeman.org/issues/36862[#36862]
* pass:[Host UI Details has storage unit set to bytes] - https://projects.theforeman.org/issues/36766[#36766]
* pass:[Katello css overrides foreman] - https://projects.theforeman.org/issues/36762[#36762]
* pass:[about page broken after katello-agent removal] - https://projects.theforeman.org/issues/36722[#36722]
* pass:[React does not recognize the `ouiaId` prop on a DOM element] - https://projects.theforeman.org/issues/36557[#36557]
* pass:[Update PermissionDenied snapshots ] - https://projects.theforeman.org/issues/36552[#36552]

=== katello-tracer
Expand Down
2 changes: 1 addition & 1 deletion guides/doc-Release_Notes/topics/katello.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Features performance improvements most notably around import/export for disconne

=== Pulpcore

The pulpcore module stream must be disabled before updating packages.
The pulpcore module must be disabled before upgrading to Katello 4.11.
Pulpcore RPMs are no longer modular.

[id="katello-deprecations"]
Expand Down

0 comments on commit 3eb3c92

Please sign in to comment.