Pasquale Congiusti

Results 154 issues of Pasquale Congiusti

Right now we forcefully set the builder timeout to 10 minutes when a native build. However this can't be overridden. Ideally we should set this timeout to at least 10...

status/never-stale
area/quarkus
area/builder

The usage of these constants is making the release process a bit convoluted. We should rework them to either include environment variables or remove entirely the constants.

kind/feature
status/never-stale

The necessity to support the `routine` building strategy is a kind of a limitation as it requires the operator to be able to manage the operations concerns and the build...

kind/feature
status/never-stale

It requires some attention: ``` make bundle ... # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is...

status/never-stale
area/olm
area/installation

With this option we may close the circle around [Camel GitOps](https://camel.apache.org/camel-k/next/running/promoting.html#gitops). The idea is that, after the build from git repo, the operator creates a PR with something like a...

kind/feature
area/git

Add branch/tag/commit option to the `.spec.git` Integration API and related logic support.

kind/feature
good first issue
area/git

``` WARN [lintersdb] The linter "gomnd" is deprecated (step 2) and deactivated. It should be removed from the list of disabled linters. https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle WARN The linter 'tenv' is deprecated (since...

good first issue
area/continuous integration

We have a `jolokia` trait which is in charge to configure agent configuration for such kind of agent. We should instead have a generic trait to configure any agent, which...

kind/feature
area/traits

We're actually using a tag to start the image building process. It would be convenient to get the SHA of the image in order to have a fully reproducible build.

kind/feature
status/never-stale
area/builder

With #5969 we have deprecated the special Openshift features. We should remove them once moving to next major release.

kind/feature
status/never-stale