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 9691 test #1

Closed
wants to merge 703 commits into from
Closed

Kogito 9691 test #1

wants to merge 703 commits into from

Conversation

MarianMacik
Copy link
Owner

Test PR to check the rebase outcome.

How to backport a pull request to a different branch?

In order to automatically create a backporting pull request please add one or more labels having the following format backport-<branch-name>, where <branch-name> is the name of the branch where the pull request must be backported to (e.g., backport-7.67.x to backport the original PR to the 7.67.x branch).

NOTE: backporting is an action aiming to move a change (usually a commit) from a branch (usually the main one) to another one, which is generally referring to a still maintained release branch. Keeping it simple: it is about to move a specific change or a set of them from one branch to another.

Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.

If something goes wrong, the author will be notified and at this point a manual backporting is needed.

NOTE: this automated backporting is triggered whenever a pull request on main branch is labeled or closed, but both conditions must be satisfied to get the new PR created.

vaibhavjainwiz and others added 30 commits March 26, 2021 15:40
* [KOGITO-3105] - Missing status for failures for KogitoRuntime CRs

* Set reconcilation time to 1min

Co-authored-by: Vaibhav <[email protected]>
* KOGITO-4858 Automatic build of examples

* update

* Moved to pkg

* lint correction

* update

* small update on examples images deploy
* KOGITO-4858 Automatic build of examples

* update

* Moved to pkg

* lint correction

* update

* small update on examples images deploy
* [KOGITO-5005] - Operator print irrelevant metadata in logs

* Fix Kustomize version and release note
* [KOGITO-5005] - Operator print irrelevant metadata in logs

* Fix Kustomize version and release note
* fix explainability dto

* add space
…s (#868)

* [KOGITO-5104] - RHPAM Kogito operator creates wrong default image tags

* fix failing olm test
…s (#868)

* [KOGITO-5104] - RHPAM Kogito operator creates wrong default image tags

* fix failing olm test
…s (#868)

* [KOGITO-5104] - RHPAM Kogito operator creates wrong default image tags

* fix failing olm test
…… (#879)

* [KOGITO-4722] - Support Job Service MongoDB distribution provisioning in Operator

[KOGITO-4722] - Support Job Service MongoDB distribution provisioning in Operator

* Add Jobs service persistence with Infinispan DB example

* add placeholder `{VERSION}` in place of `8.0.0-SNAPSHOT` in GUIDE_TO_KOGITO_DEVS

* Incorporate review comments

Co-authored-by: Vaibhav <[email protected]>
spolti and others added 27 commits April 6, 2023 09:04
apache#145)

* [KOGITO-9103] [KSW-Operator] Create the cekit image descriptor for Operator bundle image

Signed-off-by: Davide Salerno <[email protected]>

* Apply Marian's suggestions from code review

Co-authored-by: Marián Macik <[email protected]>

* Added missing API Markers to Flow API

Signed-off-by: Davide Salerno <[email protected]>

* Apply Filipe's suggestions from code review

Co-authored-by: Filippe Spolti <[email protected]>

* Rebuilt Operator image with version 1.30.0

Signed-off-by: Davide Salerno <[email protected]>

* [KOGITO-9103] Changes to align CSV to the latest community version

Signed-off-by: Davide Salerno <[email protected]>

* [KOGITO-9103] Restoring community bundle directory structure

Signed-off-by: Davide Salerno <[email protected]>

* [KOGITO-9103] Reducing duplication into kustomize config folder - 1st step

Signed-off-by: Davide Salerno <[email protected]>

* [KOGITO-9103] Updating the builder image with the productized one

Signed-off-by: Davide Salerno <[email protected]>

* [KOGITO-9103] Added Makefile target to align osl config files with community ones

Signed-off-by: Davide Salerno <[email protected]>

* [KOGITO-9103] Rebasing with main

Signed-off-by: Davide Salerno <[email protected]>

* Update osl-bundle-prod.yaml

Co-authored-by: Tristan Radisson <[email protected]>

* [KOGITO-9103] Applying Tristan's suggestions

Signed-off-by: Davide Salerno <[email protected]>

---------

Signed-off-by: Davide Salerno <[email protected]>
Co-authored-by: Marián Macik <[email protected]>
Co-authored-by: Filippe Spolti <[email protected]>
Co-authored-by: Tristan Radisson <[email protected]>
* [KOGITO-9265] - 🌁 Introducing podSpecTemplate to SonataFlow

Signed-off-by: Ricardo Zanini <[email protected]>

* Fix rebase renaming leftover

Signed-off-by: Ricardo Zanini <[email protected]>

* Adding a build condition reason to skip

Signed-off-by: Ricardo Zanini <[email protected]>

* Renaming podSpecTemplate

Signed-off-by: Ricardo Zanini <[email protected]>

* Fix test renaming

Signed-off-by: Ricardo Zanini <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>
@MarianMacik
Copy link
Owner Author

No longer valid.

@MarianMacik MarianMacik closed this Oct 3, 2023
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.