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 27ea823 Updated CHANGELOG.md 27ea823 is described below commit 27ea823b6997d8b1a4477944739b578e07b487f7 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jan 8 03:10:26 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e9d4c4..428e57b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,11 +15,14 @@ - Update documentation about monitoring metrics using Prometheus Operator 0.38.0 [\#2794](https://github.com/apache/camel-k/issues/2794) - Makefile: for the generate-doc target don't use show-progress for wget [\#2791](https://github.com/apache/camel-k/issues/2791) - how i use build-property on Integration crd [\#2789](https://github.com/apache/camel-k/issues/2789) +- Let user configure configmaps/secrets for `kamel run --openapi` option [\#2772](https://github.com/apache/camel-k/issues/2772) - Dry run kamel run [\#2769](https://github.com/apache/camel-k/issues/2769) - Is there any resources requirements for camel-k operator Deployment? [\#2768](https://github.com/apache/camel-k/issues/2768) +- How to use a custom Kamelet Repository? [\#2765](https://github.com/apache/camel-k/issues/2765) - Jitpack still configured with `master` branch [\#2764](https://github.com/apache/camel-k/issues/2764) - How can I find the log file location in the integration pod? [\#2762](https://github.com/apache/camel-k/issues/2762) - Default value of trait container.port-name is missing from catalog [\#2761](https://github.com/apache/camel-k/issues/2761) +- Trait catalog provided by kamel CLI contains a description mentioning "the end of this page" [\#2760](https://github.com/apache/camel-k/issues/2760) - How to remove Kamelets installation when installing IntegrationPlatform CRD? [\#2756](https://github.com/apache/camel-k/issues/2756) - Add 1.7.x documentation tag [\#2753](https://github.com/apache/camel-k/issues/2753) - Generated bundle created from `make bundle` contains separate service-account resource [\#2749](https://github.com/apache/camel-k/issues/2749) @@ -41,6 +44,7 @@ - Install Error [\#2498](https://github.com/apache/camel-k/issues/2498) - Make sure Camel K runs on Microshift [\#2473](https://github.com/apache/camel-k/issues/2473) - If the pod is in CrashLoopBackOff, the phase is reported as Running [\#2445](https://github.com/apache/camel-k/issues/2445) +- \[Trait\] Configuration refactoring [\#2320](https://github.com/apache/camel-k/issues/2320) - Wait for dependencies [\#2151](https://github.com/apache/camel-k/issues/2151) - Secret type not supported with buildah on K3S [\#2136](https://github.com/apache/camel-k/issues/2136) - Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with. [\#2135](https://github.com/apache/camel-k/issues/2135) @@ -61,6 +65,7 @@ - './kamel run xxx' and 'make test-integration' pod failures on Ubuntu 16.04 \(with minikube\) [\#1869](https://github.com/apache/camel-k/issues/1869) - GitHub Packages registry cannot be used as expected [\#1860](https://github.com/apache/camel-k/issues/1860) - Camel sslContextParameter not working [\#1815](https://github.com/apache/camel-k/issues/1815) +- Document Jitpack usage [\#1789](https://github.com/apache/camel-k/issues/1789) - Global operator mode on Minikube not working [\#1766](https://github.com/apache/camel-k/issues/1766) - Consider listing operator in Artifact Hub [\#1732](https://github.com/apache/camel-k/issues/1732) - can't run hello.java,maybe somethings wrong with registry [\#1699](https://github.com/apache/camel-k/issues/1699) @@ -85,6 +90,9 @@ **Merged pull requests:** +- doc\(jitpack\): detailed info and link to example [\#2857](https://github.com/apache/camel-k/pull/2857) ([squakez](https://github.com/squakez)) +- fix\(doc\): filter nolint comments in documentation trait [\#2851](https://github.com/apache/camel-k/pull/2851) ([squakez](https://github.com/squakez)) +- doc\(kamelets\): custom repository [\#2849](https://github.com/apache/camel-k/pull/2849) ([squakez](https://github.com/squakez)) - chore: Upgrade Knative to version 1.1.0 [\#2846](https://github.com/apache/camel-k/pull/2846) ([astefanutti](https://github.com/astefanutti)) - chore\(kamelet\): remove bean and ref error handler types [\#2843](https://github.com/apache/camel-k/pull/2843) ([squakez](https://github.com/squakez)) - AFTER camel-website \#740: local build v2 [\#2839](https://github.com/apache/camel-k/pull/2839) ([djencks](https://github.com/djencks)) @@ -116,6 +124,7 @@ - doc: cleaning [\#2778](https://github.com/apache/camel-k/pull/2778) ([squakez](https://github.com/squakez)) - fix\(build\): default jitpack to main [\#2775](https://github.com/apache/camel-k/pull/2775) ([squakez](https://github.com/squakez)) - doc\(install\): suggested resource configuration [\#2774](https://github.com/apache/camel-k/pull/2774) ([squakez](https://github.com/squakez)) +- feat\(cmd/run\): autogenerated configmap for resource/config local files [\#2771](https://github.com/apache/camel-k/pull/2771) ([squakez](https://github.com/squakez)) - chore\(release\): Update latest released version and OLM base CSV manifest [\#2770](https://github.com/apache/camel-k/pull/2770) ([astefanutti](https://github.com/astefanutti)) - chore\(build\): Upgrade Maven to version 3.8.4 [\#2767](https://github.com/apache/camel-k/pull/2767) ([astefanutti](https://github.com/astefanutti)) - gosec [\#2766](https://github.com/apache/camel-k/pull/2766) ([lburgazzoli](https://github.com/lburgazzoli))