From Fedora Project Wiki
No edit summary
Line 12: Line 12:


== Current status ==
== Current status ==
[[Category:ChangePageIncomplete]]
[[Category:ChangeReadyForWrangler]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
Line 73: Line 73:


== Release Notes ==
== Release Notes ==
Apache Traffic Server (trafficserver) in Fedora has been upgraded to version 10.x.  This introduces a breaking configuration change where records.config must be updated to records.yaml.
Apache Traffic Server (trafficserver) in Fedora has been upgraded to version 10.x.  This introduces a breaking configuration change where records.config must be updated to records.yaml. Additional upgrade steps may be required if removed features or APIs are in use; please review the upstream documentation at https://docs.trafficserver.apache.org/en/latest/release-notes/upgrading.en.html

Revision as of 18:28, 10 January 2025

Trafficserver 10.0

Summary

Upgrade Apache Traffic Server in Fedora to version 10.0.

Owner

Current status

  • Targeted release: Fedora Linux 42
  • Last updated: 2025-01-10
  • [Announced]
  • [<will be assigned by the Wrangler> Discussion thread]
  • FESCo issue: <will be assigned by the Wrangler>
  • Tracker bug: <will be assigned by the Wrangler>
  • Release notes tracker: <will be assigned by the Wrangler>

Detailed Description

Apache Traffic Server in Fedora will be upgraded to v10.0.

More details on Traffic Server 10.x are available from the upstream What's New page. Notably, there is a breaking change in configuration file format, as ATS 10.x changes records.conf to records.yaml and does not support the previous configuration format. Many additional parameter changes and removals are also documented in the upstream Upgrading page.

Feedback

Benefit to Fedora

Fedora includes the latest version of ATS, which will also be proposed for EPEL 10.

Scope

  • Proposal owners:
    • Upgrade trafficserver package to 10.x
    • DIscuss proprietary of running convert2yaml.py on records.config as part of post-install script

Upgrade/compatibility impact

Users will be upgraded to Traffic Server 10.x. Daemon will not start until records.config is updated to records.yaml.

How To Test

Install package, or upgrade from older release. Configure, or update configuration, then verify operation.

User Experience

The user must update records.config to records.yaml before trafficserver will restart after upgrade.

Alternatively, this could be triggered as a post-install scriptlet. In most cases the daemon would run normally after upgrade, as long as no removed features are in use (see upstream documentation).

Dependencies

None outside of this Change.

Contingency Plan

  • Contingency mechanism: Roll back the trafficserver packages.
  • Contingency deadline: Beta freeze
  • Blocks release? No.

Documentation

N/A (not a System Wide Change)

Release Notes

Apache Traffic Server (trafficserver) in Fedora has been upgraded to version 10.x. This introduces a breaking configuration change where records.config must be updated to records.yaml. Additional upgrade steps may be required if removed features or APIs are in use; please review the upstream documentation at https://docs.trafficserver.apache.org/en/latest/release-notes/upgrading.en.html