You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subprojects. We will cover [SIG Architecture: Code Organization](https://github.com/kubernetes/community/blob/e44c2c9d0d3023e7111d8b01ac93d54c8624ee91/sig-architecture/README.md#code-organization)._
14
13
15
-
In this SIG Architecture spotlight we talked with [Madhav
16
-
Jivrajan](https://github.com/MadhavJivrajani) (VMware), a member of the Code Organization
17
-
subproject.
14
+
In this SIG Architecture spotlight I talked with [Madhav Jivrajan](https://github.com/MadhavJivrajani)
15
+
(VMware), a member of the Code Organization subproject.
18
16
19
17
## Introducing the Code Organization subproject
20
18
@@ -33,7 +31,7 @@ and it is through this that I am involved with the Code Organization subproject
33
31
specific to Kubernetes?
34
32
35
33
**MJ**: That’s a fair assumption! The first interesting challenge comes from the sheer size of the
36
-
Kubernetes codebase. We have ~2.2 million lines of Go code (which is steadily decreasing thanks to
34
+
Kubernetes codebase. We have ≅2.2 million lines of Go code (which is steadily decreasing thanks to
37
35
[dims](https://github.com/dims) and other folks in this sub-project!), and a little over 240
38
36
dependencies that we rely on either directly or indirectly, which is why having a sub-project
39
37
dedicated to helping out with dependency management is crucial: we need to know what dependencies
0 commit comments