Steve Wade

Results 24 issues of Steve Wade

**Describe the feature** We should be using Helm 3.2.0 due to the CVE in Helm 3.1.x releases. As part of Helm 3.2.0 it requires the use of client-go 1.18 **What...

enhancement
blocked needs validation

Provide an endpoint which Prometheus can scrape to allow real-time alerting of potential vulnerabilities.

enhancement

I would recommend removing the use of `latest` from [here]( https://github.com/heptiolabs/eventrouter/blob/master/yaml/eventrouter.yaml#L74). Makes sense to reference `v0.2` for the time being.

The title says it all.

enhancement

We should probably upgrade to the latest version of GlusterFS which seems to be 3.12 See [here](https://www.gluster.org/install/)

**FEATURE REQUEST**: Shouldn't the `QoS Class` for components like the api-server and scheduler be `Guaranteed` instead of `BestEffort`? The reason for this is if people aren't using dedicated Master nodes...

See example below: ``` 10.103.225.53 - [10.103.225.53, 10.103.225.53] - - [01/Mar/2018:13:25:09 +0000] "GET / HTTP/1.1" 302 29 "-" "Go-http-client/1.1" 208 0.002 172.16.75.15:9090 29 0.002 302 W0301 13:25:11.729310 1 controller.go:841] service...

[Release Notes](https://github.com/projectcalico/felix/releases/tag/3.0.1) **References:** 1. https://docs.projectcalico.org/v3.0/getting-started/kubernetes/upgrade/ 2. https://docs.projectcalico.org/v3.0/reference/calicoctl/resources/felixconfig

By default, the Go DNS resolution uses initially the server from /etc/resolv.conf file and not /etc/hosts. The easiest option seems to be to add a LOCALDOMAIN environment variable to the...

enhancement