camel icon indicating copy to clipboard operation
camel copied to clipboard

CAMEL-21331: Remove trait-profile parameter in camel-jbang Kubernetes…

Open gansheer opened this issue 1 year ago • 0 comments

… plugin

Description

Remove the --trait-profile parameter in the camel-jbang kubernetes plugin. It is a letfover from the camel-jbang camel k plugin that is redundant to --cluster-type.

Target

  • [X] I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • [X] If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • [X] I checked that each commit in the pull request has a meaningful subject line and body.
  • [X] I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

gansheer avatar Oct 20 '24 09:10 gansheer