Tim Stoop
Tim Stoop
**Is your feature request related to a problem? Please describe.** When a Pod restarts, it still requires some manual steps to figure out *why* it restarted. Those steps could actually...
Hi, I have a sync job that runs regularly to backup my Remarkable content. Since the last update, I'm getting errors on a few of my older files like this:...
**Describe the feature you'd like to have.** I would like to be able to deploy a single (or several) SnapshotSchedules cluster wide and have them operate on all namespaces. In...
Currently, there's an option to ignore entire resources, but I believe it's not possible to ignore specific keys instead. I'd love to be able to ignore things like `.metadata.labels.helm.sh/chart` and...
**Describe the feature you'd like to have.** We would like to be able to set standard annotations on VolumeSnapshots. Currently, only setting labels is allowed. **What is the value to...
### What problem are you facing? It would be nice if logging verbosity could be increased, at least to the level that it shows for each action what it's trying...
/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** We would love to be able to set a Kubernetes version per instance group. The control plane...
When rsync is missing on the system, `markdoc build` exits with a fairly cryptic stacktrace: ``` Traceback (most recent call last): File "/usr/bin/markdoc", line 9, in load_entry_point('Markdoc==0.6.6', 'console_scripts', 'markdoc')() File...
## Expected Behaviour We expect a new machine in a cluster created with cluster-api-provider-tinkerbell to be able to download tools like oci2disk, writefile, and kexec directly from quay or a...
Hi, I have kube-vip running in control-plane mode with a BGP backend, but it seems like it's not doing BGP withdrawals (unannounce) of the IP address when the Pod gets...