Skip to content

Conversation

Diaphteiros
Copy link
Contributor

What this PR does / why we need it:
There was a hard validation for the logging verbosity in the provider resources to be one of DEBUG, INFO, or ERROR. As the logger is actually case-insensitive regarding this argument, I added the lowercase variants of the three verbosities to the validation enum.

Which issue(s) this PR fixes:
None

Special notes for your reviewer:

Release note:

It is now possible to specify the logging verbosity in the `PlatformService`, `ClusterProvider`, and `ServiceProvider` resources also in lowercase.

@robertgraeff robertgraeff merged commit d0460fc into main Sep 8, 2025
5 checks passed
@robertgraeff robertgraeff deleted the insensitive-log-verbosity branch September 8, 2025 06:07
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.

2 participants