wmedvede commented on PR #482:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/482#issuecomment-2247106401

   > to summarize the artifacts the operator creates directly or indirectly 
with no lables:
   > 
   > * the build pod
   > * route in dev prof without part-of
   > * managedProps
   > * pod in dev prof without part-of
   
   Yes.
   Then, one thing that will look weird is to have the managed props, created 
by the operator, labeled, and the "standard" props (user provided) not labeled. 
Also, regarding the "standard" props, we have two situations.
   
   1) the user never provided the "standard" props. In that case, the operator 
still creates an empty one, this is good for consistency. In this case, the 
operator can label them.
   
   2) the user has provided the "standard" props. Here, the operator should 
label them?
   From the user perspective might look weird to see the config map he provided 
to gain some labels automatically after some time :thinking: , but on the other 
hand, for consistence we must label them.
   
   
   
   , the thing that will look weird is to have managed props for a given wo


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to