Josh van Leeuwen

Results 116 issues of Josh van Leeuwen

This PR metrics adds a number of metrics to the proxy. The PR should be split up fairly well per commit. It would be good to have a bit of...

dco-signoff: yes
size/XL
approved

It would be nice to be able to audit exec, and other session data such as port-forwards when using the proxy. Ideally, this can create an exec playback to be...

OXS + docker is not routable from the host. Instead we need to add `extraPorts` to kind on boot and expose the proxy on a node port so we can...

This PR is intended as more of a proposal than a real code change. I propose that we graduate the CertificateSigningRequest controllers to GA. In real terms, this means that...

release-note
approved
size/S
kind/design
dco-signoff: yes

Fixes #111 PR trims the spaces of attributes which are lists. This improves UX, and enables the example given in the issue. Updates the example deployment making use of the...

dco-signoff: yes
approved
size/M

The current timeout for this Eventually check is 1s. This is very prohibitive and often causes false negatives in CI runs which is a resource constrained environment.

dco-signoff: yes
approved
size/XS

## Release team Release lead: @JoshVanL Release lead shadow(s): @mikeee Perf test lead: @yaron2 Longhaul test: TODO Build manager: TODO Read about the [Dapr release lifecycle](https://github.com/dapr/community/blob/master/release-process.md) Feature definition starts: 2023-10-24...

area/release-eng
stale

Adds integration tests for basic timer functionality, as well as ensuring a timer will not continue to be triggered after the application has been marked as unhealthy. Adds the following...

autoupdate

Adds support for injector process in integration tests. Adds basic healthz & ports tests for injector.

autoupdate