Johannes Bräuer
Johannes Bräuer
### Bug As a user, I have this shipyard: ``` apiVersion: spec.keptn.sh/0.2.0 kind: Shipyard metadata: name: "keptn web service delivery" spec: stages: - name: production sequences: - name: delivery tasks:...
### Use case Drive more attention to the notification text in order to guide the user to upgrade to the latest Keptn release. #### Details * Currently, the user sees:...
### Use case As a user, I would like to differentiate two subscription configurations that react to the same event by having a unique name. Status quo: When looking at...
## User story As a user, I click on `Delete this service` or `Delete this project` button that opens a notification:  In this notification, I have to click in...
### Use case As a user, I used SLIs in the past which don`t provide data points anymore. Consequently, the heatmap contains white space and the heatmap looks holey: ...
### Use case As a user, I'm triggering multiple sequences at the same time. As a consequence, the first one is blocking the others from getting launched. This can result...
## User Story As a user, I want to be able to filter the heatmap/chart and SLI breakdown using a filter component that accepts a tag and SLI-name filter (see...
### Setup I have the following shipyard: ``` apiVersion: spec.keptn.sh/0.2.2 kind: Shipyard metadata: name: "fibonacci" spec: stages: - name: staging sequences: - name: deployment tasks: - name: deployment properties: deploymentstrategy:...
### Status quo When having multiple stages and long names, a line break happens in the "bubbles" on the sequence screen:  ### Style improvements - Introduction of max length...
### Know limitation In Keptn `0.13.x` and below, it is not possible to create a project* with upper case or any other special character other than a hyphen. This limitation...