tchughesiv commented on code in PR #299:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/299#discussion_r1389880948
##########
controllers/profiles/common/app_properties.go:
##########
@@ -50,6 +51,7 @@ var immutableApplicationProperties = "quarkus.http.port=" +
DefaultHTTPWorkflowP
var _ AppPropertyHandler = &appPropertyHandler{}
type AppPropertyHandler interface {
+ asService() AppPropertyHandler
Review Comment:
i've decided to do away with that method entirely... seems cleaner.
--
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]