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 5ff1d5a  Fix #2035: invalid YAML should not make the operator panic
     new 5acde80  test: Add toleration trait e2e tests
     new b9aca18  chore: Rename PodDisruptionBudget trait e2e test
     new e246921  chore(doc): Polish toleration trait documentation
     new 5dd3332  chore: regen traits schema
     new 161b1de  test: Only run node toleration e2e test on multi-nodes cluster

The 5 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:
 deploy/traits.yaml                        | 507 ++++++++++++++++++++++--------
 docs/modules/traits/pages/toleration.adoc |  12 +-
 e2e/common/traits/pdb_test.go             |   2 +-
 e2e/common/traits/toleration_test.go      | 130 +++++---
 e2e/support/test_support.go               |  35 +++
 pkg/trait/toleration.go                   |  12 +-
 6 files changed, 510 insertions(+), 188 deletions(-)

Reply via email to