Make io.strimzi.operator.common.model.Labels
model public
#7983
mikekamornikov
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
What do you want to do with the Labels class? It has nothing to do with the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to use
Labels
functionality to buildKafkaConnector
andKafkaTopic
objects. So far as I see it's not possible to avoid hardcoding Strimzi lables. So I wonder if you can start releasingoperator-common
or as an alternative inject functionality into Builder classes or even move it completely to some public module likeapi
.Beta Was this translation helpful? Give feedback.
All reactions