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

Use Quarkus as default runtime #1609

Merged
merged 13 commits into from Sep 19, 2020

Conversation

nicolaferraro
Copy link
Member

@nicolaferraro nicolaferraro commented Jul 14, 2020

Fix #1513

Actions:

  • Upgrade Camel K runtime to 1.4.0
  • Make Quarkus the default runtime for internal tests
  • Enable the Quarkus trait by default
  • Fix e2e tests
  • Test if -t quarkus.enabled=false works

Release Note

Quarkus is the default runtime for Camel K integrations

@nicolaferraro nicolaferraro changed the title Quarkus default Use Quarkus as default runtime Jul 14, 2020
@nicolaferraro
Copy link
Member Author

Let's postpone this to 1.2.x, so we can do a release based on Camel 3.4 and latest Camel-quarkus without forcing it as default.

@nicolaferraro nicolaferraro force-pushed the quarkus-default branch 2 times, most recently from fd86a92 to 6d2d382 Compare September 2, 2020 14:45
@nicolaferraro nicolaferraro force-pushed the quarkus-default branch 2 times, most recently from 0c07f9c to 41812b3 Compare September 15, 2020 15:58
@nicolaferraro nicolaferraro marked this pull request as ready for review September 16, 2020 06:35
@nicolaferraro nicolaferraro force-pushed the quarkus-default branch 2 times, most recently from de620ce to 92d1f75 Compare September 17, 2020 09:26
@nicolaferraro nicolaferraro merged commit bcbcb57 into apache:master Sep 19, 2020
gansheer added a commit to gansheer/camel-k that referenced this pull request Dec 16, 2022
… existing

* `--context` flag was replaced by `--kit` flag (apache#726) then `kit` flag was removed from `kamel install` command (apache#1609)
tadayosi pushed a commit that referenced this pull request Dec 19, 2022
… existing

* `--context` flag was replaced by `--kit` flag (#726) then `kit` flag was removed from `kamel install` command (#1609)
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.

Switch to Quarkus as default runtime for integrations
2 participants