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 2266bfa Updated CHANGELOG.md 2266bfa is described below commit 2266bfa85f4c92f5a3e913f0ccbf40c1fb5a9315 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Mar 18 03:19:49 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 388c7d1..d99eac7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,10 @@ **Closed issues:** +- Buildah build strategy is not working with insecure registries [\#2137](https://github.com/apache/camel-k/issues/2137) - Push to insecure registry fails when using Kaniko build strategy [\#2127](https://github.com/apache/camel-k/issues/2127) - Allow pulling base images from insecure registries [\#2122](https://github.com/apache/camel-k/issues/2122) +- Consuming from more than 1 knative channel is broken [\#2109](https://github.com/apache/camel-k/issues/2109) - OLM installation fallback to normal installation without warning [\#2105](https://github.com/apache/camel-k/issues/2105) - Error when using an external kit [\#2090](https://github.com/apache/camel-k/issues/2090) - Add support for `@mirrorOf=xxx` for --maven-repository option [\#2088](https://github.com/apache/camel-k/issues/2088) @@ -35,6 +37,7 @@ - Removed changelog gh action [\#1890](https://github.com/apache/camel-k/issues/1890) - Corrupted binaries attached as resource [\#1881](https://github.com/apache/camel-k/issues/1881) - Release 1.3.0 [\#1867](https://github.com/apache/camel-k/issues/1867) +- Make Knative endpoints and kameletbinding work with broker without explicit event type [\#1840](https://github.com/apache/camel-k/issues/1840) - Refactor artifacts of deploy directory and continue alignment towards operator-sdk & kustomize [\#1820](https://github.com/apache/camel-k/issues/1820) - Implementing a global build strategy [\#1799](https://github.com/apache/camel-k/issues/1799) - Add a cli subcommand to inspect dependencies required by an Integration [\#1738](https://github.com/apache/camel-k/issues/1738) @@ -47,13 +50,18 @@ **Merged pull requests:** +- doc: added documentation about deploying Camel K on k3s [\#2143](https://github.com/apache/camel-k/pull/2143) ([orpiske](https://github.com/orpiske)) +- Add toleration trait e2e test [\#2142](https://github.com/apache/camel-k/pull/2142) ([tplevko](https://github.com/tplevko)) +- fix: buildah to ensure it works with insecure registries [\#2138](https://github.com/apache/camel-k/pull/2138) ([orpiske](https://github.com/orpiske)) - fix: ensure Kaniko build strategy works with insecure registries [\#2130](https://github.com/apache/camel-k/pull/2130) ([orpiske](https://github.com/orpiske)) - test: Add e2e/common/cli to common e2e test suite [\#2128](https://github.com/apache/camel-k/pull/2128) ([astefanutti](https://github.com/astefanutti)) - Create new test folder with kamel cli specific tests [\#2125](https://github.com/apache/camel-k/pull/2125) ([mmajerni](https://github.com/mmajerni)) - fix: only assume secure pull if the main registry and the base image registry are different [\#2124](https://github.com/apache/camel-k/pull/2124) ([orpiske](https://github.com/orpiske)) - chore\(doc\): fix links to unlock website [\#2121](https://github.com/apache/camel-k/pull/2121) ([nicolaferraro](https://github.com/nicolaferraro)) - Kamel local inspect: In case of missing format, show the output in th… [\#2118](https://github.com/apache/camel-k/pull/2118) ([oscerd](https://github.com/oscerd)) +- Fix knative subscriptions and triggers [\#2115](https://github.com/apache/camel-k/pull/2115) ([nicolaferraro](https://github.com/nicolaferraro)) - fix\(cli\): install error message [\#2112](https://github.com/apache/camel-k/pull/2112) ([squakez](https://github.com/squakez)) +- chore: fix default template for Kamelets [\#2111](https://github.com/apache/camel-k/pull/2111) ([nicolaferraro](https://github.com/nicolaferraro)) - chore\(documentation\): add Kamelet development guide [\#2110](https://github.com/apache/camel-k/pull/2110) ([nicolaferraro](https://github.com/nicolaferraro)) - fix: Do not report falsy readiness condition on Integration downscaling [\#2108](https://github.com/apache/camel-k/pull/2108) ([astefanutti](https://github.com/astefanutti)) - fix\(ci\): Fix OpenShift DNS node configuration [\#2104](https://github.com/apache/camel-k/pull/2104) ([astefanutti](https://github.com/astefanutti)) @@ -67,6 +75,7 @@ - Fix alternative image test [\#2091](https://github.com/apache/camel-k/pull/2091) ([bouskaJ](https://github.com/bouskaJ)) - Fix \#200: Add support for mirrorOf attribute [\#2089](https://github.com/apache/camel-k/pull/2089) ([bouskaJ](https://github.com/bouskaJ)) - chore: Upgrade controller-runtime to version 0.7.2 [\#2087](https://github.com/apache/camel-k/pull/2087) ([astefanutti](https://github.com/astefanutti)) +- chore\(kamelets\): embed kamelet repository and remove lookup from gith… [\#2086](https://github.com/apache/camel-k/pull/2086) ([nicolaferraro](https://github.com/nicolaferraro)) - refactor\(trait\): affinity [\#2078](https://github.com/apache/camel-k/pull/2078) ([squakez](https://github.com/squakez)) - Upgrade Kubernetes to v0.19.8 and Service Binding operator to v0.4.1 [\#2076](https://github.com/apache/camel-k/pull/2076) ([astefanutti](https://github.com/astefanutti)) - Fix deprecated annotation [\#2070](https://github.com/apache/camel-k/pull/2070) ([bouskaJ](https://github.com/bouskaJ)) @@ -131,18 +140,7 @@ - Re-introduce changelog action [\#1982](https://github.com/apache/camel-k/pull/1982) ([oscerd](https://github.com/oscerd)) - Refactors the deploy directory to make config directory single source of CRD truth [\#1978](https://github.com/apache/camel-k/pull/1978) ([phantomjinx](https://github.com/phantomjinx)) - fix\(OLM\): OLM bundle generation fixes [\#1977](https://github.com/apache/camel-k/pull/1977) ([astefanutti](https://github.com/astefanutti)) -- Backport action: Added license [\#1975](https://github.com/apache/camel-k/pull/1975) ([oscerd](https://github.com/oscerd)) -- Remove node configuration from backport action. It is not needed [\#1974](https://github.com/apache/camel-k/pull/1974) ([oscerd](https://github.com/oscerd)) -- Revert "Test PR do not merge" [\#1973](https://github.com/apache/camel-k/pull/1973) ([oscerd](https://github.com/oscerd)) -- Test PR do not merge [\#1971](https://github.com/apache/camel-k/pull/1971) ([oscerd](https://github.com/oscerd)) -- Added Backport Github action [\#1970](https://github.com/apache/camel-k/pull/1970) ([oscerd](https://github.com/oscerd)) -- refactor\(examples\): organize in folders [\#1968](https://github.com/apache/camel-k/pull/1968) ([squakez](https://github.com/squakez)) -- chore\(doc\): Monospaced property and type trait configuration options columns [\#1967](https://github.com/apache/camel-k/pull/1967) ([astefanutti](https://github.com/astefanutti)) - feat\(trait\): leverage ConfigMap binary data for resources [\#1965](https://github.com/apache/camel-k/pull/1965) ([squakez](https://github.com/squakez)) -- Correct the documented syntax for Dependency trait usage [\#1964](https://github.com/apache/camel-k/pull/1964) ([bvahdat](https://github.com/bvahdat)) -- chore\(build\): Sort builder steps by phase in Build spec [\#1962](https://github.com/apache/camel-k/pull/1962) ([astefanutti](https://github.com/astefanutti)) -- Fix \#1939: workaround for catalogs with duplicate entries [\#1960](https://github.com/apache/camel-k/pull/1960) ([nicolaferraro](https://github.com/nicolaferraro)) -- \[ENTESB-15644\] Fix monitoring test [\#1958](https://github.com/apache/camel-k/pull/1958) ([llowinge](https://github.com/llowinge)) - proposal: provided kamelets [\#1957](https://github.com/apache/camel-k/pull/1957) ([nicolaferraro](https://github.com/nicolaferraro)) - feat: Add ServiceBinding trait \(\#1445\) [\#1952](https://github.com/apache/camel-k/pull/1952) ([johnpoth](https://github.com/johnpoth)) - Use Quarkus fast-jar package format apache/camel-k-runtime\#360 [\#1931](https://github.com/apache/camel-k/pull/1931) ([jamesnetherton](https://github.com/jamesnetherton)) @@ -333,6 +331,7 @@ - Update to k8s 0.18.8 [\#1698](https://github.com/apache/camel-k/issues/1698) - Error during unshare\(...\): Operation not permitted [\#1580](https://github.com/apache/camel-k/issues/1580) - Remove support for Main runtime for integrations [\#1562](https://github.com/apache/camel-k/issues/1562) +- Add the camel category to Camel K CRDs [\#1556](https://github.com/apache/camel-k/issues/1556) - Auto-detect json in yaml syntax [\#1549](https://github.com/apache/camel-k/issues/1549) - Provide yaml schema of design definition [\#1537](https://github.com/apache/camel-k/issues/1537) - Expose operator related metrics [\#1267](https://github.com/apache/camel-k/issues/1267) @@ -509,7 +508,6 @@ - dependencies trait - Camel shorthand camel:dns vs camel-dns [\#1583](https://github.com/apache/camel-k/issues/1583) - Camel to Yaml transformation [\#1581](https://github.com/apache/camel-k/issues/1581) - Running YAML code [\#1579](https://github.com/apache/camel-k/issues/1579) -- Add the camel category to Camel K CRDs [\#1556](https://github.com/apache/camel-k/issues/1556) - kamel run simple.js --dev hangs after multiple kill/start [\#1505](https://github.com/apache/camel-k/issues/1505) - Support `make install-crc` [\#1410](https://github.com/apache/camel-k/issues/1410) - Add a nodeport option to the service trait [\#1321](https://github.com/apache/camel-k/issues/1321)