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

Case-insensitive comparison when merging ingress annotations and custom apps #91

Closed
wants to merge 16 commits into from

Conversation

ullbergm
Copy link
Contributor

@ullbergm ullbergm commented Oct 30, 2022

case-insensitive comparison

Description of the change

Normalize the group names when loading custom apps from the config as well as when loading applications from Kubernetes in order to not duplicate groups

Benefits

Application groups are properly merged even when there is a case-mismatch.

Possible drawbacks

With the current theme it does not matter, but by changing the group names to lower-case we lose that information in case the theme changes in the future.

Applicable issues

case-insensitive comparison
@ullbergm ullbergm closed this May 30, 2024
@ullbergm ullbergm deleted the fix-app-groups branch May 30, 2024 12:48
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.

Duplicated application groups
1 participant