Bug 2175132
| Summary: | Setting controlling domain appending dictates how host is stored in database this increases complexity | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Matěj Mudra <mmudra> |
| Component: | Hosts | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Gaurav Talreja <gtalreja> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.13.0 | CC: | aeladawy, aruzicka, gtalreja, paji |
| Target Milestone: | 6.15.0 | Keywords: | Triaged, UserExperience |
| Target Release: | Unused | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-23 17:13:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Matěj Mudra
2023-03-03 10:08:00 UTC
Foreman part[1] was merged, afaict katello changes[2] are waiting for review [1] - https://github.com/theforeman/foreman/pull/9613 [2] - https://github.com/Katello/katello/pull/10538 Bulk setting Target Milestone = 6.15.0 where sat-6.15.0+ is set. Verified. Tested on Satellite 6.15.0 Snap 7.0 Steps: 1. Verify hostnames are displayed correctly as FQDNs on all hosts page, content hosts page, etc when setting display_fqdn_for_hosts is enabled (default). 2. Verify hostnames are displayed correctly as short names(without domain) on all hosts page, content hosts page, etc when setting display_fqdn_for_hosts is disabled. Observations: This works fine and impacts how the names are displayed, when setting is enabled and disabled on all hosts page, content hosts page, dashboards, breadcrumbs, etc places in WebUI, and hostnames aren't stored in databases after this fix so this doesn't impact Hammer/API results and it displays FQDNs there always I've reported a few issues under this epic[1] where the setting change doesn't affect the use of hostnames, and those issues are tracked under different epic[2], which is considered to be fixed in upcoming release of Satellite, [1] https://issues.redhat.com/browse/SAT-19712 [2] https://issues.redhat.com/browse/SAT-21815 *** Bug 1996018 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 |