This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 4f74d67 Updated CHANGELOG.md
4f74d67 is described below
commit 4f74d676eaef98f4a1a1573edf73137c5a5ddf3e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 23 03:19:15 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43d8025..b88fc1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,12 @@
**Merged pull requests:**
+- chore\(e2e\): Polish Gomega usage in e2e tests
[\#2063](https://github.com/apache/camel-k/pull/2063)
([astefanutti](https://github.com/astefanutti))
+- test: Add eviction cases to the PodDisruptionBudget trait e2e tests
[\#2062](https://github.com/apache/camel-k/pull/2062)
([astefanutti](https://github.com/astefanutti))
+- chore\(e2e\): Add test case to Integration scaling e2e tests
[\#2061](https://github.com/apache/camel-k/pull/2061)
([astefanutti](https://github.com/astefanutti))
+- fix\(api\): Remove deprecated deepcopy-gen markers
[\#2060](https://github.com/apache/camel-k/pull/2060)
([astefanutti](https://github.com/astefanutti))
+- Move trait test to separate directory
[\#2059](https://github.com/apache/camel-k/pull/2059)
([bouskaJ](https://github.com/bouskaJ))
+- test: Add PodDisruptionBudget trait e2e tests
[\#2057](https://github.com/apache/camel-k/pull/2057)
([astefanutti](https://github.com/astefanutti))
- chore\(cmd\): skip operator compatibility warning
[\#2056](https://github.com/apache/camel-k/pull/2056)
([squakez](https://github.com/squakez))
- feat: add command completion for connect flag
[\#2055](https://github.com/apache/camel-k/pull/2055)
([johnpoth](https://github.com/johnpoth))
- Wait for operator to start before scaling it to zero
[\#2054](https://github.com/apache/camel-k/pull/2054)
([bouskaJ](https://github.com/bouskaJ))