Bug #24388
When facts update operating system, medium can become invalid
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
If facts update a host's operating system, the medium is not reset even when that medium potentially doesn't support the new version of the OS any more.
Associated revisions
History
#1
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5876 added
#2
Updated by Stephen Benjamin 7 months ago
- Bugzilla link set to 1267521
#3
Updated by Marek Hulán 7 months ago
- Target version set to 1.20.0
- Fixed in Releases 1.20.0 added
#4
Updated by Stephen Benjamin 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6e6007416e4e35405669bd20eb68a9de855d4db7.
fixes #24388 - validate media and reset if os changes (#5876)
If facts update a host's operating system, the medium is not reset even
when that medium potentially doesn't support the new version of the OS
any more.