Skip to content
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

[KOGITO-9940] Add documentation for Jobs Service support in the Operator #530

Merged

Conversation

jordigilh
Copy link
Contributor

Extends the documentation to include how to configure Jobs Service using the Operator.

@ricardozanini @kaldesai PTAL

Copy link
Contributor

@domhanak domhanak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks good

Copy link
Contributor

@kaldesai kaldesai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jordigilh I have added my suggestions. Please take a look and let me know. Otherwise, your content looks good to me. Thank you! :)

@domhanak
Copy link
Contributor

@ricardozanini @jordigilh @kaldesai I accepted the suggestions, only one seemed off. Apologies for the mess, will use the batch suggestion next time.

Copy link
Member

@ricardozanini ricardozanini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jordigilh! Just a few adjustments, I believe. Let's keep this one focused on the Jobs Service and its relation with the SonataFlowPlatform. The details about the SonataFlow persistence can be moved to another guide. Feel free to use this same PR, we can adjust the description and title if needed. @tchughesiv @domhanak wdyt?

@domhanak
Copy link
Contributor

domhanak commented Mar 6, 2024

@jakubschwan want to take a look?

@ricardozanini
Copy link
Member

@jordigilh can you please rebase?

@jordigilh jordigilh force-pushed the kogito_9940_add_job_service_operator branch from 9505dc7 to 32920ce Compare March 6, 2024 14:01
@jordigilh
Copy link
Contributor Author

@jordigilh can you please rebase?

Done

@ricardozanini
Copy link
Member

@jordigilh there are many WARNs in the build result. Can you please fix them? Otherwise, it will break our branch based on this new incoming PR: #539

@jordigilh
Copy link
Contributor Author

@jordigilh there are many WARNs in the build result. Can you please fix them? Otherwise, it will break our branch based on this new incoming PR: #539

From what I'm reading in the last build, none of these warning are related to the changes I brought in my PR. If they need to be fixed, I reckon they should be in a new PR.

What am I missing?

@ricardozanini
Copy link
Member

hmmm @jordigilh can you rebase? Maybe that's already fixed in main since we merged a PR that won't allow such errors anymore.

jordigilh and others added 5 commits March 6, 2024 15:03
…r that when provided in the platform CR, it should not contain the schema as it can cause the Jobs Service pod to fail to migrate the existing schema if it's being used by other clients

Signed-off-by: Jordi Gil <[email protected]>
@jordigilh jordigilh force-pushed the kogito_9940_add_job_service_operator branch from 1cb232d to e4b0fbe Compare March 6, 2024 20:03
@jordigilh
Copy link
Contributor Author

hmmm @jordigilh can you rebase? Maybe that's already fixed in main since we merged a PR that won't allow such errors anymore.

Done.

@ricardozanini
Copy link
Member

@jordigilh nice now we got the actual errors from your PR:

[20:15:27.833] WARN (asciidoctor): section title out of sequence: expected level 2, got level 3
    file: /home/runner/work/incubator-kie-kogito-docs/incubator-kie-kogito-docs/serverlessworkflow/modules/ROOT/pages/cloud/operator/enabling-jobs-service.adoc:21
    source: /home/runner/work/incubator-kie-kogito-docs/incubator-kie-kogito-docs (branch: HEAD <worktree> | start path: serverlessworkflow)
[20:15:[27](https://github.com/apache/incubator-kie-kogito-docs/actions/runs/8178041793/job/22361529094?pr=530#step:8:28).838] WARN (asciidoctor): section title out of sequence: expected level 2, got level 3
    file: /home/runner/work/incubator-kie-kogito-docs/incubator-kie-kogito-docs/serverlessworkflow/modules/ROOT/pages/cloud/operator/enabling-jobs-service.adoc:47
    source: /home/runner/work/incubator-kie-kogito-docs/incubator-kie-kogito-docs (branch: HEAD <worktree> | start path: serverlessworkflow)
[20:15:27.843] ERROR (asciidoctor): level 0 sections can only be used when doctype is book
    file: /home/runner/work/incubator-kie-kogito-docs/incubator-kie-kogito-docs/serverlessworkflow/modules/ROOT/pages/cloud/operator/enabling-jobs-service.adoc:141
    source: /home/runner/work/incubator-kie-kogito-docs/incubator-kie-kogito-docs (branch: HEAD <worktree> | start path: serverlessworkflow)

Signed-off-by: Jordi Gil <[email protected]>
@ricardozanini ricardozanini merged commit 446b8c0 into apache:main Mar 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants