forked from apache/incubator-kie-kogito-serverless-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [KOGITO-3105] - Missing status for failures for KogitoRuntime CRs * Set reconcilation time to 1min Co-authored-by: Vaibhav <[email protected]>
Signed-off-by: Karel Suta <[email protected]>
…using OC client (#830) Signed-off-by: Karel Suta <[email protected]>
…on (#835) Signed-off-by: Karel Suta <[email protected]>
…on (#835) Signed-off-by: Karel Suta <[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
When deployed with custom probes.
…stry (#848) Signed-off-by: Karel Suta <[email protected]>
Signed-off-by: Karel Suta <[email protected]>
* [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
…egistry (#865) Signed-off-by: Karel Suta <[email protected]>
…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
Signed-off-by: Karel Suta <[email protected]>
…… (#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]>
… (#882) Signed-off-by: Karel Suta <[email protected]>
…os ticket (#1448) Signed-off-by: Your Name <[email protected]>
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]>
…rties (apache#264) Signed-off-by: Ricardo Zanini <[email protected]>
MarianMacik
force-pushed
the
KOGITO-9691-backup
branch
from
September 27, 2023 22:32
28e547f
to
5ab6ed6
Compare
No longer valid. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 the7.67.x
branch).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.