Closed issues:
- Multiple ReplicaSet Race Condition #2188
- [regression] 1.3.2 regresses on "SinkBinding on KSVC results into ping-pong between operators #1936" #2184
- Default liveness probe initial delay is too short #2173
- Review generated CSV #2164
- Integrations are re-built on operator upgrade #2162
- Deployment on K3s failing with Kaniko and Buildah build strategy #2161
- Deployment on K3s failing with Spectrum build strategy #2160
- Normalize object references #2158
- Ability to provide Maven repository CA certificates #2149
- kamelet-binding: embedding camelets #2146
- Release 1.3.2 #2144
- cli: add a binding sub command #2083
- Improve description of "dependency" run and modeline option to include case of Camel components artifactId #1584
- Adding camel-jackson dependency creates issues with inner classes #1507
- Adding a dump command #1415
Merged pull requests:
- chore: Tidy proposals directory #2204 (astefanutti)
- chore(cli): Fix error handling in local commands #2202 (astefanutti)
- Add OLM upgrade test #2198 (bouskaJ)
- Update to Camel 3.9.0 and Camel-Quarkus 1.8.1 #2197 (nicolaferraro)
- fix: Prevent Integration environment variables ordering randomization #2196 (astefanutti)
- chore(ci): upgrade YAKS version #2194 (nicolaferraro)
- chore(cli): Improve run command --dependency option description #2193 (astefanutti)
- fix: Increase operator liveness probe initial delay and period #2192 (astefanutti)
- fix: Add bindings.knative.dev/include label to SinkBinding sources #2190 (astefanutti)
- chore: upgrade Service Binding Operator to v0.6.0 #2187 (johnpoth)
- doc: Maven configuration documentation #2186 (astefanutti)
- Fix #2083: add kamel bind command #2183 (nicolaferraro)
- feat(operator): NodeSelector install options #2182 (squakez)
- feat(build): Custom Maven CA certificate(s) support #2180 (astefanutti)
- Fix link in example knative readme #2174 (apupier)
- Adding a dump command #2171 (oscerd)
- Normalize names #2169 (nicolaferraro)
- chore(OLM): Remove old Build CRD from OLM package #2166 (astefanutti)
- fix: Integrations are re-built on operator upgrade #2163 (astefanutti)
- test: Operator upgrade e2e tests #2159 (astefanutti)
- doc(test): basic e2e local instructions #2155 (squakez)
- fix(ci): Free more disk space and pin OS version #2154 (astefanutti)
- chore(s2i): Set owner reference for BuildConfig and ImageStream resources #2152 (astefanutti)
- Fix #2035: invalid YAML should not make the operator panic #2148 (nicolaferraro)
- Fix oc parameter and added filenames to the yaml sections #2147 (claudio4j)
- fix service-binding role group #2145 (nicolaferraro)
- doc: added documentation about deploying Camel K on k3s #2143 (orpiske)
- Add toleration trait e2e test #2142 (tplevko)
- fix: disable CGO when building on Fedora to avoid linking issues on the Ubuntu-based image (#2140) #2141 (orpiske)
- fix: buildah to ensure it works with insecure registries #2138 (orpiske)
- feat: container image builder tasks #2131 (astefanutti)
- fix: ensure Kaniko build strategy works with insecure registries #2130 (orpiske)
- test: Add e2e/common/cli to common e2e test suite #2128 (astefanutti)
- Create new test folder with kamel cli specific tests #2125 (mmajerni)
- fix: only assume secure pull if the main registry and the base image registry are different #2124 (orpiske)
- test: Add toleration trait e2e tests #2123 (astefanutti)
- chore(doc): fix links to unlock website #2121 (nicolaferraro)
- chore(test): test correct filtering of messages from Knative broker #2120 (nicolaferraro)
- Kamel local inspect: In case of missing format, show the output in th… #2118 (oscerd)
- Fix knative subscriptions and triggers #2115 (nicolaferraro)
- feat(operator): toleration install flag #2114 (squakez)
- fix(cli): install error message #2112 (squakez)
- chore: fix default template for Kamelets #2111 (nicolaferraro)
- chore(documentation): add Kamelet development guide #2110 (nicolaferraro)
- fix: Do not report falsy readiness condition on Integration downscaling #2108 (astefanutti)
- fix(ci): Fix OpenShift DNS node configuration #2104 (astefanutti)
- chore : Fix links to the developers guide - needs to point to latest/contributing/developers.html #2102 (cunningt)
- chore: Upgrade Knative to version 0.21.0 #2101 (astefanutti)
- chore: Rely on Lease from controller-runtime for leader election #2100 (astefanutti)
- Add missing classpath locations for external kits #2097 (jamesnetherton)
- fix: Use correct versions to access OLM APIs #2095 (astefanutti)
- Upgrade sbo #2094 (johnpoth)
- Disable OLM in uninstall tests #2092 (bouskaJ)
- Fix alternative image test #2091 (bouskaJ)
- Fix #200: Add support for mirrorOf attribute #2089 (bouskaJ)
- chore: Upgrade controller-runtime to version 0.7.2 #2087 (astefanutti)
- chore(kamelets): embed kamelet repository and remove lookup from gith… #2086 (nicolaferraro)
- refactor(trait): affinity #2078 (squakez)
- Upgrade Kubernetes to v0.19.8 and Service Binding operator to v0.4.1 #2076 (astefanutti)
- Fix deprecated annotation #2070 (bouskaJ)
- Operator labels are different when OLM is used #2069 (bouskaJ)
- test: Add operator metrics e2e tests #2066 (astefanutti)
- Cleanup files dir #2065 (bouskaJ)
- chore(e2e): Assert Integration readiness condition in scaling e2e tests #2064 (astefanutti)
- chore(e2e): Polish Gomega usage in e2e tests #2063 (astefanutti)
- test: Add eviction cases to the PodDisruptionBudget trait e2e tests #2062 (astefanutti)
- chore(e2e): Add test case to Integration scaling e2e tests #2061 (astefanutti)
- fix(api): Remove deprecated deepcopy-gen markers #2060 (astefanutti)
- Move trait test to separate directory #2059 (bouskaJ)
- Implement a lightning-fast global strategy #2058 (nicolaferraro)
- test: Add PodDisruptionBudget trait e2e tests #2057 (astefanutti)
- Add local build command replacing local create #2048 (doru1004)
- Fix #2043: add processing steps to KameletBinding #2044 (nicolaferraro)
- Use Quarkus fast-jar package format apache/camel-k-runtime#360 #1931 (jamesnetherton)