Skip to content

Commit

Permalink
Suggestions implemented, up-to-date formats
Browse files Browse the repository at this point in the history
format fix

upgrade warning, no auto install of REX

upgrade warnings to bottom

no comment

points expanded, pulpcore 3.22>>3.28 highlights

text-preview formatting

formatting
  • Loading branch information
damoore044 committed Sep 29, 2023
1 parent daa3b8d commit d807970
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 45 deletions.
21 changes: 1 addition & 20 deletions guides/doc-Release_Notes/topics/katello-contributors.adoc
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
Adam Růžička
Ashish Humbe
Chris Roberts
Evgeni Golov
Girija Soni
Ian Ballou
Jeremy Lenz
Leos Stejskal
Lucy Fu
Lukas Magauer
Maria Agaphontzev
Markus Bucher
Nagoor Shaik
Partha Aji
Quinn James
Samir Jha
Sayan Das
Stejskal Leos
Trevor Allison
William Bradford Clark
Adam Růžička, Ashish Humbe, Chris Roberts, Evgeni Golov, Girija Soni, Ian Ballou, Jeremy Lenz, Leos Stejskal, Lucy Fu, Lukas Magauer, Maria Agaphontzev, Markus Bucher, Nagoor Shaik, Partha Aji, Quinn James, Samir Jha, Sayan Das, Trevor Allison, William Bradford Clark
60 changes: 35 additions & 25 deletions guides/doc-Release_Notes/topics/katello.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,44 @@
[id="katello-headline-features"]
== Headline Features

[id="katello-upgrade-warnings"]
== Upgrade Warnings

[id="katello-deprecations"]
== Removals

=== Katello-Agent has been removed.
Katello-Agent has been removed from Katello and is no longer available
via web UI, API, or CLI. For patching hosts going forward,
use remote execution either in SSH or Pull mode.

=== Repositories now use pulp_deb 3.0.0.
Hammer: Allow user to run Verify Content Checksum, on container repositories.
=== Allow user to run Verify Content Checksum using Hammer, on container repositories
Added option '--validate-contents true/false' to "hammer repository synchronize" command.

=== Restore n-1 smart proxy sync support for pulpcore 3.28 / 3.22.
Fixed capsule sync issues and redundant sync in Foreman Proxy Content.

=== Add ACS refresh option '--all' to "hammer alternate-content-source refresh" command, to refresh all ACS\'s.
=== Add ACS bulk refresh option, to refresh all ACS's
Added option '--all' to "hammer alternate-content-source refresh" command.
ACS bulk refresh through API silently sanitizes input ids.

=== Remove the setting \'Use remote execution by default\'.
As part of the removal of katello-agent, the following related settings have been removed:
\'Use remote execution by default\', \'Accept action timeout\', and \'Finish action timeout.\'
=== Add activation key details top bar
When the setting 'Show Experimental Labs' is enabled, the Activation Key
details page will be replaced by the beginnings of a redesigned page.

=== Content Views and CVV enhancements to filters and refresh
Content View filter creation/edit button now says 'Save' instead of 'Edit Rule'.
Content view dependency solving tracked for needs_publish.

=== Pulpcore and plugins upgraded to Pulpcore 3.28
Repositories now use pulp_deb 3.0.0.
Katello 4.9 used Puplcore 3.22, some features since 3.23.
GCP support [3.23].
Added a repository exact and in filters to the Distributions API [3.23].
Added ability to filter resources by list of HREFs or IDs with pulp_href__in and pulp_id__in [3.24].
Added commands and documentation for db encryption key rotation [3.24].
Added filters with_content and latest_with_content to Repository list endpoint [3.25].
Updated Django version to 4.2 LTS branch [3.25].
Enabled OpenTelemetry metrics and tracing for the pulp-api app [3.26].
Expose user who dispatched a Task under new field created_by [3.27].
Added hidden field to Distributions [3.27].
Added support to pull-through caching for streaming metadata files [3.28].
Added support to pull-through caching for plugins with multi-artifact content types [3.28].
Added Distribution.content_headers_for() to let plugins affect content-app response headers [3.28].

=== Add activation key details top bar.
When the setting 'Show Experimental Labs' is enabled,
the Activation Key details page will be replaced by the beginnings of a redesigned page.
[id="katello-upgrade-warnings"]
== Upgrade Warnings

=== Content Views and CVV enhancements to filters and refresh.
=== Katello-Agent removal
Katello-Agent has been removed from Katello and is no longer available via web UI, API, or CLI.
katello-agent will be removed by upgrading, REX alternative will not be installed as part of the upgrade.

=== "hammer host info" again outputs content views and lifecycle environments for the host.
=== Remove the setting 'Use remote execution by default'
As part of the removal of katello-agent, the following related settings have been removed:
'Use remote execution by default', 'Accept action timeout', and 'Finish action timeout'.

0 comments on commit d807970

Please sign in to comment.