Roland Huß
Roland Huß
First of all, thanks for this awesome workflow ! It would be cool if one could directly search for issues from within Alfred, e.g. `gh user/project #` and then part...
* The `kn` plugin directory is `~/.config/kn/plugins` on Linux and macOS, and on `%APPDATA%\kn\plugins` (I think this information is also missing on https://knative.dev/docs/client/kn-plugins/#manually-install-a-plugin where it is only mentioned that it...
## Describe the feature: The user manual should be use case focussed and guide the user through several important use cases. That's different to the reference manual which is more...
## This is a... [X] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...
## This is a... [ X] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ]...
First of all, great to have an end-user seat in the SC which brings in a new vendor-independent perspective ! And welcome @itsmurugappan, great to have you on board !...
## Problem Currently, the Knative serving data-plane components *ingress gateway*, *activator*, and *autoscaler* are cluster-singletons and shared amongst all users of a cluster. One implication of this architectural choice is...
This is similar to kubectl which also uses a -A shortcut for this very commonly used option.
Although dockerfile-maven provides a simplistic approach to Docker image build integration which does not carry the mental overhead of a full blown docker-maven-plugin, users of spotify/docker-maven-plugin might be still interested...
### Description I want to move to Java 8 to leverage lambdas and Optionals for the internal configuration handling. Up to now the minimal version is Java 7. Are there...