stackabletech / stackable-cockpit

Home of stackable-cockpit, stackablectl and stackable-cockpitd
https://docs.stackable.tech/management/stable/
Other
7 stars 2 forks source link

feat: Add labels to operator Helm values #186

Closed Techassi closed 7 months ago

Techassi commented 7 months ago

Part of https://github.com/stackabletech/issues/issues/188

This adds the ability to add labels to deployed operators using the newly introduced labels key in each operator Helm values.yaml file.

This feature is cannot be used directly by stackablectl users, but instead the tool sets labels automatically based on the command executed.


EDIT: Encountered an issue with DynamicValues. The secret-operator doesn't include the resources key in its values.yaml file. How do we proceed?

Techassi commented 7 months ago

Closing as discussed in today's (2024-02-01) meeting.