Daniel Carrion
Daniel Carrion
When uploading text files such as JS or CSS files to s3proxy it seems being uploaded as binary and web browsers unable to interpret them. Is this expected behaviour?
On sls deploy: `{"ResourceType":"cloudfunctions.v1beta2.function","ResourceErrorCode":"400","ResourceErrorMessage":{"code":400,"message":"The request has errors","status":"INVALID_ARGUMENT","details":[{"@type":"type.googleapis.com/google.rpc.BadRequest","fieldViolations":[{"field":"runtime","description":"Runtime field cannot be empty."}]}],"statusMessage":"Bad Request","requestPath":"https://cloudfunctions.googleapis.com/v1beta2/projects/sunny-buttress-xxxxx/locations/us-central1/functions","httpMethod":"POST"}}` Had to adjust `serverless-google-cloudfunctions/package/lib/compileFunctions.js` to push runtime through.
Running into some issues with private tags SQ produced by Phillips Allura Xper, 7.2.7 software created DICOM. Debug output: ``` 0000760: 01 20 a1 10 55 4e 00 00 02...
### What is the issue? Extension to these: - https://github.com/tailscale/tailscale/issues/907 - https://github.com/tailscale/tailscale/issues/1714 Go app trying to access Tailscale machine URLs and relies on resolv.conf entries. Tailscale should be updating the...
### What are you trying to do? - When obtaining a cert via socket integration (E.g. Caddy) certs are stored in the state dir. Based on the default run.sh this...
### What are you trying to do? - Trying to reverse proxy via tailscale cert without additional tools/systems. Noticed there was a tailscale cert --serve-demo mechanism that gives a hello...
**Is your feature request related to a problem?/Why is this needed** - When deleting a PVC with Retain policy the PV goes to Released and lingers forever. - We want...
**Is your feature request related to a problem?/Why is this needed** - Requirement to pass custom naming of the subDir for dynamic provisioning. - At the moment only `${pvc.metadata.name}`, `${pvc.metadata.namespace}`,...
## 🚀 Feature When running in aim remote server mode it's difficult for users to clear failed runs / soft locks. From the UI they see a generic error. Remote...
## 🐛 Bug - After a few weeks of production usage we've found the Aim UI to be painfully slow. Sometimes it can take over 1 minute to load 50...