Skip to content

Provide default host name for ingress#211

Merged
DmitriiRabenok merged 2 commits intomainfrom
fix/oob-ingress-hostname
Mar 2, 2026
Merged

Provide default host name for ingress#211
DmitriiRabenok merged 2 commits intomainfrom
fix/oob-ingress-hostname

Conversation

@theboringstuff
Copy link
Collaborator

@theboringstuff theboringstuff commented Feb 26, 2026

Problem

Currently, site-manager deploys with empty Ingress hostname by default, which is problem for multiple reasons, but especially because we can not deploy two site-manager instances with default parameters on the same env in different namespaces

Solution

  • Now site-manager has default namespace-specific hostname for Ingress site-manager-${.Release.Namespace}.${.Values.CLOUD_PUBLIC_HOST}. Normally, this should not be backward compatibility problem, because relying on empty hostname was incorrect.

@theboringstuff theboringstuff changed the title fix empty oob ingress name Provide default host name for ingress Feb 26, 2026
@theboringstuff theboringstuff requested review from pranavcracker and removed request for DmitriiRabenok February 27, 2026 06:17
@theboringstuff theboringstuff marked this pull request as ready for review February 27, 2026 06:17
Copy link
Collaborator

@andrewluckyguy andrewluckyguy left a comment

Choose a reason for hiding this comment

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

Checked by QA

@DmitriiRabenok DmitriiRabenok merged commit 07a4416 into main Mar 2, 2026
18 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants