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

Add some sugar to rest APIs #1316

Closed
nicolaferraro opened this issue Mar 2, 2020 · 3 comments · Fixed by #1330
Closed

Add some sugar to rest APIs #1316

nicolaferraro opened this issue Mar 2, 2020 · 3 comments · Fixed by #1330
Assignees
Milestone

Comments

@nicolaferraro
Copy link
Member

nicolaferraro commented Mar 2, 2020

What we can do:

  • Automatically add camel-rest if running with --open-api flag (and possibly an implementation, see Add capabilities to catalog camel-k-runtime#248)
  • Publish as Knative service if Knative is available (currently not recognized)
  • Add e2e tests
  • Bind it automatically to port 8080
@nicolaferraro nicolaferraro added this to the 1.0.0 milestone Mar 2, 2020
@lburgazzoli
Copy link
Contributor

@nicolaferraro taking point 1 as part of adding support for capabilities

@lburgazzoli
Copy link
Contributor

lburgazzoli commented Mar 3, 2020

@nicolaferraro Bind it automatically to port 8080 would require the migration to camel 3.1 as we need to set it through defaults (apache/camel-k-runtime#250)

@lburgazzoli lburgazzoli self-assigned this Mar 5, 2020
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Mar 6, 2020
@lburgazzoli
Copy link
Contributor

Depends on apache/camel-k-runtime#251

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 a pull request may close this issue.

2 participants