Stefan Sauer
Stefan Sauer
One thing to improve when updating the docs is to give a command for a typing polymer setup. In the source tree one will have an entrypoint ('index.html') and a...
> We should move this bug to https://github.com/Polymer/polymer-build Could you explain? As far as I can see polymer-build does not offer any tooling to split a bundled webapp for CSP...
The main issue that needs to be considered is accessing the same resource from multiple 'threads', e.g. one threads does `[turn left 90°]` and the other thread does `[turn right...
Each image should have a 'copy link' (chain icon) button to make it easy for people to get the url.
Hi, right now the GCP dependencies are not well isolated. Good news though is that we're working on introducing more configuration options to allow a non-GCP setup. If you have...
In order to make progress it would be helpful to understand: 1) which parts of the stack everyone is most interested in and 2) which replacements for the GCP components...
For the components written in go, we could try if changing log.Print() output to fmt.Print() (which goes to stdout) to see if that make the output show up as INFO....
We are also discussing to maybe rename the crd to onprem to highlight that the construct is there to support the hub-spoke pattern of a master cluster that had n...
The AUTHORS file is generated from git. Can you upload your build output on a gist? I double checked and e.g. the tarballs include the file.
Ping?