Skip to content

Commit ddbcd5e

Browse files
authored
Move KEP90 to implemented status (#103)
Signed-off-by: Giovanni Liva <[email protected]>
1 parent b2a4429 commit ddbcd5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0090-klt-runtime-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# KEP 90: Functions - Runtime Adaptions
22

3-
**State: APPROVED**
3+
**State: IMPLEMENTED**
44

55
## Motivation
66
Keptn Functions provide an easy way to add functionality to the delivery process. At the moment, the runtime is implemented in a very simple way, it is a simple container which executes deno functions. If the function succeeeds, everything is fine, if it fails, the container exits with an error code. This behavior has some drawbacks:

0 commit comments

Comments
 (0)