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

Sync main branch with Apache main branch #5

Merged
merged 5 commits into from
Feb 5, 2024

Commits on Feb 5, 2024

  1. Disable platform e2e test due to workflow explicitly requiring persit…

    …ence in production profile when it did not in the past (apache#378)
    
    Signed-off-by: Jordi Gil <[email protected]>
    jordigilh authored and rgdoliveira committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5ee9d73 View commit details
    Browse the repository at this point in the history
  2. [KOGITO-9972] Add SonataFlowClusterPlatform CRD & Controller (apache#345

    )
    
    * SonataFlowClusterPlatform CRD & Controller
    
    Signed-off-by: Tommy Hughes <[email protected]>
    
    * service constants cleanup
    
    Signed-off-by: Tommy Hughes <[email protected]>
    
    * clusterplatform api descrip change
    
    Signed-off-by: Tommy Hughes <[email protected]>
    
    ---------
    
    Signed-off-by: Tommy Hughes <[email protected]>
    tchughesiv authored and rgdoliveira committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0a8e554 View commit details
    Browse the repository at this point in the history
  3. kie-kogito-serverless-operator-361: Add data-index and job service st…

    …artupProbes to the workflow Deployment (apache#377)
    wmedvede authored and rgdoliveira committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5151fee View commit details
    Browse the repository at this point in the history
  4. Fix apache#366 - Add custom label to manifests to avoid clashing with…

    … installed operators in a cluster (apache#373)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored and rgdoliveira committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f40250e View commit details
    Browse the repository at this point in the history
  5. Break the current operator's configuration into custom and managed pr…

    …operties (apache#367)
    
    * Initial commit
    
    * integrating comments: introducing ObjectEnsurerWithPlatform and ObjectCreatorWithPlatform
    
    * Removing fewe more unneeded references to platform
    
    * reviewed workflowProjectHandler. removed user props from managed props
    
    * fixed unit tests
    
    * workarond for failed discovery options
    
    * fixed broken unit tests
    
    * fixed mutator for user props
    
    * reviewed hashing function
    
    * Anticipating deactivation of broken e2e test
    
    * integrating comments: removing unneeded comment
    
    * adding discovered value to properties whose value mathes the service discovery pattern
    
    * removed unused package common_test
    
    * Renamed managed props visitor and reviewed description of NewAppPropertyHandler
    dmartinol authored and rgdoliveira committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2964c1f View commit details
    Browse the repository at this point in the history