Jorge Turrado Ferrero

Results 97 issues of Jorge Turrado Ferrero

### Report Currently, we have some processes relying on generated certificates, such as the metrics server and the communication channel between MS and the operator. If the certificate changes, we...

bug
stale-bot-ignore

### Brief summary The operator creates the init job successfully, but if the pod fails for any reason, the operator doesn't notice it and the K6 job is stuck on...

bug

Fixes https://github.com/grafana/k6-operator/issues/290

### Feature Description Working on [this PR](https://github.com/grafana/k6-operator/pull/291), I have tried to add some integration test for this changes but there isn't any wait to do it with current setup because...

enhancement

### Feature Description Hello We are integrating K6 operator for our load tests, and we have noticed that we have to define the parallelism as part of CR directly. In...

enhancement
evaluation needed
meta

### Proposal There are some cases where a transient error (or not transient) produce failures on e2e tests, for example this execution: https://github.com/kedacore/keda/actions/runs/8097346980/job/22128480015 I've checked the pr-cluster and the kafka...

enhancement
help wanted
testing
cost-efficiency

### Checklist - [x] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://github.com/kedacore/keda/blob/main/CONTRIBUTING.md#developer-certificate-of-origin-signing-your-work))

This PR has migrated some old Azure SDKs into the (unified) new one - EventHub: `github.com/Azure/azure-event-hubs-go/v3` -> `github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs` - Blob Storage: `github.com/Azure/azure-storage-blob-go` -> `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` - Storage queues: `github.com/Azure/azure-storage-queue-go` -> `github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue`...

### Proposal MSK (Kafka Managed Services from AWS) supports IAM for authentication via SASL. ### Use-Case [AWS announced the native support to MSK IAM (Kafka) using sarama client](https://aws.amazon.com/blogs/big-data/amazon-msk-iam-authentication-now-supports-all-programming-languages/). They have...

help wanted

### Proposal We deprecated `cortexOrgID` on v2.10 with the removal scheduled for v2.12 and we missed it. We have to remove it from code and docs

help wanted
good first issue