apache / incubator-kie-issues

Apache License 2.0
11 stars 1 forks source link

Reproducible builds and consume kogito operator upstream #1360

Open treblereel opened 5 days ago

treblereel commented 5 days ago

Jira to FUP https://github.com/apache/incubator-kie-issues/issues/821

I want to check with you if it's possible to include the following requirements on each weekly job execution:

create a new tag on incubator-kie-kogito-serverless-operator to source consumption via go build; build and deploy a new dev mode image for the CLI consumption.

tiagobento commented 4 days ago

@treblereel This might be a little confusing, as the source of truth for the SonataFlow Operator is currently kie-tools, and that will hold true for version 10.0.0. We don't have a clear plan defined for after we branch 10.0.x, but we have an agreement to remove the sonataflow-operator out of kie-tools at https://github.com/apache/incubator-kie-issues/issues/1040.

Doing this dance is proving to be very hard recently, with people willing to contribute to CI and Release scripts being in short supply.

I appreciate you creating this issue, just wanted to offer my perspective, as maybe doing something like this would require us to think at a more "global" level at Apache KIE as a whole.

treblereel commented 4 days ago

@tiagobento is a copy of the Jira issue reported by @ricardozanini. Let's use his wisdom here