Frederik Proske

Results 3 issues of Frederik Proske

Hi, when converting the R dataframe to JSON, you deliberately chose to convert all special values to "null" instead of "string": https://github.com/jrowen/rhandsontable/blob/639b0a511b216391df44c45ea7ef8c934269c28a/R/rhandsontable.R#L117 . Was there a particular reason for this?...

**What happened (please include outputs or screenshots)**: I tried implementing the first example of the Kubernetes documentation (https://kubernetes.io/docs/tasks/job/pod-failure-policy/) for pod failure policies: ```yaml podFailurePolicy: rules: - action: FailJob onExitCodes: containerName:...

kind/bug
lifecycle/stale

### Describe the bug: Hi all, First of all thank you very much for this awesome project! We have been using the zaproxy docker image for many years now to...

bug
Performance