Pasquale Congiusti

Results 154 issues of Pasquale Congiusti

## This is a... [ ] Feature request [x] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...

cat/bug
group/ui
status/never-stale

## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...

group/server
group/ui
group/meta
status/never-stale
cat/enhancement

When applying a HorizontalPodAutoscaler on a resource which has a missing `.spec.replicas` value (which may be the default state for any given custom resource), it fails with something like: ```...

sig/autoscaling
needs-triage

As a follow up of a [discussion still open in Quarkus community](https://github.com/quarkusio/quarkus/pull/11998), we should fix the way we retrieve named mongo clients in mongodb extensions. The PR #1688 should patch...

Hi there. We noticed that the output generated is producing a `%2f` encoded value instead of a `/`. That's not a problem for a browser but it can be a...

Right now the result would be like this: ![image](https://user-images.githubusercontent.com/23169723/151192749-37632e70-eba6-4b97-82a1-c40d07334833.png) We must work on improving the image (which is required to be 1080p to render automatically). _Originally posted by @squakez in...

help wanted
good first issue

I am creating a series of tutorials, each one in a different subdirectory, ie: ``` basic/readme.didact.md basic/file.txt advanced/readme.didact.md basic/file.txt ... ``` When I execute the basic tutorial, any reference to...

As discussed in dev mailing list [1], we should provide the proper documentation to illustrate the LTS support we're providing for Camel K (which will be aligned to Camel Quarkus...

area/documentation

I was playing with `kamel bind` command and I realized that we use 0 index start when we play with `step` properties. Ie `kamel bind ... --step my-step -p step-0.my-key=value`....

good first issue
area/ux
status/never-stale

As discussed in https://github.com/apache/camel-k/pull/3601#discussion_r963234805 the `make bundle` is adding `images` property. Is that correct?

kind/question