You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/07/05 14:35:24 UTC

[GitHub] [camel-k] squakez opened a new issue, #4534: `kamel promote` dry run should not validate

squakez opened a new issue, #4534:
URL: https://github.com/apache/camel-k/issues/4534

   The promote feature, by default validates the presence of certain constraints in the destination namespace, ie, the confimap:
   ```
   kamel promote my-route --to test -o yaml
   Error: could not validate destination resources: 
   	Configmap my-cm is missing from test namespace
   ```
   We either need to skip the validation or at least introduce a flag to skip such validation when we're in dry run mode.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #4534: `kamel promote` dry run should not validate

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4534: `kamel promote` dry run should not validate
URL: https://github.com/apache/camel-k/issues/4534


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org