sustainable-computing-io / susql-operator

a Kubernetes operator that aggregates energy and CO2 emission data for tagged resources
http://susql.org
Apache License 2.0
9 stars 1 forks source link

Improve labelgroup architecture #92

Open trent-s opened 6 months ago

trent-s commented 6 months ago

It has been observed that the hardcoded use of susql label specifiction susql.label/1, susql.label/2, susql.label/3, and susql.label/4 feels awkward and limiting.

It could be advantageous to explore other methodologies. Perhaps an array of strings?