feat(dsl): camel jbang export jib#24072
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
ba5fce3 to
d9cfb9a
Compare
I don't think so. That variable is enabled when the jkube plugin is enabled. The goal of this PR is separate from the Jkube one as it wants to include the plugin regardless of the presence of other tools. The idea is that the user can launch a |
|
Yeah but we should not hardcode the version, so it does not go stale |
Ah, okey. Sure, I'll see how to make it a variable then. Thanks! |
|
🧪 CI tested the following changed modules:
💡 Manual integration tests recommended:
All tested modules (6 modules)
|
d9cfb9a to
6307e91
Compare
6307e91 to
a3a5654
Compare
2dc6e93 to
4208906
Compare
Added a Jib profile to enable the publishing of the container via Jib profile Closes CAMEL-23780
4208906 to
2a786e7
Compare
Added a Jib profile to enable the publishing of the container via Jib profile
NOTE: this is separate from the existing jib flags which may be used in kubernetes plugin (via jkube and others).
Closes CAMEL-23780
Description
Target
mainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.