Skip to content

Fixes #8897: Add CyberArk Vault example - #543

Merged
jamesnetherton merged 2 commits into
apache:camel-quarkus-mainfrom
JiriOndrusek:fix/8897-cyberark-example
Jul 28, 2026
Merged

Fixes #8897: Add CyberArk Vault example#543
jamesnetherton merged 2 commits into
apache:camel-quarkus-mainfrom
JiriOndrusek:fix/8897-cyberark-example

Conversation

@JiriOndrusek

Copy link
Copy Markdown
Contributor

fixes apache/camel-quarkus#8897

  • Adds a new cyberark-vault example demonstrating secret retrieval/creation from CyberArk
    Vault (Conjur) using the Camel CyberArk component
  • Includes full testcontainers setup (PostgreSQL + Conjur server + Nginx TLS proxy + CLI
    client) with fallback to external Conjur via environment variables
  • Includes a start-conjur.sh helper script and docker-compose.yml for local development

@JiriOndrusek
JiriOndrusek force-pushed the fix/8897-cyberark-example branch from 4c4fc62 to a0a667f Compare July 23, 2026 13:16

@jamesnetherton jamesnetherton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll want to rebase on #544 for the build to pass.

Also please add a new <module> entry into the project root pom.xml.

Comment thread cyberark-vault/pom.xml Outdated
Comment thread cyberark-vault/pom.xml Outdated
Comment thread cyberark-vault/pom.xml Outdated

@jamesnetherton jamesnetherton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some plugins got bumped in the other projects. So please align with those.

Comment thread cyberark-vault/pom.xml Outdated
Comment thread cyberark-vault/pom.xml Outdated
@JiriOndrusek
JiriOndrusek force-pushed the fix/8897-cyberark-example branch from a0a667f to fdb0f31 Compare July 28, 2026 12:15
@JiriOndrusek

Copy link
Copy Markdown
Contributor Author

@jamesnetherton thank you for the review!
All issues are fixed now.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JiriOndrusek
JiriOndrusek force-pushed the fix/8897-cyberark-example branch from fdb0f31 to e416352 Compare July 28, 2026 12:34
Comment thread cyberark-vault/pom.xml Outdated
@jamesnetherton
jamesnetherton merged commit 46983cc into apache:camel-quarkus-main Jul 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants