Skip to content
New issue

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

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

Already on GitHub? # to your account

Subdomain external hostname #451

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Subdomain external hostname #451

merged 3 commits into from
Feb 14, 2025

Conversation

dstathis
Copy link
Contributor

Issue

Fully fixes #261

Solution

Go in to blocked state when routing_mode is set to "subdomain" but external_hostname is not set.

Testing Instructions

  • Deploy charm
  • Set routing_mode to subdomain
  • Observe unit status

@dstathis dstathis requested a review from a team as a code owner February 12, 2025 11:00
@dstathis dstathis force-pushed the subdomain-external-hostname branch from a451681 to 02dff46 Compare February 12, 2025 11:16
@dstathis dstathis merged commit 7dd4373 into main Feb 14, 2025
13 checks passed
@dstathis dstathis deleted the subdomain-external-hostname branch February 14, 2025 15:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Charm should block if external hostname isn't set in subdomain routing mode
2 participants