squakez opened a new pull request #2339:
URL: https://github.com/apache/camel-k/pull/2339


   <!-- Description -->
   
   With this PR we are:
   
   * Introducing `--config [configmap|secret|file]:name` run option flag
   * Deprecating `--configmap` and `--secret` run option flag
   * Changing `--config` global flag with `--kube-config`
   * Supporting modeline for `--config`
   
   The goal is to provide a unique `config` flag to manage all different kind 
of configuration as explained in #2003. This flag eventually differs from 
`resource` as it is meant to only provide configuration files that will be 
evaluated by the `Integration` runtime.
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   feat(cmd/run): --config option flag
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to