This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from a85fc5ef228 camel-jbang - Add get endpoint command
new 167d1895ae0 camel-azure-key-vault - Add dev console for secrets
new c461cef4010 camel-azure-key-vault - Add dev console for secrets
new ff0906ff2a8 camel-azure-key-vault - Add dev console for secrets
new 7e9693b7502 camel-azure-key-vault - Add dev console for secrets
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel-azure/camel-azure-key-vault/pom.xml | 4 +
.../org/apache/camel/dev-console/azure-secrets | 2 +
.../key/vault/AzureKeyVaultManagerDevConsole.java} | 61 ++--
.../key/vault/EventhubsReloadTriggerTask.java | 376 +++++++++++----------
.../camel/cli/connector/LocalCliConnector.java | 9 +
.../dsl/jbang/core/commands/process/ListVault.java | 19 +-
6 files changed, 256 insertions(+), 215 deletions(-)
create mode 100644
components/camel-azure/camel-azure-key-vault/src/generated/resources/META-INF/services/org/apache/camel/dev-console/azure-secrets
copy
components/{camel-google/camel-google-secret-manager/src/main/java/org/apache/camel/component/google/secret/manager/GoogleSecretManagerDevConsole.java
=>
camel-azure/camel-azure-key-vault/src/main/java/org/apache/camel/component/azure/key/vault/AzureKeyVaultManagerDevConsole.java}
(71%)