-
Notifications
You must be signed in to change notification settings - Fork 28
SRVLOGIC-75: Update openshift knative docs with Serverless Logic Workflow guides for 1.32.0 #89
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-75: Update openshift knative docs with Serverless Logic Workflow guides for 1.32.0 #89
Conversation
@akumar074: This pull request references SRVLOGIC-75 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. |
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.
I'll check if Camel needs to be removed from this branch.
quarkus_cli_url: 'https://quarkus.io/guides/cli-tooling' | ||
spec_website_url: 'https://serverlessworkflow.io/' | ||
spec_doc_url: >- | ||
https://github.com/serverlessworkflow/specification/blob/0.8.x/specification.md |
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.
We need to update the downstream versions here.
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.
quarkus_version
: 2.13.5.Final-redhat-00003
kogito_version_redhat
: 1.32.0.Final-redhat-00003
kn_cli_version
: 0.26.0
modules/serverless-logic/pages/integrations/camel-routes-integration.adoc
Outdated
Show resolved
Hide resolved
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.
I added versions of what I know.
quarkus_cli_url: 'https://quarkus.io/guides/cli-tooling' | ||
spec_website_url: 'https://serverlessworkflow.io/' | ||
spec_doc_url: >- | ||
https://github.com/serverlessworkflow/specification/blob/0.8.x/specification.md |
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.
quarkus_version
: 2.13.5.Final-redhat-00003
kogito_version_redhat
: 1.32.0.Final-redhat-00003
kn_cli_version
: 0.26.0
modules/serverless-logic/pages/integrations/camel-routes-integration.adoc
Outdated
Show resolved
Hide resolved
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.
should be corrected upstream as well I guess
modules/serverless-logic/pages/cloud/deploying-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
modules/serverless-logic/pages/cloud/common/_proc_deploy_sw_kubectl.adoc
Outdated
Show resolved
Hide resolved
modules/serverless-logic/pages/core/custom-functions-support.adoc
Outdated
Show resolved
Hide resolved
modules/serverless-logic/pages/persistence/postgresql-flyway-migration.adoc
Outdated
Show resolved
Hide resolved
= Migrating Your PostgreSQL Database with a Kogito upgrade | ||
:flyway_install_url: https://flywaydb.org/download/community | ||
:flyway_migrate_existing_url: https://flywaydb.org/documentation/learnmore/existing | ||
:kogito_ddl_script_url: https://repo1.maven.org/maven2/org/kie/kogito/kogito-ddl |
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.
link should be updated or ?
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.
The ddl
one? I think we should if it's a production counter-part and move it to antora.yaml
and group all the "must be updated downstream links" together.
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.
Is this the correct mvn repository
, it should come from? https://maven.repository.redhat.com/ga/org/kie/kogito/
I can not find the kogito-ddl
here.
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.
@ricardozanini are we shipping any persistence for now ?
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.
Do we have this DDL for DP4? Otherwise we will need to change the doc.
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.
@ricardozanini yeah, persistence has been there for a while now, but I guess we missed including the links to download the ddl zip file. I would say we need to get this included and have the correct link for the productised artefacts.
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.
@radtriste @cristianonicolai so how do we productize these DDL zip 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.
AFAIK these are just maven artefacts that get published in the prod Maven repo
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.
FYI I've started a discussion on gchat to discuss how it is done on productization side.
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.
As per the discussion, I'll keep the link as it is for now, and it will be fixed in a later release.
modules/serverless-logic/pages/persistence/postgresql-flyway-migration.adoc
Outdated
Show resolved
Hide resolved
modules/serverless-logic/pages/persistence/postgresql-flyway-migration.adoc
Outdated
Show resolved
Hide resolved
modules/serverless-logic/pages/persistence/postgresql-flyway-migration.adoc
Outdated
Show resolved
Hide resolved
dd31971
to
2e550cb
Compare
@ricardozanini @radtriste @MarianMacik Updated the PR with comments. Please take a look. |
…fo about local testing (#260)
…ow applications on Kubernetes
2e550cb
to
dfb77fe
Compare
@ricardozanini @radtriste @MarianMacik I have updated the PR with Kogito-docs 1.32.x. earlier there were some commits missing. Please take a look. |
dfb77fe
to
06d229d
Compare
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
Added changes from PR comments. Please take a look. |
ca8d0a2
to
d76c562
Compare
@ricardozanini I have updated the PR. Please take a look. |
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.
@radtriste wanna take a final look?
...es/serverless-logic/pages/cloud/build-and-deploy-with-serverless-operator-on-kubernetes.adoc
Outdated
Show resolved
Hide resolved
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akumar074, MarianMacik, radtriste, ricardozanini 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 |
KOGITO-7676: Adding PostgreSQL DB migration guide (#183)
[KOGITO-8353] Introduce Camel Routes integration guide (#269)
[KOGITO-7282] - [KSW-Guides] Deploying on Kubernetes Clusters (#256)
[KOGITO-8304] - Document the usage of all-in-one jobs-service image (#261)
[KOGITO-8141][KOGITO-8309] - Enhancing Knative Eventing guide with info about local testing (#260)
[KOGITO-8167] Adding event state timeout (#248)