astefanutti commented on a change in pull request #1615:
URL: https://github.com/apache/camel-k/pull/1615#discussion_r455824157
##########
File path: pkg/apis/camel/v1/camelcatalog_types.go
##########
@@ -75,6 +75,7 @@ type CamelCatalogStatus struct {
// +kubebuilder:subresource:status
// +kubebuilder:printcolumn:name="Runtime
Version",type=string,JSONPath=`.spec.runtime.version`,description="The Camel K
Runtime version"
// +kubebuilder:printcolumn:name="Runtime
Provider",type=string,JSONPath=`.spec.runtime.provider`,description="The Camel
K Runtime provider"
+//
+kubebuilder:resource:path=integrations,scope=Namespaced,shortName=it,categories=kamel;camel
Review comment:
I still see the duplicated marker
https://github.com/apache/camel-k/pull/1615/files#diff-d62eed09730298cb224726849c69abf4R74
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]