Skip to content

Commit 60a1bc7

Browse files
committed
Update KEP-1933 owners, release state, and history.
* Ownership transfer from SIG-Instrumentation -> SIG-Security * Current state is beta. * Bring forward target for stable version in YAML - previous discussion indicated that beta state should be short-lived. * Add Implementation History entries.
1 parent 2cabc09 commit 60a1bc7

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

keps/sig-instrumentation/1933-secret-logging-static-analysis/README.md renamed to keps/sig-security/1933-secret-logging-static-analysis/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,9 @@ Major milestones might include:
551551
- when the KEP was retired or superseded
552552
-->
553553

554-
None.
554+
* 2020-08-13: Initial Proposal Merged (#1936)
555+
* 2020-09-10: Alpha state - Non-blocking, manually triggered test added to Prow (kubernetes/test-infra/pull/19181)
556+
* 2020-12-16: Beta state - Prow test converted to automatically trigger (kubernetes/test-infra/pull/20164)
555557

556558
## Drawbacks
557559

keps/sig-instrumentation/1933-secret-logging-static-analysis/kep.yaml renamed to keps/sig-security/1933-secret-logging-static-analysis/kep.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ title: Defend against accidental credential logging via static analysis interati
22
kep-number: "1933"
33
authors:
44
- "@PurelyApplied"
5-
owning-sig: sig-instrumentation
5+
owning-sig: sig-security
66
participating-sigs:
77
- sig-instrumentation
88
- sig-testing
9+
- sig-security
910
status: implementable
1011
creation-date: "2020-08-12"
1112
reviewers:

0 commit comments

Comments
 (0)