astefanutti commented on a change in pull request #726: Rename 'context' term
used by Camel K.
URL: https://github.com/apache/camel-k/pull/726#discussion_r291577050
##########
File path: deploy/crd-integration-kit.yaml
##########
@@ -28,22 +28,22 @@ spec:
subresources:
status: {}
names:
- kind: IntegrationContext
- listKind: IntegrationContextList
- plural: integrationcontexts
- singular: integrationcontext
+ kind: IntegrationKit
+ listKind: IntegrationKitList
+ plural: integrationkits
+ singular: integrationkit
shortNames:
- - ictx
+ - itk
Review comment:
Could that be `ik`, consistently to `ip` for the platform?
----------------------------------------------------------------
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]
With regards,
Apache Git Services