Pasquale Congiusti

Results 154 issues of Pasquale Congiusti

Closes #3472 **Release Note** ```release-note doc: local operator id procedure ```

The [local camel k operator debugging procedure](https://camel.apache.org/camel-k/next/contributing/local-development.html) is not working any longer. The operator starts correctly but it is not able to run any Integration. I've tried setting `KAMEL_OPERATOR_ID` env...

kind/bug
area/operator

`golangci-lint` used in github actions is now `1.47.2` version and it is reporting several issues. ``` cmd/util/vfs-gen/multifs/multidir.go:43:10 exhaustruct entries is missing in dirInfo cmd/util/vfs-gen/multifs/multidir.go:87:45 exhaustruct entries is missing in dirInfo...

good first issue
area/continuous integration

As Opentracing is marked as deprecated in Camel Quarkus: https://camel.apache.org/camel-quarkus/next/reference/extensions/opentracing.html

area/observability
area/traits

I've uninstalled everything but I can still see leases around that won't let me install again an operator due to `installation not allowed because operator with id 'camel-k-missing-deps' already exists,...

kind/bug
good first issue

Adding -s and -w flag reduce significatively the size of the output (52 vs 73 MiB) ``` $ ll kamel -h -rwxrwxr-x 1 squake squake 73M abr 28 16:47 kamel*...

status/stale

We may think to move the actual nightly release job that build the latest bits of Camel K in an unsupported pre-release into a Continuous Delivery. Basically it means the...

area/continuous integration
status/never-stale

Provide some example to show how to use the trait. See other examples in https://github.com/apache/camel-k/tree/main/examples/traits as a reference.

good first issue
area/documentation
status/never-stale
area/traits

We may have a look and collect here the tests that are mostly failing in our E2E suite: - [ ] --- FAIL: TestKameletChange (269.36s) - [ ] --- FAIL:...

kind/task
area/continuous integration
area/test

We should include some example related to the local dependencies feature. _Originally posted by @squakez in https://github.com/apache/camel-k/pull/2835#pullrequestreview-928614436_

good first issue
area/documentation
status/never-stale