You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
Getting started with QG: When getting started with Keptn quality gates, the first quality gate evaluations are most likely test runs; as the first steps follow a trial and error mode. Besides, it takes some time until the proper SLI objectives are configured.
Invalid quality gates evaluations: Sometimes the underlying test infrastructure might be flaky resulting in quality gate evaluations that are invalid (after manual investigation).
Status quo:
To delete events from Keptn, the user has (only) the option to execute: keptn delete project to delete a project. Hence, the user must re-create the project when s/he wants to start from fresh.
Mark a quality gate evaluating result as invalid to:
ignore it from the comparison strategy
hide it in the UI
Proposed ideas:
A: Ignore the entire history of evaluation results by sending an "init" evaluation that works like the first evaluation and "disables" the comparison strategy of an SLO.
B: Pick specific quality gates evaluation results to delete or to mark as invalid.
Feedback
The concrete implementation tasks are missing and no definition of done is provided since there are open questions.