From d2bcc0baf97a23f517368b2b0ba48cb3876fcbdf Mon Sep 17 00:00:00 2001 From: Brian Grant Date: Mon, 21 Aug 2017 17:08:54 -0700 Subject: [PATCH] Added common repo to backlog --- sig-architecture/backlog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sig-architecture/backlog.md b/sig-architecture/backlog.md index b62124d8d..3bd320ddd 100644 --- a/sig-architecture/backlog.md +++ b/sig-architecture/backlog.md @@ -17,6 +17,7 @@ ## Technical issues and conventions * Events +* [Common repo proposal](https://github.com/kubernetes/kubernetes/issues/50475) * Component config field deprecation * [Well known labels](https://groups.google.com/forum/#!topic/kubernetes-sig-architecture/PEp7NqWuFpw) * [Conditions and phase](https://github.com/kubernetes/kubernetes/issues/7856)