dbaumgarten

Results 13 issues of dbaumgarten

If your go-root is (for example) /home/ubuntu/go and your gopath is /home/ubuntu/gopath, go-licenses will treat all dependencies as stdlib and therefore ignore them. The issue lies here: https://github.com/google/go-licenses/blob/master/licenses/library.go#L204 When packages...

help wanted

Using os.Chmod() applies the correct permissions to the newly created file (without modifications by the umask) Fixes Issue #35

Updating (at least under linux) changes the permissions on the file. Before the update i set ther permissions to 755. After the update the file has 700. With this updating...

Having a basic type-system would be nice. This would enable checking for type-errors ("abc"/3), make macros more self-documenting and enable a whole lot of possible optimizations (like for example #46)...

enhancement
nolol
backlog

Debugging of nolol-code does currently not fully work. - [x] Add (more) correct source-locations to the ast-nodes generated by the converter - [x] Show compiled yolol-code when debugging nolol in...

enhancement
nolol

There are currently no test-cases for the implementations of the Language Server Protocol and the Debug Adapter Protocol. This is bad and should be changed.

enhancement

### Proposed changes Implements #4894 Add a flag (in VS-Policy and in Ingress-Annotations) to enable ratelimit-scaling. If enabled, the configured ratelimit is divided by the number of currently active ingress-pods....

enhancement
documentation
go

**Is your feature request related to a problem? Please describe.** This is a continuation of #4603 . Now that #4660 is merged, there is support for basic rate-limiting via annotations....

proposal
backlog

Whenever I connect with my phone the start volume is too low. I always have to manually turn up the volume. I am not sure if this is an android,...

Hi, I am trying to use kubelet-rubber-stamp, but encountered a problem. The kubelet is configured to create a CSR for it's serving certificate and I can see the CSR in...