This is an automated email from the ASF dual-hosted git repository. gfournier pushed a change to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 1a80acfa3 chore: nightly automatic updates new 5965c3979 test: Add Unit test for maven proxy settings new 99679d761 test(e2e): Add check on env vars for pod 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: e2e/advanced/maven_http_proxy_test.go | 17 +++ pkg/util/maven/maven_proxies_test.go | 246 ++++++++++++++++++++++++++++++++++ 2 files changed, 263 insertions(+) create mode 100644 pkg/util/maven/maven_proxies_test.go