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
Copy file name to clipboardExpand all lines: keps/sig-testing/2420-reducing-kubernetes-build-maintenance/README.md
-23Lines changed: 0 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -219,29 +219,6 @@ nitty-gritty.
219
219
2. Remove the bazel build and associated tooling.
220
220
- There are multiple scripts and LOTS of files related wholly to the bazel build in Kubernetes. Once we are confident that CI is no longer reliant on them we can remove these and relieving the maintenance toil.
221
221
222
-
223
-
### User Stories (Optional)
224
-
225
-
<!--
226
-
Detail the things that people will be able to do if this KEP is implemented.
227
-
Include as much detail as possible so that people can understand the "how" of
228
-
the system. The goal here is to make this feel real for users without getting
229
-
bogged down.
230
-
-->
231
-
232
-
#### Story 1
233
-
234
-
#### Story 2
235
-
236
-
### Notes/Constraints/Caveats (Optional)
237
-
238
-
<!--
239
-
What are the caveats to the proposal?
240
-
What are some important details that didn't come across above?
241
-
Go in to as much detail as necessary here.
242
-
This might be a good place to talk about core concepts and how they relate.
0 commit comments