This is an automated email from the ASF dual-hosted git repository.

tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from 6ed322100 Updated CHANGELOG.md
     new 75c6f9afa fix(#3393): Update to CronJob batch/v1
     new ee05ecca0 fix(#3393): Make CronJob functionality optional

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/common/cli/install_test.go                     |  6 ++---
 e2e/common/cron_test.go                            | 12 ++++++++++
 e2e/support/test_support.go                        | 10 ++++----
 pkg/cmd/operator/operator.go                       | 27 +++++++++++++++-------
 .../integration/integration_controller.go          |  9 +++++---
 pkg/controller/integration/monitor.go              |  6 ++---
 pkg/controller/integration/monitor_cronjob.go      |  3 +--
 pkg/trait/container.go                             |  4 ++--
 pkg/trait/cron.go                                  | 15 ++++++------
 pkg/trait/cron_test.go                             |  6 ++---
 pkg/trait/mount.go                                 |  4 ++--
 pkg/trait/pod.go                                   |  4 ++--
 pkg/trait/test_support.go                          |  8 +++----
 pkg/trait/trait_types.go                           |  4 ++--
 pkg/util/kubernetes/collection.go                  | 24 +++++++++----------
 15 files changed, 83 insertions(+), 59 deletions(-)

Reply via email to