Florian Bacher

Results 27 issues of Florian Bacher

**How to reproduce:** Trigger a sequence with a delayed task, using the `triggeredAfter` property, e.g.: ``` --- apiVersion: spec.keptn.sh/0.2.0 kind: Shipyard metadata: name: shipyard-sockshop spec: stages: - name: dev sequences:...

type:bug
area:core

The endpoint for `GET api/controlPlane/v1/event/triggered/{eventType}` usually operates on a limited set of entries due to the restriction of not being able to run multiple sequences for a given service in...

area:core
type:improvement
ready-for-refinement
performance

As of v0.18, the resource-service will use the `keptn-resource-service` ServiceAccount, which has the permission to read secrets in order to be able to read upstream credentials. In versions =0.18 to...

area:core
ready-for-refinement

Right now, the remediation service includes the information about the action that should be executed during a remediation, in a property called `action` of the payload of the `get-action.finished` event....

area:core
stale

Currently the integration tests are not executed automatically when a PR is created. This increases the risk of breaking the code of the integration tests with a PR. Therefore, we...

area:core
stale
area:devops

stale
CI:trigger-build-everything

Signed-off-by: Florian Bacher ## This PR - adds this new feature ### Related Issues Fixes #1234523 ### Notes ### Follow-up Tasks ### How to test

CI:trigger-build-everything

Currently, the docs about updating the remote upstream of a Keptn project (https://keptn.sh/docs/0.19.x/manage/git_upstream/) state that the new remote repository must not be initialised when doing the update. However, with the...

doc
area:core
ready-for-refinement
known-limitation