azure-service-operator icon indicating copy to clipboard operation
azure-service-operator copied to clipboard

Naming: Enumerations

Open theunrepentantgeek opened this issue 3 years ago • 0 comments

What this PR does / why we need it:

To reduce the number of changes in #2084, we want to pull naming changes forward, allowing more meaningful review.

This PR changes the naming of enumerations, introducing an underscore (_) between the base name of the enumeration itself and the name of the value.

How does this PR make you feel: gif

If applicable:

  • [x] this PR contains tests

theunrepentantgeek avatar Aug 11 '22 22:08 theunrepentantgeek