Skip to content

Commit d8caded

Browse files
remove unresolved tag
1 parent e8b4fd9 commit d8caded

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

keps/sig-apps/4017-pod-index-label/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,6 @@ How will UX be reviewed, and by whom?
283283
Consider including folks who also work outside the SIG or subproject.
284284
-->
285285

286-
<<[UNRESOLVED how this change will interact with existing workloads]>>
287-
288286
One thing that must be considered is how enabling this new feature will interact with existing workloads. There are a couple of options:
289287

290288
1. Only inject the label on *newly created pods*, so an existing StatefulSet/Indexed Jobs may include pods with the label and some without it.
@@ -306,9 +304,6 @@ ensure consistency within a single StatefulSet/Indexed Job and therefore a more
306304
After considering these trade-offs, I propose we move forward with Option 1 for simplicity and to avoid being stuck adding this annotation to
307305
StatefulSets/Indexed Jobs. In addition, the downside of existing workloads having only a subset of pods with the new label will not cause any serious issues.
308306

309-
<<[/UNRESOLVED]>>
310-
311-
312307
## Design Details
313308

314309
<!--

0 commit comments

Comments
 (0)