Skip to content

Commit 0b9376b

Browse files
moreautmarkxnelson
authored andcommitted
Update the server restart rules to match the 2.0 operator code (#689)
1 parent 27fdf7e commit 0b9376b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

site/server-lifecycle.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,16 +146,15 @@ The operator will restart servers when any of the follow properties on the domai
146146
* logHomeEnabled
147147
* logHome
148148
* livenessProbe
149-
* nodeSelector
150149
* podSecurityContext
151150
* readinessProbe
152-
* resources
153151
* restartVersion
154152
* serverStartState
155153
* volumes
156154
* volumeMounts
157155

158-
TBD - do we need to include this table? Also, Russ is still working on implementing this feature for 2.0.
156+
Note: the operator does not restart affected servers when 'nodeSelector' or 'resources' is changed on the domain resource.
157+
In these cases, the user can use 'restartVersion' to force the operator to restart the servers.
159158

160159
### Rolling Restarts
161160

0 commit comments

Comments
 (0)