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
The behaviour of the autodetect flag should be that it will make the operator try to detect whether it's running on OCP. If yes, operator will behave as the set-default-security-context was set to false, otherwise the operator will behave as the set-default-security-context was set to true.
For more context check the discussion in #2791.
The "warning" about this behaviour will be also added to ECK 1.9.0 release notes (check #5062).
The text was updated successfully, but these errors were encountered:
The behaviour of the autodetect flag should be that it will make the operator try to detect whether it's running on OCP. If yes, operator will behave as the
set-default-security-context
was set tofalse
, otherwise the operator will behave as theset-default-security-context
was set totrue
.For more context check the discussion in #2791.
The "warning" about this behaviour will be also added to ECK
1.9.0
release notes (check #5062).The text was updated successfully, but these errors were encountered: