forked from apache/incubator-kie-kogito-serverless-operator
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Sync main branch with main-apache branch #1
Merged
Merged
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
…pan test (#909) Signed-off-by: Karel Suta <[email protected]>
…… (#888) * [KOGITO-5205] - ImageStream tag is not updated when image parameter is changed in KogitoRuntime * Set multiple owner to imageStream * reconcile image stream before moving to other resources * Fix logger * Fix testcase * Incorporate review comments
Signed-off-by: Karel Suta <[email protected]>
Signed-off-by: Karel Suta <[email protected]>
…nfinispan 12 (#911) * [KOGITO-5313] BDD tests: Test against Infinispan 12 Signed-off-by: Karel Suta <[email protected]> * [KOGITO-5315] Jobs service use unsupported authentication mechanism Signed-off-by: Karel Suta <[email protected]>
…nfinispan 12 (#911) * [KOGITO-5313] BDD tests: Test against Infinispan 12 Signed-off-by: Karel Suta <[email protected]> * [KOGITO-5315] Jobs service use unsupported authentication mechanism Signed-off-by: Karel Suta <[email protected]>
Signed-off-by: Karel Suta <[email protected]>
* [KOGITO-5446] Introducing Kogito api and client modules Signed-off-by: Ricardo Zanini <[email protected]> * Refactoring codegen, tests, cekit Signed-off-by: Ricardo Zanini <[email protected]> * Adding api mod to cekit * Fixing api module for image build Signed-off-by: Ricardo Zanini <[email protected]> * Reverting profiling file Signed-off-by: Ricardo Zanini <[email protected]> * Regenerating profiling with new kustomize Signed-off-by: Ricardo Zanini <[email protected]> * Updating TOC Signed-off-by: Ricardo Zanini <[email protected]> * Removing api module from the buildOperator module Signed-off-by: Ricardo Zanini <[email protected]> * Fixing CSV replaces version Signed-off-by: Ricardo Zanini <[email protected]> * Fixing sh formatting, docs Signed-off-by: Ricardo Zanini <[email protected]>
* [KOGITO-5446] Introducing Kogito api and client modules Signed-off-by: Ricardo Zanini <[email protected]> * Refactoring codegen, tests, cekit Signed-off-by: Ricardo Zanini <[email protected]> * Adding api mod to cekit * Fixing api module for image build Signed-off-by: Ricardo Zanini <[email protected]> * Reverting profiling file Signed-off-by: Ricardo Zanini <[email protected]> * Regenerating profiling with new kustomize Signed-off-by: Ricardo Zanini <[email protected]> * Updating TOC Signed-off-by: Ricardo Zanini <[email protected]> * Removing api module from the buildOperator module Signed-off-by: Ricardo Zanini <[email protected]> * Fixing CSV replaces version Signed-off-by: Ricardo Zanini <[email protected]> * Fixing sh formatting, docs Signed-off-by: Ricardo Zanini <[email protected]>
* [KOGITO-5446] Introducing Kogito api and client modules Signed-off-by: Ricardo Zanini <[email protected]> * Refactoring codegen, tests, cekit Signed-off-by: Ricardo Zanini <[email protected]> * Adding api mod to cekit * Fixing api module for image build Signed-off-by: Ricardo Zanini <[email protected]> * Reverting profiling file Signed-off-by: Ricardo Zanini <[email protected]> * Regenerating profiling with new kustomize Signed-off-by: Ricardo Zanini <[email protected]> * Updating TOC Signed-off-by: Ricardo Zanini <[email protected]> * Removing api module from the buildOperator module Signed-off-by: Ricardo Zanini <[email protected]> * Fixing CSV replaces version Signed-off-by: Ricardo Zanini <[email protected]> * Fixing sh formatting, docs Signed-off-by: Ricardo Zanini <[email protected]>
Create separate handler for buildconfig Co-authored-by: Vaibhav <[email protected]>
* KOGITO-5246 Correct ns cleanup * correction
* BDD tests: Introduce timeout for default HTTP client Signed-off-by: Karel Suta <[email protected]> * BDD tests: Log ImageStreamList just for OpenShift Signed-off-by: Karel Suta <[email protected]> * BDD tests: Fix OLM operator installation for Kubernetes Signed-off-by: Karel Suta <[email protected]>
* BDD tests: GetActiveReplicaSetByDeployment incorrectly detected active replica Signed-off-by: Karel Suta <[email protected]> * BDD tests: Add HTTP client timeout for Graphql client Signed-off-by: Karel Suta <[email protected]> * BDD tests: Expose Grafana service using Ingress for k8s Signed-off-by: Karel Suta <[email protected]> * BDD tests: Expose Prometheus service using Ingress for k8s Signed-off-by: Karel Suta <[email protected]>
…(#930) Signed-off-by: Karel Suta <[email protected]>
…(#930) Signed-off-by: Karel Suta <[email protected]>
* [KOGITO-5478] - Management console does not work on OpenShift * Update release note * Incorporate review comment
* conscious lang: Setup main branch * Changed Strimzi link
* conscious lang: Setup main branch * Changed Strimzi link
* conscious lang: Setup main branch * Changed Strimzi link
…pan Instance (#955) Signed-off-by: Karel Suta <[email protected]>
…pan Instance (#955) Signed-off-by: Karel Suta <[email protected]>
* [KOGITO-4470] - ConfigMap required ownerReference as controller Add ConfigMap as a separate component use owner reference to filter configmap to mount on deployment Co-authored-by: Vaibhav <[email protected]>
* [KOGITO-4470] - ConfigMap required ownerReference as controller Add ConfigMap as a separate component use owner reference to filter configmap to mount on deployment Co-authored-by: Vaibhav <[email protected]>
…953) * [BAPL-1970] - Kogito decision services with Managed Kafka * fix lint issue Co-authored-by: Vaibhav <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
…#287) * data index schema Signed-off-by: Tommy Hughes <[email protected]> * rename structs to PodSpec and ContainerSpec Signed-off-by: Tommy Hughes <[email protected]> * addtl fixes Signed-off-by: Tommy Hughes <[email protected]> * add jdbc url option to postgresql config Signed-off-by: Tommy Hughes <[email protected]> * more fixes Signed-off-by: Tommy Hughes <[email protected]> * move persistence into DI service object Signed-off-by: Tommy Hughes <[email protected]> * isolate PodSpec Signed-off-by: Tommy Hughes <[email protected]> * PodTemplateSpec fixes Signed-off-by: Tommy Hughes <[email protected]> --------- Signed-off-by: Tommy Hughes <[email protected]>
…pache#301) Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Tommy Hughes <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
* KOGITO-9867: Operator driven service discovery API * KOGITO-9867: Operator driven service discovery API - Code review suggestions 1, simplify the original packages into the discovery package * KOGITO-9867: Operator driven service discovery API - Code review suggestions 2 * KOGITO-9867: Operator driven service discovery API - Integrate the service discovery API * KOGITO-9867: Operator driven service discovery API - Code review suggestions 3, tests added
…to-serverless-operator (apache#271) * incubator-kie-issues#567: replace copyrights headers/comments in kogito-serverless-operator * running make generate-all and make vet fmt * running make generate-all and make vet fmt on liunx --------- Co-authored-by: Kennedy Bowers <[email protected]>
) * kie-issues-308: Operator driven service discovery API Phase2 - Add the discovery of kubernetes Deployment, StatefulSet, and Ingress objects to the service discovery API. * kie-issues-308: Operator driven service discovery API Phase2 - Code review suggestions 1, simplify the Deployment and StatefulSet discovery
Signed-off-by: Moti Asayag <[email protected]>
Signed-off-by: Ricardo Zanini <[email protected]>
Signed-off-by: Moti Asayag <[email protected]>
rgdoliveira
requested review from
mareknovotny,
ricardozanini and
fantonangeli
December 13, 2023 15:13
This was referenced Dec 13, 2023
ricardozanini
approved these changes
Dec 13, 2023
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.
Related PRs:
Description of the change:
Motivation for the change:
Checklist
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.