Skip to content

Conversation

@robholland
Copy link
Contributor

It's more intuitive to keep the YAML structure using kubernetes style naming.

What was changed

Stopped using camel case in the values YAML for services.

Why?

It's more intuitive that the names match between kubernetes and the values. This also simplifies code, at the cost of making it impossible to use dot notation for retrieval. I consider that a good trade off however, as that is only maintainer facing and will fail cleanly.

Checklist

  1. Closes [Bug] Error retrieving settings when using internal-frontend #682

  2. How was this tested:
    Adjusted tests as required.

This replaces #683

It's more intuitive to keep the YAML structure using kubernetes style naming.
@robholland robholland merged commit 2e22e17 into main Jan 22, 2026
4 checks passed
@robholland robholland deleted the service-naming branch January 22, 2026 17:49
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.

[Bug] Error retrieving settings when using internal-frontend

3 participants