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

Errored status Kamelet cannot be reconciled to Ready status #2988

Closed
squakez opened this issue Feb 4, 2022 · 0 comments · Fixed by #2993
Closed

Errored status Kamelet cannot be reconciled to Ready status #2988

squakez opened this issue Feb 4, 2022 · 0 comments · Fixed by #2993
Assignees
Labels
area/kamelets kind/bug Something isn't working
Milestone

Comments

@squakez
Copy link
Contributor

squakez commented Feb 4, 2022

If we have any error in the Kamelet spec definition, ie

status:
  conditions:
  - lastTransitionTime: "2022-02-07T16:58:44Z"
    lastUpdateTime: "2022-02-07T16:58:44Z"
    message: Kamelet can only specify one of "flow" or "template"
    reason: InvalidTemplate
    status: "False"
    type: Ready
  phase: Error

we are not able to fix, even changing the Kamelet spec. It seems that the reconciliation maintain the error condition.

@squakez squakez added area/kamelets kind/bug Something isn't working labels Feb 4, 2022
@squakez squakez added this to the 1.8.1 milestone Feb 4, 2022
@squakez squakez self-assigned this Feb 7, 2022
@squakez squakez changed the title Changing Kamelet definition from .flow to .template fails Errored status Kamelet cannot be reconciled to Ready status Feb 7, 2022
squakez added a commit to squakez/camel-k that referenced this issue Feb 7, 2022
squakez added a commit that referenced this issue Feb 8, 2022
squakez added a commit to squakez/camel-k that referenced this issue Feb 8, 2022
squakez added a commit to squakez/camel-k that referenced this issue Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kamelets kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant