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-k.git
from 57361bf46 chore: changelog automatic update
new 901c8bac0 feat(vault): Support Hashicorp Vault as secrets properties
source
new 32cefead7 feat(vault): Support Hashicorp Vault as secrets properties
source - Generated docs
The 2 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:
.../hashicorp_vault.go} | 57 ++++++++++++----------
.../hashicorp_vault_test.go} | 27 +++++-----
docs/modules/ROOT/nav.adoc | 1 +
docs/modules/traits/pages/hashicorp-vault.adoc | 0
pkg/resources/resources.go | 4 +-
resources/traits.yaml | 36 ++++++++++++++
script/gen_doc.sh | 3 +-
7 files changed, 86 insertions(+), 42 deletions(-)
copy addons/vault/{azure/azure_key_vault.go => hashicorp/hashicorp_vault.go}
(50%)
copy addons/vault/{azure/azure_key_vault_test.go =>
hashicorp/hashicorp_vault_test.go} (68%)
create mode 100644 docs/modules/traits/pages/hashicorp-vault.adoc