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

fix(cmd/bind): nullable error-handler #2496

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Jul 12, 2021

Using a pointer in order to admit an empty value instead of a null when marshalling the KameletBindingSpec

Closes #2493

Release Note

fix(cmd/bind): nullable error-handler

Using a pointer in order to admit an empty value instead of a null when marshalling the KameletBindingSpec

Closes apache#2493
@squakez squakez force-pushed the fix/2493_null_error_handler branch from 597adde to 4c89618 Compare July 13, 2021 13:32
@nicolaferraro nicolaferraro merged commit 330b702 into apache:main Jul 15, 2021
@nicolaferraro nicolaferraro mentioned this pull request Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CMD] kamel bind empty error handler
2 participants