William Van Hevelingen

Results 24 issues of William Van Hevelingen

# Summary We should investigate whether `valyala/fasttemplate` can be replaced with the standard library `text/template` or a maintained alternative. https://pkg.go.dev/text/template --- **Message from the maintainers**: Love this enhancement proposal? Give...

dependencies
go
tech-debt
area/templating

Hello, Would it be possible to setup a weekly or monthly Github action to tag a new release for the dependabot prs? I would like to avoid pinning to the...

First off thank you for providing this exporter. I recently learned that PHP 8.1 added support for the openmetric status format and I think we should guide users of this...

Hey @cyphar could you tag a new release please?

# Dependencies Please merge the following before merging this (cc @SuperQ) * https://github.com/prometheus/memcached_exporter/pull/207 * https://github.com/prometheus/memcached_exporter/pull/206 ## 0.14.3 / 2024-03-19 * [CHANGE] Update dependencies This addresses CVE-2024-24786 which is not exploitable...

# Summary OpenAPI V3 support was added in Kubernetes in v1.23, moved to beta in v1.24 and is now GA in v1.27. https://kubernetes.io/blog/2023/04/24/openapi-v3-field-validation-ga/#openapi-v3 Argo Rollouts implements Open API v2 with...

enhancement
dependencies
go

kubexit currently has multiple log.printf statements for informational logs arounds tombstones, birth deps, graveyards and death deps. Currently, these logs are indistinguishable from the logs of the command being run...

The Slack notification is silently failing. The Pagerduty one is linked but the Slack one is not linked when I look at them in the SignalFX UI. This is the...

### Motivation * K8s 1.26 is no longer receiving security patches ### Modifications * updated `go.mod` to k8s 1.30 * updated `dist/kubernetes.swagger.json` version to 1.30 * updated `workflow/executor/resource.go` to non...

type/dependencies
go

Checklist: * [x] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this is a chore. * [x]...