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

[sonataflow-operator] - Migrate SonataFlow operator from incubator-kie-kogito-serverless-operator #2747

Merged
merged 1,046 commits into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1046 commits
Select commit Hold shift + click to select a range
3760827
[KOGITO-9082] - [KSW-Operator] Review the Workflow CRD API (#118)
spolti May 16, 2023
478c94f
Bump github.com/docker/docker in /container-builder (#114)
dependabot[bot] May 16, 2023
0728268
Bump github.com/docker/distribution in /container-builder (#117)
dependabot[bot] May 17, 2023
97d85fb
CI: Fix Jenkinsfile.deploy
radtriste May 17, 2023
ecde5da
Update bump-version script (#125)
radtriste May 17, 2023
6857bad
[main] Update version to 2.0.0-snapshot
May 22, 2023
63f6d77
Correct bump version script (#129)
radtriste May 23, 2023
1479d4b
[KOGITO-8644] - Review "applied" status attribute (#128)
desmax74 May 23, 2023
2cf3859
[KOGITO-9078] [KSW-Operator] Create the cekit image descriptor for Op…
davidesalerno May 26, 2023
f7664c3
[KOGITO-9106] - Add support for OpenShift BC (#126)
ricardozanini May 29, 2023
06f38a0
[Kogito-9207] [Operator] Make QUARKUS_KOGITO_DEVSERVICES_ENABLED and …
desmax74 May 29, 2023
1a43888
KOGITO-9207 - [Operator] Make QUARKUS_KOGITO_DEVSERVICES_ENABLED and …
MarianMacik May 30, 2023
078cef1
Jenkins: Fix cekit calls (#134)
radtriste May 30, 2023
67aa342
update ref in osl-image-prod.yaml to the latest commit from main bran…
rgdoliveira May 30, 2023
550b82e
Fix Jenkinsfile.deploy (#137) (#141)
github-actions[bot] May 30, 2023
c8ff21c
Updating references to the new kie-ci actions folder. (#96)
bacciotti May 30, 2023
0de169b
[KOGITO-9262] extend devmode probes threshold (#147)
ricardozanini Jun 1, 2023
0190a5f
KOGITO-9259 CI: RHEL8 fixes (#148)
radtriste Jun 1, 2023
46e17e7
[KOGITO-8648] [KSW-Operator] Implement the Knative Addressable interf…
davidesalerno Jun 2, 2023
5c30dc1
[KOGITO-9177] Introduce workflowproj module (#143)
ricardozanini Jun 5, 2023
5b0bdba
[KOGITO-8961][KSW-Operator] Split use case and test examples (#139)
desmax74 Jun 6, 2023
aed68af
add hack/get-images-sha.sh script (#151)
rgdoliveira Jun 7, 2023
8eb3e1b
[KOGITO-9290] Removing Owner references from generated objects (#152)
ricardozanini Jun 7, 2023
a59d720
[KOGITO-9255]Cannot create Workflow on Openshift if is set (#144)
desmax74 Jun 7, 2023
cfdd1f6
KOGITO-9011 Nightly testing on Openshift (#95)
radtriste Jun 9, 2023
51026c3
[KOGITO-9263] Add the new resources to workflow CR (#150)
ricardozanini Jun 9, 2023
7bb1dd4
Setup Jenkinsfile (#155)
radtriste Jun 12, 2023
9664ebd
Fixing workflowproj module importing latest Operator apis (#156)
davidesalerno Jun 12, 2023
8c40a05
[KOGITO-9323] - Review KogitoServerlessWorkflow api to remove meta in…
ricardozanini Jun 13, 2023
0b73677
[KOGITO-9348][OPERATOR-KSW] API version not updated in workspace modu…
desmax74 Jun 13, 2023
efd8d86
KOGITO-9291 Build multiplatform (#157)
radtriste Jun 13, 2023
77ed141
[KOGITO-9349] [KSW-Operator] Initialize Go Workspace to manage multi-…
davidesalerno Jun 13, 2023
9a658ce
[KOGITO-9313] Selectively change Deployment to avoid multiple pods/re…
ricardozanini Jun 13, 2023
fa96eb6
[main] Update version to 2.0.0-snapshot
Jun 15, 2023
732f66a
Rebranding to Sonata Flow (#161)
ricardozanini Jun 19, 2023
9b87137
Fix SonataFlow project naming (#163)
ricardozanini Jun 19, 2023
22aec53
[1.40.x] Fix e2e tests (#169) (#170)
github-actions[bot] Jun 22, 2023
a98040b
[main] Correct testing due to version change (#167)
github-actions[bot] Jun 22, 2023
b5256ed
Remove default image as public constants (#172)
radtriste Jun 22, 2023
ab7f9cb
[KOGITO-8835] - Fix CSV and manifests to pass operator-sdk bundle tes…
ricardozanini Jun 27, 2023
e82356d
KOGITO-9492 Update bump-version script (#178)
radtriste Jul 2, 2023
ac97fd0
Differentiate descriptions of Address and Endpoint (#179)
MarianMacik Jul 3, 2023
589a65e
[main] Update version to 2.0.0-snapshot
Jul 3, 2023
1031330
[KOGITO-9244] Platform.spec.platform.baseImage does not update the D…
davidesalerno Jul 13, 2023
d8e68d8
Add Supporting to OpenShift 4.11 and later to the bundle (#182)
ricardozanini Jul 13, 2023
8a82f3c
[1.41.x] Allow to override the Container registry URL (#183) (#184)
github-actions[bot] Jul 17, 2023
d9f8038
CI: Correct operator build with registry mirror (#189)
radtriste Jul 17, 2023
01e9286
KOGITO-9560 Use `latest` version in CSV (#196)
radtriste Jul 19, 2023
ee804d5
KOGITO-9471 CI: Correct promote pipeline (#176)
radtriste Jul 20, 2023
24b1350
Fix csv file on bump version (#202)
radtriste Jul 26, 2023
ab44b61
KOGITO-9616 Improve release notes (#200)
radtriste Jul 26, 2023
021b7bf
order-processing event-listener E2E test is not runnable on the arm64…
MarianMacik Jul 28, 2023
6f15f03
[KOGITO-9653] - Fix how to handle WaitingForDeployment condition to a…
ricardozanini Aug 1, 2023
a50864e
KOGITO-8276: Improve the logging adding missing levels (#201)
manstis Aug 2, 2023
89edffd
KOGITO-9671 CI: Remove bot account usage (#213)
radtriste Aug 2, 2023
146b0da
[KOGITO-8276] Fixing Dockerfile to COPY the new log package (#215)
davidesalerno Aug 3, 2023
412319c
[KOGITO-8276] Fix setup log (#216)
desmax74 Aug 4, 2023
4a6dc2e
KOGITO-5386: added a new parameter for unique branch name (#218)
mbiarnes Aug 8, 2023
02077a2
KOGITO-9676 CI: Promote call setup-branch job (#222)
radtriste Aug 9, 2023
4c0f5af
[KOGITO-9218] - Implement Conditions API and review SonataFlowPlatfor…
ricardozanini Aug 9, 2023
d8c2bf4
KOGITO-9692 Fix release generation (#225)
radtriste Aug 10, 2023
9d40c36
[KOGITO-8785] Review the reconciliation flow to follow the new condit…
davidesalerno Aug 10, 2023
b80350d
KOGITO-8435 Remove useless persistence profile (#1512)
radtriste Aug 11, 2023
cf61e86
[KOGITO-8794] - Making deployment handler profile independent (#229)
ricardozanini Aug 16, 2023
b2cfbdf
Fix DSL check (#232)
radtriste Aug 21, 2023
12879f7
Fix e2e for releases (#234) (#235)
github-actions[bot] Aug 22, 2023
32dcd71
Fix promote pipeline (#238)
github-actions[bot] Aug 22, 2023
907abe5
[KOGITO-9702] Fix container-builder kaniko build context to consider …
ricardozanini Aug 23, 2023
a9f7ad9
fix: issues with kaniko build (#228)
eloycoto Aug 23, 2023
fee6689
[KOGITO-9748] :bug: Fix passing arguments to internal Kaniko builder …
ricardozanini Aug 28, 2023
923a8da
[KOGITO-9485] - Bump sdk-go version (#244)
spolti Aug 30, 2023
9057b97
[KOGITO-9184] add env vars support for workflow builds (#246)
ricardozanini Aug 30, 2023
bedb0e8
Fix property expansion problem (#248)
ricardozanini Sep 8, 2023
6168294
kie-issues#574 Initial ASF Jenkins CI Setup (#257)
jstastny-cz Sep 19, 2023
0970799
Fix #259 - Update GHA to follow Apache policies (#260)
ricardozanini Sep 21, 2023
5ef630e
KOGITO-9819: [Operator image builder] Persistence not working in the …
wmedvede Sep 21, 2023
778ed10
[KOGITO-9776] Make the workflow definition mount point to root path i…
ricardozanini Sep 21, 2023
651800e
[KOGITO-8692] - :sunflower: Refactor profiles package APIs (#256)
ricardozanini Sep 21, 2023
f4d3d34
Fix workflowproj flacky tests by sorting arrays (#263)
ricardozanini Sep 25, 2023
17b0082
KOGITO-9739: Create OpenShift routes with HTTPS for SonataFlows (#262)
wmedvede Sep 26, 2023
6d57d74
KOGITO-9691 Create SonataFlow operator BDD tests for devMode (#224)
MarianMacik Sep 26, 2023
43832d0
Revert "KOGITO-9691 Create SonataFlow operator BDD tests for devMode …
ricardozanini Sep 27, 2023
4db8845
[KOGITO-9103] [KSW-Operator] Create the cekit image descriptor for Op…
davidesalerno Sep 27, 2023
2bfd0ff
[KOGITO-9265] Add the PodSpecTemplate to the SonataFlow CR (#255)
ricardozanini Sep 27, 2023
cd252ac
[KOGITO-9751] - :link: Bind kogito.service.url to the default CM app …
ricardozanini Sep 27, 2023
24bf555
[KOGITO-9103] [KSW-Operator] add missing podTemplate to bundle.osl an…
rgdoliveira Sep 28, 2023
b2a01bc
[KOGITO-9857] Fix podTemplate struct to json inline (#269)
ricardozanini Oct 3, 2023
6c70c4c
KOGITO-9856: [Operator] Operator calculated kogito.service.url don't…
wmedvede Oct 3, 2023
66a0d49
KOGITO-9691 Create SonataFlow operator BDD tests for devMode
MarianMacik Jun 27, 2023
929b895
Introduce BDD Framework from Kogito
MarianMacik Sep 7, 2023
33437b3
BDD Framework clean
MarianMacik Sep 7, 2023
f47ce7d
Introduce 'core' modules from Kogito
MarianMacik Sep 8, 2023
557bf5f
Core modules cleanup
MarianMacik Sep 8, 2023
a124c53
Introduce 'api' modules from Kogito
MarianMacik Sep 8, 2023
a56005a
Api modules cleanup
MarianMacik Sep 8, 2023
b3ef0a8
go mod tidy BDD Framework
MarianMacik Sep 8, 2023
0bf2ec8
BDD tests cleanup
MarianMacik Sep 8, 2023
b4105fb
Remove kogito-operator dependency
MarianMacik Sep 8, 2023
08831f7
Rename kogito-operator/test module to kogito-serverless-operator/bddf…
MarianMacik Sep 8, 2023
07a0dab
Add BDD Framework module to go workspace
MarianMacik Sep 8, 2023
c9823f2
Update README.md with no dependency on kogito-operator
MarianMacik Sep 8, 2023
df96c36
Introduce 'hack' scripts from Kogito
MarianMacik Oct 3, 2023
16a7e04
:fire: hack directory cleanup
MarianMacik Sep 22, 2023
24f794f
:hammer: Introduce hack scripts relevant to BDD tests
MarianMacik Sep 13, 2023
49cd06d
:construction_worker: Add Makefiles and minor polishes :sparkles:
MarianMacik Sep 13, 2023
d29f7bf
:memo: Update documentation and further polish
MarianMacik Sep 27, 2023
a14d1f3
:hammer: Replace apply with create
MarianMacik Oct 3, 2023
907b4d9
Accomodate new go.work.sum
MarianMacik Oct 3, 2023
a908894
[kie-issues#628] Change JBoss Nexus to Apache Nexus. (#279)
baldimir Oct 13, 2023
a7a158f
[KOGITO-9890] Generate safe volume naming based on DNS 1035 (#272)
ricardozanini Oct 13, 2023
ccfaf5a
[KOGITO-9897] :memo: Renaming modules to match Apache org (#281)
ricardozanini Oct 16, 2023
6c15371
[KOGITO-9896] Upgrade golang.org/x/net to fix CVE-2023-44487 (#280)
ricardozanini Oct 16, 2023
f59867c
[KOGITO-9908] Fix reconciliation to always ensure prod objects (#284)
ricardozanini Oct 27, 2023
3d4c8e0
Fix PR template typo (#291)
masayag Oct 30, 2023
cb21e8d
Update code in workflowproj/README.md (#290)
masayag Oct 30, 2023
97277f3
[issues-660] Upgrade CNCF SW Go SDK to 2.2.5 version (#288)
ricardozanini Oct 30, 2023
febb0af
[kie-issues-661] Upgrade docker and grpc libraries (#292)
ricardozanini Oct 31, 2023
e7443ba
[KOGITO-8524] Enable toggle dev/prod profiles (#293)
ricardozanini Nov 1, 2023
e37b935
Fix #295 - Run apt-get update and skip recommends (#296)
ricardozanini Nov 7, 2023
a96add5
[KOGITO-9895] Add Data Index Deployment to SonataFlowPlatform (#287)
tchughesiv Nov 8, 2023
4b02b0e
Update .asf.yaml to enable GitHub Issues (#297)
porcelli Nov 8, 2023
3fe48d9
Fix #300 - :o: Initial OpenShift removal, unnecessary checkout (#301)
ricardozanini Nov 9, 2023
bd73366
Remove login to Openshift :o: (#302)
ricardozanini Nov 9, 2023
1315d32
:door: Use random port for local registry (#303)
ricardozanini Nov 10, 2023
7c32c19
NO_ISSUE - Add CODEOWNERS (#305)
ricardozanini Nov 13, 2023
553477c
leverage app property handler for data index (#299)
tchughesiv Nov 13, 2023
f557746
Fixes #300 - Remove declaration of local variable (#306)
ricardozanini Nov 14, 2023
8b25b99
Fix #304 - Operator driven service discovery API (#283)
wmedvede Nov 15, 2023
27c0542
incubator-kie-issues#567: replace copyrights headers/comments in kogi…
kbowers-ibm Nov 20, 2023
162f369
kie-issues-308: Operator driven service discovery API Phase2 (#309)
wmedvede Nov 24, 2023
d97d7ac
Remove debug line (#313)
masayag Nov 30, 2023
96d6b1d
[KOGITO-9729] Fix permissions in default builder Dockerfile (#310)
ricardozanini Dec 1, 2023
6e5ce0d
Fix typo in target bundle-push (#315)
masayag Dec 8, 2023
3b5108c
Fix #317 - Make namespace an optional parameter when generating manif…
ricardozanini Dec 13, 2023
737059d
kogito-serverless-operator-331: Operator service discovery is not act…
wmedvede Dec 19, 2023
afc7684
[KOGITO-9940] Add Job Service to SonataFlowPlatform CRD (#311)
jordigilh Dec 20, 2023
2120e30
Fix #333 - :lock: Bump crypto to 0.17.0 (#334)
ricardozanini Dec 20, 2023
08c8854
[KOGITO-8792] - Add events to build controllers and the ability to re…
ricardozanini Dec 20, 2023
f0d9068
kie-issues-314: Operator driven service discovery API Phase3 (#316)
wmedvede Dec 21, 2023
57b1f03
Fix #336 - Upgrade Knative Serving to 0.39.0 (#339)
ricardozanini Jan 8, 2024
eae00a2
kie-issues#755: Fix kogito operator nightly deploy pipelines (#323)
rodrigonull Jan 9, 2024
ca5a493
kogito-serverless-operator-343: Move workflows execution JDK to java1…
wmedvede Jan 9, 2024
e631455
Set selector and label specific to platform service (#341)
masayag Jan 11, 2024
039efc3
kogito-serverless-operator-356: Temporary use of the nightly images (…
wmedvede Jan 11, 2024
1972557
kie-issues#755 - Increase E2E tests timeouts (#349)
rodrigonull Jan 12, 2024
5582179
Use constant for domain name (#351)
masayag Jan 16, 2024
64f688b
[SRVLOGIC-196] Rollout operator's deployment when custom configuratio…
dmartinol Jan 17, 2024
a8dc5ed
[KOGITO-10013] Migrate from Minikube to Kind for E2E tests and export…
jordigilh Jan 18, 2024
f48047a
kie-kogito-serverless-operator-335: Operator driven service discovery…
wmedvede Jan 19, 2024
cf2509a
[KIE-830] Make SonataFlow Operator build reproducible (#357)
ricardozanini Jan 19, 2024
95cee15
kogito-serverless-operator-353: Enable the sending of the process def…
wmedvede Jan 23, 2024
59169ca
Fix #364 pipelines using an old Ubuntu version (#365)
ricardozanini Jan 24, 2024
cccb7b2
[KOGITO-9940] Add E2E test cases for platform configured with Job Ser…
jordigilh Jan 24, 2024
2b5056d
[KOGITO-9982] Add Persistence field in SonataFlow CRD (#322)
jordigilh Jan 26, 2024
7ba75e5
Fix #359 - Change pullpolicy conditionally based on image tag (#362)
ricardozanini Jan 26, 2024
22a1fed
Disable platform e2e test due to workflow explicitly requiring persit…
jordigilh Jan 31, 2024
20694d6
[KOGITO-9972] Add SonataFlowClusterPlatform CRD & Controller (#345)
tchughesiv Feb 1, 2024
47c73db
kie-kogito-serverless-operator-361: Add data-index and job service st…
wmedvede Feb 2, 2024
d7c8c0b
Fix #366 - Add custom label to manifests to avoid clashing with insta…
ricardozanini Feb 2, 2024
132d123
Break the current operator's configuration into custom and managed pr…
dmartinol Feb 2, 2024
ed4770a
Fixes kind create cluster script that contained a hardcoded IP for th…
jordigilh Feb 5, 2024
8e212f5
kie-issues#821: Kogito Serverless Operator weekly job (#374)
rodrigonull Feb 7, 2024
622b5ee
[387] fix csv scorecard issues (#388)
tchughesiv Feb 8, 2024
3b98ccd
Fix#376 - E2E tests are failing in nightly deploy job (#384)
domhanak Feb 12, 2024
df462a8
kie-kogito-serverless-operator-379: Investigate why non-dev scenarios…
wmedvede Feb 14, 2024
02193f6
kso-issue-376: Configure the dsl to setup e2e with kind (#394)
domhanak Feb 14, 2024
f6f6138
kie-kogito-serverless-operator-391: Pod instances keep spawning and t…
wmedvede Feb 14, 2024
775e630
kie-kogito-serverless-operator-395: Workflow not registering to DataI…
wmedvede Feb 16, 2024
731b2d4
KIE Tools #2160 - Fix resources generation prefix order (#398)
ricardozanini Feb 16, 2024
a41121a
Fix weekly job image push to quay.io (#401)
rodrigonull Feb 19, 2024
eadb4ae
kie-issues#777: Allow restricting jenkins agent labels for pipelines …
cimbalek Feb 19, 2024
5ebaf85
Issue #402 - Move profiles check to workflowproj module (#403)
ricardozanini Feb 19, 2024
1ec0a83
[kie-issues#913] Upgrade to Quarkus 3.2.10.Final version. (#404)
baldimir Feb 21, 2024
f80dd84
kie-kogito-serverless-operator-411: incorporate the MAVEN_ARGS_APPEND…
wmedvede Feb 27, 2024
fff6361
[KOGITO-9980] Add persistence to SonataflowPlatform CRD (#372)
jordigilh Feb 28, 2024
64db02d
[380] enhance SonataFlowClusterPlatform.spec (#389)
tchughesiv Feb 28, 2024
a48a696
Configure weekly job to setup e2e tests with Kind (#409)
rodrigonull Feb 28, 2024
76ef902
[KOGITO-7754] create Knative eventing resources (#350)
RichardW98 Feb 28, 2024
c24a3ee
NO-ISSUE - [dependabot] Upgrade CloudEvents SDK to 2.15.2 (#420)
ricardozanini Mar 8, 2024
e799c34
Propagate workflow labels to the its K8s resources (#413)
masayag Mar 13, 2024
66d2ade
ISSUE-430: Upgrade protobuf from 1.31.0 to 1.33.0 (#431)
ricardozanini Mar 15, 2024
adf68a1
add services to SonataFlow status (#415)
tchughesiv Mar 18, 2024
2d9a7b5
Bump github.com/docker/docker in /container-builder (#433)
dependabot[bot] Mar 22, 2024
2a237b1
Fix Issue #319 - Rename prod profile to preview (#414)
ricardozanini Mar 22, 2024
506962e
Issue #312 - Create a new controllers config package for handling glo…
ricardozanini Mar 27, 2024
c21c255
ISSUE-422: Use Cekit instead of plain Dockerfiles (#423)
ricardozanini Mar 27, 2024
c08fa39
Issue-434: Forcing pulling images from BC when latest is set (#435)
ricardozanini Apr 5, 2024
7c84839
Closes #436 - Introduce SonataFlowPlatform flow properties propagatio…
ricardozanini Apr 16, 2024
9f575da
ISSUE-422: remove not used osl files (#446)
rgdoliveira Apr 16, 2024
f7e81d7
Bump golang.org/x/net from 0.17.0 to 0.23.0 (#454)
ricardozanini Apr 19, 2024
a49e299
NO-ISSUE: Use preview instead of prod in 03-sonataflow_callbackstatet…
domhanak Apr 25, 2024
023d0e8
kie-kogito-serverless-operator-445: Add custom configuration to the D…
wmedvede May 6, 2024
4f505a7
Fix #385 - Introduce Knative deployments for workflows (#447)
ricardozanini May 8, 2024
5936bee
kie-kogito-serverless-operator-441: Make the SonataFlowBuild smarter …
wmedvede May 8, 2024
4203ae2
kie-issues#776: automate PR merge into protected branches (#462)
jstastny-cz May 13, 2024
6db8d34
kie-kogito-serverless-operator-459: Update operator managed persisten…
wmedvede May 13, 2024
525920e
Fix Python dependencies in e2e (#469)
ricardozanini May 23, 2024
c847cde
Bump jinja2 from 3.1.3 to 3.1.4 in /images (#470)
dependabot[bot] May 23, 2024
5eb743c
[issue 471] Enhance Makefile to allow catalog source image on MacBook…
jianrongzhang89 May 29, 2024
05e7e1a
kie-kogito-serverless-operator-474: Rename dataIndexEphemeralTag to d…
wmedvede Jun 3, 2024
706ecb7
kie-kogito-serverless-operator-476: Supporting service don't inherit …
wmedvede Jun 5, 2024
8db9006
Added Image() to workflowproj (#481)
treblereel Jun 7, 2024
23b711c
added isValidProfile to ProfileType (#479)
treblereel Jun 13, 2024
0512cdf
:suspect: Fix resources display name (#490)
ricardozanini Jun 17, 2024
75a3358
Generate stable names for workflow resources (#473)
rgolangh Jun 17, 2024
e9fce09
Fix #484 - :link: Add platform reference to workflow status condition…
ricardozanini Jun 17, 2024
a2ac28d
Fix kie-issues #1236 - Replace quay.io with docker.io, review version…
ricardozanini Jun 20, 2024
c570681
kie-issues#1214: Replace explicit references to quay.io images across…
rodrigonull Jun 20, 2024
af6f8e4
Fix image registry credentials helper methods (#496)
rodrigonull Jun 25, 2024
5c00933
kie-kogito-serverless-operator-502: Align the operator to use data-in…
wmedvede Jul 17, 2024
a6a954a
Set recommended kubernetes labels on services and workflows (#482)
rgolangh Jul 25, 2024
89ef91c
Fix dependencies 'replace' version (#511)
ricardozanini Aug 2, 2024
9204041
Fix #486 - Set the controller config to the default platform (#487)
ricardozanini Aug 6, 2024
60bdb29
fix: delete from README the Productization notes section (#514)
davidesalerno Aug 7, 2024
2abeb9e
NO-ISSUE: Fix image names in CI and the script to bump versions (#500)
rodrigonull Aug 8, 2024
429fbc8
NO-ISSUE: Upgrade docker-client to 25.x and remove deprecated tests (…
ricardozanini Aug 9, 2024
c42d3e0
Add tests for workflowproj/operator.go (#508)
rgolangh Aug 9, 2024
fd1c1e3
NO-ISSUE: Fix CVE upgrading google.golang.org/grpc from 1.64.0 to 1.6…
ricardozanini Aug 9, 2024
bd152c3
Add migrateDBOnStart property under persistence (#507)
rhkp Aug 21, 2024
1e7aad1
Add sonataflow postgres db migrator tool for data index and jobs serv…
rhkp Aug 29, 2024
f493d67
kie-kogito-serverless-operator-491: Make the Operator configure the J…
wmedvede Sep 6, 2024
954d1d4
Make migrateDBOnStartUp property optional (#526)
rhkp Sep 6, 2024
6438a23
kie-kogito-serverless-operator-528: Disable partial DB Migrator work …
wmedvede Sep 6, 2024
5a7cb58
[kie-issues#1465] Align with Quarkus 3.8.6 (#527)
rgdoliveira Sep 6, 2024
ee044b4
NO-ISSUE: add images folder to header check (#530)
rgdoliveira Sep 9, 2024
8d3510f
kie-kogito-serverless-operator-520: Error when deploying a WF with th…
wmedvede Sep 11, 2024
2f3bc4b
kie-kogito-serverless-operator-533: Builder image is not used accordi…
wmedvede Sep 17, 2024
e91495d
[issue-368] knative integration with DataIndex and JobService (#467)
jianrongzhang89 Sep 19, 2024
cd39bac
Fix #493 - Upgrade Operator SDK to 1.35 (#495)
ricardozanini Sep 27, 2024
645b09f
Align kogito-runtime snapshots with kie-tools/sonataflow-image-common…
ricardozanini Oct 1, 2024
7d9c3c9
kie-kogito-serverless-operator-536: Adjust cors configuration for the…
wmedvede Oct 2, 2024
7bfc6e5
Fix #504 - Build images before running e2e (#546)
ricardozanini Oct 4, 2024
0bc6d9d
issue-541 Knative should not be required to install and run the Sonat…
jianrongzhang89 Oct 4, 2024
42b886c
kie-tools#2650: SonataFlow operator apache-rat tool suggestions and l…
wmedvede Oct 10, 2024
287fddd
[issue-438] Knative trigger validation in E2E test randomly fails (#555)
jianrongzhang89 Oct 18, 2024
5eddf46
Fix #532 - Upgrade Spec SDK Go to accept metadata fields (#552)
ricardozanini Oct 18, 2024
4f2ba09
[issue-464] Create a Prometheus ServiceMonitor object that can captur…
jianrongzhang89 Oct 23, 2024
ee8019b
kie-kogito-serverless-operator-548: Make the operator configure the k…
wmedvede Oct 24, 2024
c0e6a4d
[issue-521] Enhance error messages in SonataFlowPlatform CR status fo…
jianrongzhang89 Oct 31, 2024
957ca3d
[issue-547] Allow workflow deployment if Knative broker is not define…
jianrongzhang89 Oct 31, 2024
ae7dde3
kie-kogito-serverless-operator-559: Add the ability to scale the Jobs…
wmedvede Oct 31, 2024
5f52a11
kie-kogito-serverless-operator-566: Make the operator configure the b…
wmedvede Nov 6, 2024
316e81f
kie-kogito-serverless-operator-568: Disable Workflows DI and JS avail…
wmedvede Nov 6, 2024
6b32553
update sdk-go to vesion v2.4.2 (#570)
rgdoliveira Nov 6, 2024
5dae96c
[issue-562] Serverless workflow pod gets restarted repeatedly after K…
jianrongzhang89 Nov 8, 2024
c429953
Fix #560 - Check if the .spec.flow has changed before building (#564)
ricardozanini Nov 14, 2024
b7f5f8c
Moving repository to kie-tools structure
ricardozanini Nov 15, 2024
25580f4
Remove the old sonataflow-operator version
ricardozanini Nov 15, 2024
8966b32
Merge remote-tracking branch 'local-operator/migration-kie-tools' int…
ricardozanini Nov 15, 2024
82b42be
sonataflow-operator package migration
ricardozanini Nov 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .ci/incubator-kie-tools-ci-build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ RUN curl -s "https://get.sdkman.io" | bash && \
sdk flush

# Golang setup
RUN wget https://go.dev/dl/go1.21.13.linux-amd64.tar.gz -P /tmp && \
sudo tar xzf /tmp/go1.21.13.linux-amd64.tar.gz -C /opt && rm /tmp/go1.21.13.linux-amd64.tar.gz && \
RUN wget https://go.dev/dl/go1.22.9.linux-amd64.tar.gz -P /tmp && \
sudo tar xzf /tmp/go1.22.9.linux-amd64.tar.gz -C /opt && rm /tmp/go1.22.9.linux-amd64.tar.gz && \
echo 'export GOPATH=${HOME}/go' | sudo tee /etc/profile.d/go.sh && \
echo 'export PATH=${PATH}:/opt/go/bin:${GOPATH}/bin' | sudo tee -a /etc/profile.d/go.sh && \
echo "source /etc/profile.d/go.sh" >> $HOME/.bashrc && \
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ runs:
java-version: 17
distribution: "temurin"

- name: "Set up GOLANG 1.21.13"
- name: "Set up GOLANG 1.22.9"
uses: actions/setup-go@v5
with:
go-version: "1.21.13"
go-version: "1.22.9"

- name: "Set up Maven"
uses: stCarolas/setup-maven@v5
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To build and test all packages of the Apache KIE Tools project, you're going to
- pnpm `9.3.0` _(To install, follow these instructions: https://pnpm.io/installation#using-npm)_
- Maven `3.9.6`
- Java `17`
- Go `1.21.13` _(To install, follow these instructions: https://go.dev/doc/install)_
- Go `1.22.9` _(To install, follow these instructions: https://go.dev/doc/install)_
- Python `3.12` _(To install, follow these instructions: https://www.python.org/downloads/)_
- Helm `3.13.3` _(To install, follow these instructions: https://helm.sh/docs/intro/install/)_
- Make
Expand Down
2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"maven": "3.9.6",
"kubernetes-helm": "3.13.3",
"gnumake": "4.4.1",
"go": "1.21.13",
"go": "1.22.9",
"python": "3.12.2",
"libxml2": "2.13.3"
},
Expand Down
44 changes: 36 additions & 8 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,51 @@
}
}
},
"go@1.21.13": {
"last_modified": "2024-09-10T15:01:03Z",
"resolved": "github:NixOS/nixpkgs/5ed627539ac84809c78b2dd6d26a5cebeb5ae269#go_1_21",
"go@1.22.9": {
"last_modified": "2024-11-16T04:25:12Z",
"resolved": "github:NixOS/nixpkgs/34a626458d686f1b58139620a8b2793e9e123bba#go_1_22",
"source": "devbox-search",
"version": "1.21.13",
"version": "1.22.9",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/59bymri4pr8mq5zh678smrf381i3fmy2-go-1.21.13"
"outputs": [
{
"name": "out",
"path": "/nix/store/4nf51i4ah186y2jy3fad2fyvpa49qx6q-go-1.22.9",
"default": true
}
],
"store_path": "/nix/store/4nf51i4ah186y2jy3fad2fyvpa49qx6q-go-1.22.9"
},
"aarch64-linux": {
"store_path": "/nix/store/7dqbqicx8szqnyzag6l41gwbjmh1xdk0-go-1.21.13"
"outputs": [
{
"name": "out",
"path": "/nix/store/8w8vzwgp55yl8j1ljgm4wzdgjkvkv5v3-go-1.22.9",
"default": true
}
],
"store_path": "/nix/store/8w8vzwgp55yl8j1ljgm4wzdgjkvkv5v3-go-1.22.9"
},
"x86_64-darwin": {
"store_path": "/nix/store/ws9bs446vgwmxchqnpjp9503x420iz75-go-1.21.13"
"outputs": [
{
"name": "out",
"path": "/nix/store/vlih7j78ki05i8nvzdsxvws7a7ksq04m-go-1.22.9",
"default": true
}
],
"store_path": "/nix/store/vlih7j78ki05i8nvzdsxvws7a7ksq04m-go-1.22.9"
},
"x86_64-linux": {
"store_path": "/nix/store/yij3vkkjv7ghn055v0rqhbjzyh0dy4nq-go-1.21.13"
"outputs": [
{
"name": "out",
"path": "/nix/store/frc5188kgv3ws0n999c7cy5vi2f8k4jp-go-1.22.9",
"default": true
}
],
"store_path": "/nix/store/frc5188kgv3ws0n999c7cy5vi2f8k4jp-go-1.22.9"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kn-plugin-workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ All the commands in this section should be performed in the monorepo root.

- Node `>= 20.14.0` _(To install, follow these instructions: https://nodejs.org/en/download/package-manager/)_
- pnpm `9.3.0` _(To install, follow these instructions: https://pnpm.io/installation)_
- Go `1.21.13` _(To install, follow these instructions: https://go.dev/doc/install)_
- Go `1.22.9` _(To install, follow these instructions: https://go.dev/doc/install)_
ricardozanini marked this conversation as resolved.
Show resolved Hide resolved

#### Prerequisites for running end-to-end tests

Expand Down
87 changes: 43 additions & 44 deletions packages/kn-plugin-workflow/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow

go 1.21
go 1.22.0

toolchain go1.21.6
toolchain go1.23.2

replace github.com/apache/incubator-kie-tools/packages/sonataflow-operator/api v0.0.0 => ./node_modules/@kie-tools/sonataflow-operator/api

Expand All @@ -19,54 +19,53 @@ require (
github.com/jstemmer/go-junit-report/v2 v2.0.0
github.com/ory/viper v1.7.5
github.com/spf13/afero v1.9.5
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apiextensions-apiserver v0.28.1
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1
k8s.io/apiextensions-apiserver v0.31.0
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
)

require (
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.7.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.15.4 // indirect
github.com/go-playground/validator/v10 v10.22.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.1.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.3.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/imdario/mergo v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/invopop/yaml v0.3.1 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/leodido/go-urn v1.2.4 // indirect
github.com/leodido/go-urn v1.4.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/term v0.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand All @@ -81,48 +80,48 @@ require (
github.com/perimeterx/marshmallow v1.1.5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_golang v1.17.0 // indirect
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
github.com/relvacode/iso8601 v1.3.0 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/relvacode/iso8601 v1.4.0 // indirect
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
github.com/senseyeio/duration v0.0.0-20180430131211-7c2a214ada46 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/serverlessworkflow/sdk-go/v2 v2.2.5 // indirect
github.com/serverlessworkflow/sdk-go/v2 v2.4.2 // indirect
github.com/sosodev/duration v1.3.1 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/vmware-labs/yaml-jsonpath v0.3.2 // indirect
golang.org/x/crypto v0.21.0 // indirect
github.com/x448/float16 v0.8.4 // indirect
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.13.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/term v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.14.0 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.33.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gotest.tools/v3 v3.3.0 // indirect
k8s.io/api v0.28.1 // indirect
k8s.io/component-base v0.28.1 // indirect
k8s.io/klog/v2 v2.100.1 // indirect
k8s.io/kube-openapi v0.0.0-20230905202853-d090da108d2f // indirect
k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
k8s.io/api v0.31.1 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c // indirect
sigs.k8s.io/controller-runtime v0.16.2 // indirect
sigs.k8s.io/controller-runtime v0.19.0 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.3.0 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
Loading
Loading