-
Notifications
You must be signed in to change notification settings - Fork 28
SRVLOGIC-138: [Docs] Update OpenShift Serverless Logic for DP6 release #94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SRVLOGIC-138: [Docs] Update OpenShift Serverless Logic for DP6 release #94
Conversation
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
✅ Deploy Preview for jazzy-shortbread-5f62b7 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…n for job service(#320)
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@VaniHaripriya: This pull request references SRVLOGIC-138 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also serverless-logic-web-tools-enable-kogito-swf-visualization.adoc
still contain some {context}
strings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check the title and the {context}
string which does not exist:
https://deploy-preview-94--jazzy-shortbread-5f62b7.netlify.app/docs/latest/serverless-logic/cloud/quarkus/deploying-on-kubernetes.html
|
||
== Sending as CloudEvent | ||
|
||
Knative functions support https://github.com/knative/func/blob/main/docs/function-templates/quarkus.md#invocation-parameters[CloudEvent as the message protocol]. {context} can create and post CloudEvent messages in `functionRef`. For more information see xref:core/custom-functions-support.adoc#sending-cloudevents[] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Knative functions support https://github.com/knative/func/blob/main/docs/function-templates/quarkus.md#invocation-parameters[CloudEvent as the message protocol]. {context} can create and post CloudEvent messages in `functionRef`. For more information see xref:core/custom-functions-support.adoc#sending-cloudevents[] | |
Knative functions support https://github.com/knative/func/blob/main/docs/function-templates/quarkus.md#invocation-parameters[CloudEvent as the message protocol]. {product_name} can create and post CloudEvent messages in `functionRef`. For more information see xref:core/custom-functions-support.adoc#sending-cloudevents[] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check for {context}
in that file ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Tristan, replaced all the {context} to {product_name}.
Co-authored-by: Marián Macik <macik.marian@gmail.com>
antora.yml
Outdated
operator_version: v1.38.0 | ||
kogito_devservices_imagename: registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8:1.24.0-11 | ||
kogito_examples_repository_url: 'https://github.com/kiegroup/kogito-examples' | ||
kogito_sw_examples_url: https://github.com/kiegroup/kogito-examples/tree/1.32.x/serverless-workflow-examples |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This probably needs updating to 1.38 as well @VaniHaripriya ?
antora.yml
Outdated
docker_compose_min_version: 1.27.2 | ||
operator_version: v1.35.0 | ||
operator_version: v1.38.0 | ||
kogito_devservices_imagename: registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8:1.24.0-11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks outdated, but I don't think it's used anymore (as this should be set by default), so maybe best to remove?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@krisv Thank you Kris, I will remove them.
Co-authored-by: Marián Macik <macik.marian@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one minor comment
@krisv wanna take a final look? |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: krisv, MarianMacik, radtriste, ricardozanini, VaniHaripriya The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Jira : SRVLOGIC-138
Following changes have been added: