Skip to content

fix: ensure hostname is short for maintenance #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2025

Conversation

jackhodgkiss
Copy link
Contributor

If entering or exiting maintenance on a host whose hostname is full qualified may lead to failure as the FQDN does not match the name used by Ceph. Therefore, we should ensure we are using the short domain name instead.

@jackhodgkiss jackhodgkiss added the bug Something isn't working label Oct 11, 2024
@jackhodgkiss jackhodgkiss self-assigned this Oct 11, 2024
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner October 11, 2024 21:47
@cityofships cityofships force-pushed the fix-fqdn-maintenance branch from 05db110 to 16baaa0 Compare August 21, 2025 07:09
@cityofships cityofships merged commit 0c1c718 into master Aug 21, 2025
2 checks passed
@cityofships cityofships deleted the fix-fqdn-maintenance branch August 21, 2025 07:09
@priteau
Copy link
Member

priteau commented Aug 21, 2025

Are you sure this works correctly in all scenarios? It does the opposite change to #93 which was fixing Ceph deployments with FQDNs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants