Mathieu Bruyen

Results 7 issues of Mathieu Bruyen

When server closes connection right after having sent some frames, those are ignored by the client. Frames are lost because they are processed in a nextTick/setImmediate callback, thus socket close...

Makes both the line and its legend having one of: * flat line cap: ends with a straight line exactly at the end point * rounded line cap: ends with...

enhancement-chart

In some cases the automatic legend position from Powerpoint is not very good (it overlaps with the actual chart), thus allowing to specify a legend layout in the same way...

enhancement-chart

On an EKS cluster we experienced some node pods entering crashloop while volumes were actually correctly attached to nodes and mounted on pods. This was due to the liveness probe...

needs-ok-to-test
size/XS
cncf-cla: yes

Packages which have a `files` property in their `package.json` file and want to publish a dependency-frozen package with [npm-shrinkwrap](https://www.npmjs.org/doc/cli/npm-shrinkwrap.html) need to explicitly state that `npm-shrinkwrap.json` file is to be included...

enhancement

Server fails to map AWS CLI request to on `aws s3 cp`: ``` o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 400 o.s.web.servlet.DispatcherServlet : PUT "/backups/README.md", parameters={} s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to...

dependency-problem

### Feature Request Since the introduction of theme colors, many attributes switched to being Color instances. It is interesting to be able to assert the value of those attributes, mainly...

feature request