Skip to content

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Oct 9, 2025

This trait enables adding one or multiple labels to any Kubernetes resource (through kube's ResourceExt trait).

This feature came out of stackabletech/secret-operator#634 which needs adding of labels to the default custom resources.

This trait enables adding one or multiple labels to any Kubernetes
resource (through kube's ResourceExt trait).
This adds the following new associated functions to construct
labels:

- `Label::instance`: app.kubernetes.io/instance
- `Label::name`: app.kubernetes.io/name
- `Label::stackable_vendor`: stackable.tech/vendor=Stackable
@Techassi Techassi self-assigned this Oct 9, 2025
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Oct 9, 2025
@Techassi Techassi marked this pull request as ready for review October 9, 2025 07:57
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Waiting for Review
Development

Successfully merging this pull request may close these issues.

1 participant