Roland Huß

Results 91 issues of Roland Huß

Epic to collect all refactoring and cleanup tasks - [ ] #989 - [ ] #888 - [ ] #110 - [ ] #1591

triage/accepted
Epic

Epic for all stories about declarative service management with `kn service apply` - [ ] #1073 - [ ] #1187 - [ ] #1184 - [ ] #1086

triage/accepted
Epic

Since we have collected all concurrency related options with the option prefix `--concurrency-` and also list them together in `kn service describe`, the autoscale window parameter should be also in...

kind/feature
kind/refactor
triage/accepted

In order to allow `kn` to reuse some (stateful) context that is provided by a plugin, I'm proposing to extend the "plugin contract". The original use case is to share...

kind/proposal
triage/accepted
Epic

Currentl `kn service export` export services, but does not cleanup everything. Some default values are still contained like in: ```yaml apiVersion: client.knative.dev/v1alpha1 kind: Export metadata: creationTimestamp: null spec: revisions: null...

triage/accepted

The following things should be added to improve #964 : * Add Changelog entry * Add an e2e test for `kn service apply -f` * Fix some formatting issue (comment...

kind/enhancement
triage/accepted

This "handbook" is supposed to be a standalone manual which should help to understand the development flow of the client and also should make it easier for newcomers to ramp...

kind/feature
kind/documentation
triage/accepted

### Feature request As described in https://github.com/knative/client/pull/964#issuecomment-707184807 the way we are performing the 3way merge for a `kn service apply` is limited and can be improved. ### Use case Instead...

kind/feature
size/L
kind/enhancement
triage/accepted

### Feature request Add a new command group `config` for managing `kn` configuration files ### Use case `kn` can be customized by a local configuration file, that e.g. can specify...

kind/feature
triage/accepted

## In what area(s)? ## Describe the feature: Debugging and verbose output should be treated in a consistent way over all commands. Currently, we have * `kn plugin list --verbose`...

kind/feature
triage/accepted