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

Issue-405 Add external built image integrity validation #673

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

treblereel
Copy link

Copy link
Contributor

🎊 PR Preview a9b6165 has been successfully built and deployed. See the documentation preview: https://sonataflow-docs-preview-pr-673.surge.sh

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.

@treblereel I appreciate the PR! Many thanks.
But I think we need a new section to explain how to build an image for the workflow using our Dockerfile as an inspiration.

And add examples of the directory structure, so people will understand better how to build and use that images in the deployments.

We can then use this new section as a reference to other places that we also need to review in this PR:

Maybe instead of a new section you can break this last one (https://sonataflow.org/serverlessworkflow/main/cloud/operator/building-custom-images.html) in two and explain how to build the devmode and the gitops image.

=== Setting a custom image in devmode

In xref:cloud/operator/developing-workflows.adoc[development profile], it's expected that the image is based on the default `quay.io/kiegroup/kogito-swf-devmode:latest`.
In xref:cloud/operator/developing-workflows.adoc[development profile], it's expected that the image is based on the default `quay.io/kiegroup/kogito-swf-devmode:latest`.
Copy link
Contributor

@domhanak domhanak Oct 16, 2024

Choose a reason for hiding this comment

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

@ricardozanini shouldn't this be the https://hub.docker.com/r/apache/incubator-kie-sonataflow-devmode url?

Copy link
Member

Choose a reason for hiding this comment

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

Yes!

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.

There is a small question about URL for the devmode reference, but since we are lacking the overall update here I think we can fix that together in separate PR.
Edit: oh, @ricardozanini your comment didnt load for me :D makes sense, will check back when updated.

@treblereel
Copy link
Author

@domhanak As we agreed with @ricardozanini, I have to do much deeper docs than this PR (That is why I created an issue). So, this PR will be reworked (right after operator PR merged)

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.

3 participants