-
Skipper fleet should be able to serve a groupcache, that would enable one of the missing API gateway features
https://tools.ietf.org/html/rfc7234
TBD
-
I am encountering an issue related to passing annotations through Spring Cloud Data Flow Skipper to stream apps connected to it. The problem is that when we describe the pod of a stream app, the annot…
-
Does skipper-grids support maxBytes option?
```
req.file('upfile')
.upload({
adapter: require('skipper-gridfs'),
uri: uri,
// You can apply a file upload limit (in bytes)
maxBytes:…
-
Some issues with these commands
```
skipper:>repo delete --name xxxx
404
Details of the error have been omitted. You can use the stacktrace command to print the full stacktrace.
skipper:>stacktrace
…
-
.Node version: 11.0.0
Sails version (sails): 1.2.3
ORM hook version (sails-hook-orm): 2.1.1
Sockets hook version (sails-hook-sockets): 2.0.0
Organics hook version (sails-hook-organics): 0.16.1
Gr…
-
Feature Request: Native jellyfin next card
If the time after we skip the ending credits is less than (10 seconds?) would it be possible to show the default jellyfin ending card rather than the next…
-
Hi Skipper,
I hope you'r well.
I'm having an issue using your UK Hab QGIS style package, when I import any of the files into QGIS, the styles imported only show level 1 of the habitats ie. g grassla…
-
From what I read about skipper and skipper-azure, I thought it streams the uploaded file to it's destination (Azure), yet, I monitored sails process and found it buffering the whole file in memory. I'…
-
In `SkipperStreamDeployer.createDependentPackage`
why are there not entries for
```
apiVersion: skipper.spring.io/v1
kind: SpringCloudDeployerApplication
```
Which are required fields when skipper r…
-
Potential problem here is that the idpool channel in these "disposable" clients never got proper GC and recovery.
As reported by @adri in [this comment](https://github.com/yookoala/gofast/issues/48…