David Symons

Results 9 issues of David Symons

I've got some additional changes to the Helm chart for Chaoskube. Changes * Made the `ClusterRole` and `ClusterRoleBinding` optional by setting `rbac.create` to `false` * Added a `Service` which can...

Adds ability to configure frequency for pod termination via annotation. Closes #20 Allows specifying a new command line flag, `--termination-frequency-annotation` which sets the annotation to look for and use to...

Hey, I thought it would be really useful to be able to send notifications for any kind of general Kubernetes events via the notification-controller, instead of limiting it to only...

question

Hey! We use the `oci-build-task` quite heavily, but have noticed that over time the `cache` folder grows as our Dockerfiles are changed, and older layers are not removed when they...

Adds a flag to disable the use of the '--single-branch' flag when cloning the repository, allowing all branches to be fetched from the remote Removes the need for workarounds such...

**What this PR does / why we need it**: Update the expansion logic to propagate the `oldObject` and `userInfo` fields from the admission request (along with a few other fields)...

**Is this a bug fix or adding new feature?** New feature **What is this PR about? / Why do we need it?** We noticed a problem in our clusters where...

size/M
needs-ok-to-test
needs-rebase
cncf-cla: yes

Kubernetes authorization plugins can rely on extra attributes on a user, and these are provided via `X-Remote-Extra-` headers. Currently the Linkerd Viz `tap` API doesn't include these attributes when making...

### What is the issue? I was trying to use `linkerd viz tap` to debug an internal issue, but kept getting `tap authorization failed`. After looking at the documentation page...

bug
pinned
env/eks