Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align the Hashicorp Vault Add-on to CAMEL-20775 #5527

Open
oscerd opened this issue May 20, 2024 · 2 comments
Open

Align the Hashicorp Vault Add-on to CAMEL-20775 #5527

oscerd opened this issue May 20, 2024 · 2 comments
Assignees

Comments

@oscerd
Copy link
Contributor

oscerd commented May 20, 2024

Requirement

https://issues.apache.org/jira/browse/CAMEL-20775

We need to remove the engine property, since it's not used anymore.

Problem

We need to remove the engine property, since it's not used anymore.

Proposal

Align once we support Camel 4.7.0

Open questions

No response

@oscerd oscerd added the kind/feature New feature or request label May 20, 2024
@oscerd oscerd self-assigned this May 20, 2024
@squakez
Copy link
Contributor

squakez commented May 21, 2024

We need to do the change in a backward compatible way. Remind that, although the parameter may not be longer used after Camel 4.7.0, the operator can still run previous runtimes version which are making use of that parameter. I think the best approach is to deprecated and eventually remove when we bump to a major Kubernetes API upgrade.

Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants