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

[GitHub] [camel] oscerd opened a new pull request, #10033: Export secrets

oscerd opened a new pull request, #10033:
URL: https://github.com/apache/camel/pull/10033

   # Description
   
   <!--
   - Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
   -->
   
   # 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](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it).
   
   <!--
   # *Note*: trivial changes like, typos, minor documentation fixes and other small items do not require a JIRA issue. In this case your pull request should address just this issue, without pulling in other changes.
   -->
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful subject line and body.
   
   <!--  
   If you're unsure, you can format the pull request title like `[CAMEL-XXX] Fixes bug in camel-file component`, where you replace `CAMEL-XXX` with the appropriate JIRA issue.
   -->
   
   - [x] I formatted the code using `mvn -Pformat,fastinstall install && mvn -Psourcecheck`
   
   <!-- 
   You can run the aforementioned command in your module so that the build auto-formats your code and the source check verifies that is complies with our coding style. This will also be verified as part of the checks and your PR may be rejected if the checkstyle does not pass.
   
   You can learn more about the contribution guidelines at https://github.com/apache/camel/blob/main/CONTRIBUTING.md
   -->
   
   This is a fix for automatically add the required deps and the required options (to be set) for secret refresh, so for example we could do something like
   
   `camel export --secrets-refresh --secrets-refresh-providers=AWS,GCP,Azure --runtime=quarkus --gav=org.oscerd.camel:test:1.0.0-SNAPSHOT --directory=./test/`
   


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


[GitHub] [camel] oscerd commented on pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on PR #10033:
URL: https://github.com/apache/camel/pull/10033#issuecomment-1540006649

   Ok, I'm going to set as possible values aws, gcp and azure, and later I'll add the doc. Thanks.


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


[GitHub] [camel] github-actions[bot] commented on pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10033:
URL: https://github.com/apache/camel/pull/10033#issuecomment-1539837349

   :no_entry_sign: There are (likely) no components to be tested in this PR


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


[GitHub] [camel] oscerd commented on pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on PR #10033:
URL: https://github.com/apache/camel/pull/10033#issuecomment-1540009569

   Done.


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


[GitHub] [camel] oscerd closed pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties
URL: https://github.com/apache/camel/pull/10033


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


[GitHub] [camel] davsclaus commented on pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #10033:
URL: https://github.com/apache/camel/pull/10033#issuecomment-1540006099

   And we could maybe add a section to the doc about this feature (see camel-jbang in docs folder).
   And since we have 3 providers now we could also add them in the option description: (aws,azure,gcp)


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


[GitHub] [camel] github-actions[bot] commented on pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10033:
URL: https://github.com/apache/camel/pull/10033#issuecomment-1539817962

   :no_entry_sign: There are (likely) no components to be tested in this PR


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


[GitHub] [camel] oscerd commented on pull request #10033: CAMEL-19099 - Camel-Jbang Export: Add a flag to include secret refresh properties in application.properties

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on PR #10033:
URL: https://github.com/apache/camel/pull/10033#issuecomment-1540006393

   Ok, I'm going to set as possible values aws, gcp and azure, and later I'll add the doc. Thanks.


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