From c962c2c47edb3ac6bb4df07595b3217c26d5f631 Mon Sep 17 00:00:00 2001 From: Patrick Barker Date: Wed, 25 Jul 2018 13:35:09 -0600 Subject: [PATCH] changes status of kep 14 to implementable --- keps/sig-auth/0014-dynamic-audit-configuration.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/keps/sig-auth/0014-dynamic-audit-configuration.md b/keps/sig-auth/0014-dynamic-audit-configuration.md index de2962b1c30..26b68c5a4e8 100644 --- a/keps/sig-auth/0014-dynamic-audit-configuration.md +++ b/keps/sig-auth/0014-dynamic-audit-configuration.md @@ -17,8 +17,8 @@ approvers: - "@yliaog" editor: TBD creation-date: 2018-05-18 -last-updated: 2018-07-13 -status: provisional +last-updated: 2018-07-25 +status: implementable --- # Dynamic Audit Control @@ -193,6 +193,7 @@ Success will be determined by stability of the provided mechanisms and ease of u - 05/18/2018: initial design - 06/13/2018: updated design +- 07/25/2018: marked as implementable ## Alternatives