Skip to content

Commit 8809ea4

Browse files
committed
Mark 1.27 warning as provisional/not resolved yet
1 parent 85b6d09 commit 8809ea4

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

keps/sig-cli/3805-ssa-default/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ The meaning of `auto` goes as follows:
135135
annotation, the resource is server-side applied
136136

137137
We are also planning on switch the `--server-side` flag to `true` in
138-
three releases, by adding a warning message (and a blog-post) in kubectl
139-
1.27 to let people know that the change will happen.
138+
three releases, and while we would like to add a warning and blog-post
139+
as early as 1.27, we have not agreed on all the terms of the change yet.
140140

141141
<<[UNRESOLVED What default value for --force-conflict]>>
142142
We're not entirely sure what the value of `--force-conflict` should be
@@ -149,7 +149,14 @@ but arguably a much smaller set of people.
149149

150150
We don't know yet, but I'll assume we don't flip the force-conflict
151151
switch (keep it to false) in the rest of the document since that
152-
use-case is more complicated. <<[/UNRESOLVED]>>
152+
use-case is more complicated.
153+
<<[/UNRESOLVED]>>
154+
155+
<<[UNRESOLVED Can we add the flag if we agree on terms before
156+
code-freeze?]>> We know we want a warning, but since we don't know what
157+
value of force-conflict we want yet, we don't know what the warning will
158+
look like, we would still love to insert the warning in 1.27 if we can.
159+
<<[/UNRESOLVED]>>
153160

154161
<<[UNRESOLVED Removal of CSA]>>
155162
We considered removing the

0 commit comments

Comments
 (0)