Skip to content
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

DPE-3115 Fix MAAS deployment #444

Merged
merged 3 commits into from
May 2, 2024
Merged

DPE-3115 Fix MAAS deployment #444

merged 3 commits into from
May 2, 2024

Conversation

paulomach
Copy link
Contributor

@paulomach paulomach commented Apr 29, 2024

Issue

MAAS deployment fails due hostname resolving to localhost.

Solution

Refactor hostname resolution code to remove offending line in /etc/hosts
Simplified code and added unit tests.

Fix validated on MAAS@GCP

Fixes #443 #366

Copy link
Contributor

@carlcsaposs-canonical carlcsaposs-canonical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@taurus-forever taurus-forever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but one comment inside.

Copy link
Contributor

@shayancanonical shayancanonical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome stuff!

@paulomach paulomach merged commit 03012d3 into main May 2, 2024
44 of 45 checks passed
@paulomach paulomach deleted the fix/maas-deployment-simple branch May 2, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants