This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 7d2df32 Updated CHANGELOG.md
new 96d8b60 fix: Prevent Integration environment variables ordering
randomization
new dad0c47 chore: pass configuration variable with empty value
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:
pkg/trait/container.go | 4 ++--
pkg/trait/cron.go | 2 +-
pkg/trait/deployment.go | 4 +---
pkg/trait/knative_service.go | 2 +-
pkg/trait/trait.go | 8 ++++----
pkg/trait/trait_types.go | 12 ++++++++----
pkg/trait/util.go | 42 ++++++++++++++++++++++++++----------------
pkg/trait/util_test.go | 10 ++++++----
8 files changed, 49 insertions(+), 35 deletions(-)