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

KameletBinding to broker fails #1778

Closed
nicolaferraro opened this issue Oct 22, 2020 · 0 comments · Fixed by #1780
Closed

KameletBinding to broker fails #1778

nicolaferraro opened this issue Oct 22, 2020 · 0 comments · Fixed by #1780
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@nicolaferraro
Copy link
Member

E.g.

apiVersion: camel.apache.org/v1alpha1
kind: KameletBinding
metadata:
  name: telegram-binding
spec:
  sink:
    ref:
      apiVersion: eventing.knative.dev/v1
      kind: Broker
      name: default
  source:
    properties:
      authorizationToken: 'xxx'
    ref:
      apiVersion: camel.apache.org/v1alpha1
      kind: Kamelet
      name: telegram-source

Results in impossibility to create Knative SinkBinding.

@nicolaferraro nicolaferraro added the kind/bug Something isn't working label Oct 22, 2020
@nicolaferraro nicolaferraro added this to the 1.2.1 milestone Oct 22, 2020
@nicolaferraro nicolaferraro self-assigned this Oct 22, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 22, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 23, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 23, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 23, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 23, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 23, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 26, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant