Luis Sergio Faria Carneiro

Results 10 issues of Luis Sergio Faria Carneiro

### Requirement I wish I could mount multiple config maps at the same directory. My use case is that I wish I could keep each resource file required by the...

kind/feature
good first issue
status/never-stale
area/traits

### What happened? An integration that contains a more than 1 cron and is built using a CronJob stops before all the crons have had a chance to run ###...

area/documentation

### Requirement Consider the scenario where I set up an Integration with the following endpoint: `from("quartz://groupName/timerName?cron=* 10-12 * * *&trigger.timeZone=America/Sao_Paulo")` This is supposed to run everyday from 10am to noon...

kind/feature
good first issue

### What happened? I'm not sure whether this is a Camel K or Knative issue. This is what happens: I created an Integration with the following source code: ``` apiVersion:...

kind/bug
area/knative

### What happened? I have Camel-K running on an EKS cluster with autoscaling groups scaling up to 20 nodes. At the moment this was reported, 8 nodes were running, and...

kind/bug

### What happened? When I created an integration that included the following step: ``` steps: - marshal: base64: {} ``` Camel-K didn't include the camel-base64 dependency automatically and it only...

kind/feature
status/never-stale
area/DSL

## Ask your question here: Hi there. I'm facing a situation where I need to detect that a Knative Service will never be Ready because its Deployment progress deadline expired....

kind/question

### Requirement As I user I wish I could mount a persistent volume in the operator pod declaring the persisent volume and directory to be mounted on the helm charts....

kind/feature
area/helm

## Ask your question here: Hi all. I have some Knative Services which are configured to have at least 1 replica: ``` spec: template: metadata: annotations: autoscaling.knative.dev/minScale: "1" ``` However,...

kind/question
triage/needs-user-input

Fixed cell row and column index tracking when there are blank cells at the beginning of the row, like: ``` 136316 136317 1 1 136318 265 136319 45411.095648645831 ``` The...