Alejandro Pedraza

Results 29 issues of Alejandro Pedraza

When uploading multiple files they're sent in parallel, which is great for swiftness, but they usually end up in a different order than they were declared in the `files` property....

### What problem are you trying to solve? Under some configs, Grafana charts making use of the `[i]rate` function aren't displaying any data. ### How should the problem be solved?...

help wanted
good first issue
area/docs
enhancement
area/viz

Workloads were inheriting it as the default `enabled` mode. Introduced a new entry in the inject integration test to catch this. This fix is paired with the ingress doc clarification...

Using linkerd-failover 0.1.0, as soon as a TS gets applied, this appears in the linkerd-failover pod: ```console 2022-07-28T16:23:36.638595Z ERROR patch:patch{namespace=emojivoto trafficsplit=my-weights}: linkerd_failover_controller::traffic_split: failed to record event error=ApiError: events.events.k8s.io is forbidden:...

good first issue
area/failover

DO NOT MERGE UNTIL 2.12.0 IS RELEASED! This updates the ArgoCD tutorial to take into account the replacement of the `linkerd2` helm chart with the `linkerd-core` and `linkerd-control-plane` charts. Also...

Updated `cli/cmd/doc.go` to include missing annotations, used to render https://linkerd.io/2.12/reference/proxy-configuration/

area/docs

The idea behind these rules is to keep a linear sequence of versions even when jumping between stable and edge, taking into account multiple scenarios. Does it sound convoluted? LMKWYT!

Ref #12104 Currently the resources config for the Policy controller are declared to fall back to the ones for the destination controller if they're empty: https://github.com/linkerd/linkerd2/blob/f0d861ea9b927eed308d66fa64a08a5861c028d2/charts/linkerd-control-plane/templates/destination.yaml#L347 However, the `.Values.policyController.resources` entry...

### Discussed in https://github.com/linkerd/linkerd2/discussions/11984 Originally posted by **smithdebug** January 24, 2024 Hello Team, I’m reaching out to inquire about the possibility of extending the timeout for the `linkerd-proxy-injector-webhook-config` Mutating Webhook....

help wanted
good first issue

### Discussed in https://github.com/linkerd/linkerd2/discussions/12009 Originally posted by **NikitaCloudRuntime** January 29, 2024 Hi there :) sorry for bringing up a new question but sadly after hours of debugging I was unable...

area/multicluster