Skip to content

Conversation

Despire
Copy link
Contributor

@Despire Despire commented Mar 17, 2025

Closes #1662

Adds alternative names support to claudie. This PR only implements the support at the input manifest level and the terraform service.

The templates that claudie uses will have to be adjusted individually.

The templates can use the following pattern to check if the alternative names extension is used or not

	// {{- if hasExtension .Data "AlternativeNamesExtension"}}
	// ... access .AlternativeNamesExtension
	// {{- end }}

@Despire Despire added test-set-fail-until-last test-set-ordinary Will select ordinary test-sets that tests the general functionally of building/modifying clusters test-set-rolling-update Will select rolling-update related test sets labels Mar 17, 2025
@Despire Despire requested review from bernardhalas and JKBGIT1 March 17, 2025 16:17
@Despire Despire added this pull request to the merge queue Mar 19, 2025
Merged via the queue into master with commit a0f3275 Mar 19, 2025
@Despire Despire deleted the feat/lb-alternative-names branch March 19, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-set-fail-until-last test-set-ordinary Will select ordinary test-sets that tests the general functionally of building/modifying clusters test-set-rolling-update Will select rolling-update related test sets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support domain name routing using the same Load balancer node pool
2 participants