Neer Friedman

Results 4 issues of Neer Friedman

We are using URI in an environment variable in order to configure our `LogstashLogger`: ```ruby # Read the URI from an environment variable logger = LogStashLogger.new(uri: ENV['LOGSTASH_URI']) ``` The default...

Many tools use templating syntax with {{ ... }} delimiters, it's hard to maintain Helm charts for such tools. This HIP suggests to use "magic comments" in the template to...

size/L

**What this PR does / why we need it**: Some popular kubernetes components (prometheus, argo-workflows, ...) use templating with `{{...}}` syntax. This makes it hard for helm users to template...

size/L
v4.x

## What this PR does / why we need it: Currently there's a problem where if an Ingress is using a service with ExternalName but that external name cannot be...

cncf-cla: yes
size/S
approved
needs-kind
ok-to-test
needs-triage
needs-priority
area/lua