This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new afe00e5 Updated CHANGELOG.md
afe00e5 is described below
commit afe00e518ab29f3a391de8bd96ca76d1635dfbec
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 26 04:16:00 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6d01bc..acb93c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Timeout when debugging the operator locally
[\#2315](https://github.com/apache/camel-k/issues/2315)
- Structured logs: remaining bits
[\#2286](https://github.com/apache/camel-k/issues/2286)
- \[Docs\] Broken links on autogenerated API
[\#2280](https://github.com/apache/camel-k/issues/2280)
- Normalize Spectrum build logs
[\#2276](https://github.com/apache/camel-k/issues/2276)
@@ -30,8 +31,13 @@
**Merged pull requests:**
+- Added K3s to the registry section of navbar
[\#2325](https://github.com/apache/camel-k/pull/2325)
([oscerd](https://github.com/oscerd))
+- Nav Bar: Titles fixed [\#2324](https://github.com/apache/camel-k/pull/2324)
([oscerd](https://github.com/oscerd))
- Updated the nav bar with all the installations
[\#2322](https://github.com/apache/camel-k/pull/2322)
([oscerd](https://github.com/oscerd))
+- \[TEST\] Increase timeouts for slow infra
[\#2319](https://github.com/apache/camel-k/pull/2319)
([bouskaJ](https://github.com/bouskaJ))
+- Fix \#2315: Add leader-election flag to Operator command
[\#2316](https://github.com/apache/camel-k/pull/2316)
([johnpoth](https://github.com/johnpoth))
- Check if the environment can produce structured Maven logs before parsing
them [\#2311](https://github.com/apache/camel-k/pull/2311)
([orpiske](https://github.com/orpiske))
+- chore\(ci\): Use `github.ref` instead of `github.head_ref` as concurrency
group key [\#2310](https://github.com/apache/camel-k/pull/2310)
([astefanutti](https://github.com/astefanutti))
- chore\(ci\): Cancel running workflows when PRs are updated
[\#2304](https://github.com/apache/camel-k/pull/2304)
([astefanutti](https://github.com/astefanutti))
- chore: Make phase structured logging key a string
[\#2303](https://github.com/apache/camel-k/pull/2303)
([astefanutti](https://github.com/astefanutti))
- chore\(cli\): Update CRDs when force installing cluster resources
[\#2301](https://github.com/apache/camel-k/pull/2301)
([astefanutti](https://github.com/astefanutti))