-
Notifications
You must be signed in to change notification settings - Fork 28
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
Multiple improvements and fixes #507
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 548b1dd - Browse repository at this point
Copy the full SHA 548b1ddView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 478381b - Browse repository at this point
Copy the full SHA 478381bView commit details -
fix(citrusframework#505): Modeline trait value types in Camel K
- 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)
Configuration menu - View commit details
-
Copy full SHA for f95977d - Browse repository at this point
Copy the full SHA f95977dView commit details -
fix(citrusframework#506): Allow setting environment variables for Cam…
…el K integrations - Add steps to set environment variables for a Camel K integration - Environment variables get set as trait configuration
Configuration menu - View commit details
-
Copy full SHA for 87c0e0f - Browse repository at this point
Copy the full SHA 87c0e0fView commit details -
fix(citrusframework#503): Stop verification on Camel K integration error
- 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
Configuration menu - View commit details
-
Copy full SHA for dcd8048 - Browse repository at this point
Copy the full SHA dcd8048View commit details -
Configuration menu - View commit details
-
Copy full SHA for f25a208 - Browse repository at this point
Copy the full SHA f25a208View commit details -
fix(citrusframework#504): Improve secret volume mounts
- 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
Configuration menu - View commit details
-
Copy full SHA for 4c7d25f - Browse repository at this point
Copy the full SHA 4c7d25fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb71ed - Browse repository at this point
Copy the full SHA 0bb71edView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2af0603 - Browse repository at this point
Copy the full SHA 2af0603View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59795a5 - Browse repository at this point
Copy the full SHA 59795a5View commit details