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

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


    from 674118d2d chore: nightly automatic updates
     new 4eafd3e7a feat: Add default container annotation for kubectl commands
     new ac624618c use constant for default container annotation

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                         |   7 +-
 pkg/trait/cron.go                              |   3 +
 pkg/trait/default_container_annotation_test.go | 345 +++++++++++++++++++++++++
 pkg/trait/deployment.go                        |   3 +
 pkg/trait/knative_service.go                   |   4 +
 5 files changed, 359 insertions(+), 3 deletions(-)
 create mode 100644 pkg/trait/default_container_annotation_test.go

Reply via email to