Giovanni Liva
Giovanni Liva
## Action Item Running `npm out` many dependencies show that a major release is available. We should have a look into what dependencies we can safely update. ## npm out...
## Technical Details Currently, if an evaluation fails, Bridge will show only the overall score in red to notify about the failing evaluation. The different SLOs that contribute to the...
## Action Item - [ ] Change the status of the FF to enable D3 to be by default true in both: - server/client code - helm values - [...
## User Story As a user, I'd like to know on which day a sequence/task was executed. ## Technical Details In the sequence screen, stages have below them the timestamp...
## Technical details Keptn has only one service by now which is the resource-service. The FF to know if configuration- or resource-service is not needed anymore and its logic should...
## Action Item The backend should be using a throttled logger in the shipyard controller to block spamming situations in case of continuous failure. See #8570. The throttling should occur...
## Technical details Currently, the shipyard-controller considers a failed sequence only if one of the following is true: - `result = fail` - `status = error` Instead, the default behavior...
## Technical Details Integrations rely on secrets to store private data. For example, to store an API token to work with an external tool. The current APIs return the whole...
## Technical Details The code of JMeter and Helm services should be removed since they have been moved into https://github.com/keptn-contrib/ ## Dependencies - [ ] The repo have been created...
## Technical Details `KEPTN_INSTALLATION_TYPE` can have three values separated by comma: - `CONTINUOUS_DELIVERY` - `QUALITY_GATES` - `CONTINUOUS_OPERATIONS` This env var is used for: - Configure a message in the service...