Skip to content

Provide more Pipe bindings #5935

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

Closed
3 of 4 tasks
squakez opened this issue Nov 9, 2024 · 1 comment · Fixed by #6147
Closed
3 of 4 tasks

Provide more Pipe bindings #5935

squakez opened this issue Nov 9, 2024 · 1 comment · Fixed by #6147
Labels
kind/feature New feature or request
Milestone

Comments

@squakez
Copy link
Contributor

squakez commented Nov 9, 2024

Requirement

We have a simple and powerful mechanism with Pipe binding which allow to easily configure existing Kubernetes custom resource which are "addressable". Let's think of Knative resource or Strimzi Kafka, which make it easy to configure without knowing low lever configuration details. We should extend to more useful resources such as:

  • Artemis Queue CR
  • Service CR CR
  • Camel K Integration CR (ie, when it exposes a service)
  • Camel K Pipe CR (ie, when it exposes a service)
@squakez squakez added the kind/feature New feature or request label Nov 9, 2024
@squakez squakez added this to the 2.6.0 milestone Nov 30, 2024
@squakez squakez removed this from the 2.6.0 milestone Feb 11, 2025
@squakez squakez added this to the 2.7.0 milestone Feb 24, 2025
squakez added a commit to squakez/camel-k that referenced this issue Apr 22, 2025
@squakez
Copy link
Contributor Author

squakez commented Apr 22, 2025

Base development performed. Any further specific implementation such as Artemis or other technology can be additionally included.

squakez added a commit to squakez/camel-k that referenced this issue Apr 24, 2025
squakez added a commit to squakez/camel-k that referenced this issue Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant