Gustaf Lindstedt

Results 14 issues of Gustaf Lindstedt

**What this PR does / why we need it**: Make it easer to override container defaults (such as args and resource requests/limits) without having to redefine the entire container spec,...

cncf-cla: no
size/M
needs-rebase

This is basically the same issue as https://github.com/serde-rs/serde/issues/1161 but where a struct is wrapped in a tuple struct variant: ```rust use serde::{self, Deserialize, Serialize}; use serde_json; #[derive(Serialize, Deserialize)] struct Bar...

# 🐞 bug report ### Affected Rule The issue is likely somewhere in these rules: `pip_parse`/`install_deps`/`whl_library` ### Is this a regression? Yes, the previous version in which this bug was...

**Is your feature request related to a problem? Please describe.** We use istio with the istio ingress gateway which initiates traces from incoming requests, or adds a span in case...

metrics-generator

To make it easier to do cleanup of a botched run and have separation from existing deployments the e2e tests should deploy to their own namespace, or possibly allow for...

**Is your feature request related to a problem? Please describe.** Not sure if this is out of scope for the crate. The main use case is that identity tokens are...

enhancement

**What this PR does / Why we need it**: If a single backfill has expired it would cause the whole FetchMatches call to error out. Now instead the backfill will...

**What happened**: A backfill stopped being acknowledged since it was no longer needed. After a while it expired and was scheduled for cleanup. The `CleanupBackfills` routine was interrupted through the...

kind/bug

### What happened? When writing a markdown link in a checkbox block the "link context" doesn't properly close with the ending parenthesis and it continues to consider the rest of...

Type: Bug
Unit: Editor
Status: Confirmed
good first issue

I encountered this while building an AUR package using this library: ``` ⨯ cannot execute cause=exit status 1 out={:timestamp=>"2019-11-27T19:36:17.539250+0100", :message=>"Process failed: /usr/bin/fish failed (exit code 127). Full command was:[\"/usr/bin/fish\", \"-c\",...