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

Multiple improvements and fixes #507

Merged
merged 10 commits into from
Jun 17, 2024

Conversation

christophd
Copy link
Member

@christophd christophd commented Jun 13, 2024

Fixes #503
Fixes #504
Fixes #505
Fixes #506
Fixes #508
Fixes #509

- Make sure to use number type for trait values that do not use quotes
- Enable the user to set trait values as numbers in modeline trait config (e.g. container.port)
…el K integrations

- Add steps to set environment variables for a Camel K integration
- Environment variables get set as trait configuration
- Adds stop on error setting (default=true) so the Camel K integration verification stops immediately once the integration is set to `Error` phase
- Avoids retry mechanism to hit timeout on integrations that do not recover from error state, which is the usual situation
- Allow to bind multiple secrets to a test
- Bind secrets by its name to the test via runtime configuration or command line argument
- Only add secret content as test variables for .properties files
- Add secret content to test classpath so test is able to load the content on demand
- Update Golang 1.22
- Update codegen and controller_gen versions
- Update dependencies versions
@christophd christophd force-pushed the chore/bind-secrets-to-test branch 2 times, most recently from 5d36614 to d87dce3 Compare June 17, 2024 19:30
@christophd christophd merged commit df64f47 into citrusframework:main Jun 17, 2024
3 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
1 participant