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 38ad7bb Updated CHANGELOG.md
38ad7bb is described below
commit 38ad7bb263b5c565c11229f17fb55e6969778563
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 19 03:14:52 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0da1851..3c4c164 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Closed issues:**
+- How to specify resource for integration components
[\#1814](https://github.com/apache/camel-k/issues/1814)
+- scaling out camel-k integrations are not working correctly
[\#1806](https://github.com/apache/camel-k/issues/1806)
- Remove main runtime from operator codebase
[\#1803](https://github.com/apache/camel-k/issues/1803)
- Scalability of integration components in a non knative environment
[\#1798](https://github.com/apache/camel-k/issues/1798)
- Panic when attempting to convert from unstructured to Integration with
traits [\#1794](https://github.com/apache/camel-k/issues/1794)
@@ -30,6 +32,7 @@
**Merged pull requests:**
+- chore\(doc\): Add Camel K operator monitoring documentation
[\#1812](https://github.com/apache/camel-k/pull/1812)
([astefanutti](https://github.com/astefanutti))
- Update PDB trait documentation
[\#1810](https://github.com/apache/camel-k/pull/1810)
([astefanutti](https://github.com/astefanutti))
- Fix \#1549: auto-detect json in YAML
[\#1809](https://github.com/apache/camel-k/pull/1809)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix \#1771: use registry creds for pull and push and set Spectrum as default
[\#1807](https://github.com/apache/camel-k/pull/1807)
([nicolaferraro](https://github.com/nicolaferraro))