Results 7 issues of Braden Wright

**Versions of relevant software used** I'm using master branch of Git as of today **What happened** Install instructions didn't work **What you expected to happen** Install instructions to work **How...

I found charts for: * https://github.com/streamnative/charts/tree/master/charts/pulsar * https://github.com/streamnative/charts/tree/master/charts/pulsar-operator and I'm curious the differences, is there a good reason to use the operator? Typically I think of using Operators to add...

## Describe the feature In the Knative Resource `Service` it only supports 2 types of ports `h2c`, `http`. This generates the name on the K8s `Service`, grpc-web is a "special"...

kind/feature
lifecycle/stale

We have 2 LB's showing up with a red item for Load Balancer Allowing Clear Text (HTTP) Communication, there isn't anywhere to click to set an exception. I was trying...

bug
potential

`iso_path`, `boot_iso_path` are both not working. I've been able to track it down to PowerShell command that won't run. https://github.com/test-kitchen/kitchen-hyperv/blob/master/support/hyperv.ps1#L225 `Add-VMDvdDrive (Get-VM -Id $Id).Name` Won't run, with the following version...

I'm trying to install CRDs in a more proper way, meaning not using the /crds directory at the top level of Helm, b/c it doesn't allow for upgrading. If you...

In previous versions of External DNS support for Traefik / Ingress routes was added specific using `-source=traefik-proxy` here's some references to MR's / Docs: - https://kubernetes-sigs.github.io/external-dns/v0.14.1/tutorials/traefik-proxy/ - https://github.com/anthonycorbacho/external-dns/blob/b7973ebb4cc6229d58df096575d3d9d9dcdace5f/docs/tutorials/traefik-proxy.md - https://github.com/kubernetes-sigs/external-dns/pull/3853...

kind/support