Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Resource of type integration creating empty flow on cluster #821

Open
tplevko opened this issue Aug 2, 2023 · 1 comment
Open

Resource of type integration creating empty flow on cluster #821

tplevko opened this issue Aug 2, 2023 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@tplevko
Copy link
Contributor

tplevko commented Aug 2, 2023

Describe the bug
When user tries to deploy the resource of type "integration" on cluster - there is only empty flow created:

  flows:
    - from: null

In Kaoto, the flow resource looked like this:

  flows:
  - route:
      id: route-1562
      from:
        uri: timer:test
        steps:
        - to:
            uri: log:test

KameletBinding resource it works with no problem.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy Kaoto on a cluster
  2. Deploy camel-k operator
  3. Create sample integration flow
  4. See error

Expected behavior

The resource should be created

Environment (please complete the following information):

  • Output of the mvn -version` command
  • Kaoto Version [e.g. 1.2]

Recording
Peek 2023-08-02 10-47

@tplevko tplevko added the bug Something isn't working label Aug 2, 2023
Copy link

stale bot commented Oct 31, 2023

🚨This issue has been automatically marked as stale because it has not had recent activity.🚨
If you are still interested in this issue, please, leave a comment stating its current status. Note that if no development resources has been allocated on it, you may need to search for alternative resources to complete it. It will be closed if no further activity occurs.
Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant