Pasquale Congiusti

Results 154 issues of Pasquale Congiusti

Probably it will be already part of #1656 as we're planning to support only this publishing method. However we can work this part separately, making sure to provide options to...

kind/feature
status/never-stale
area/builder

If a user wants to use `kustomize` we do not offer a default installation procedure. It would be nice to have a basic procedure and have something like `kubectl apply...

status/never-stale
area/installation

As we've started some draft work [1] to think alternative distribution model for Kamelets Catalog, I think we can collect some feedback about the possibility to version Kamelets (and catalog),...

status/never-stale
area/kamelets
kind/design

As shown during the effort of developing offline procedure [1], the project we create is no reproducible build as it misses certain Maven dependencies configuration to make sure we always...

status/never-stale
area/builder

Also, in that spirit of moving / "encapsulating" the configurability responsibility to the traits, it may be logical to: * Move the `.spec.repositories` field (Maven repositories) into the _builder_ trait...

good first issue
status/never-stale
area/traits

### Bug description I'm trying to execute a basic Kotlin DSL like: ``` // camel-k: language=kotlin from("timer:kotlin?period=1000") .setBody() .simple("Hello Camel from \${routeId}") .log("\${body}") ``` Using Camel JBang (Camel 4 version),...

bug
area/kotlin

Just happened in a couple of PR I did. This is the error trace: ``` parse error: Invalid numeric literal at line 1, column 2 Error: Process completed with exit...

**Release Note** ```release-note chore(cmd): error if no default catalog found ```

As $subject

``` ❌ TestKitMaxBuildLimit (16m10.71s) OLM is not available in the cluster. Fallback to regular installation. Camel K installed in namespace test-3521c82f-435c-43b9-9184-e18af3e60f5a (global mode) integration kit "integration-a" created integration kit "integration-b"...

area/test/flakiness