Skip to content

v0.3.23

Compare
Choose a tag to compare
@awgreene awgreene released this 30 Nov 19:13
· 231 commits to master since this release
615f3c0

Update OperatorConditionSpec

The first change is the addition of a field named ServiceAccounts
which represents the list of ServiceAccounts that should be listed in
the RoleBinding that allows the service accoutns to update the
operator's OperatorCondition object.

The second change is the addition of a field named Deployments which
represents the list of deployments whose containers should be updated to
include the OPERATOR_CONDITION_NAME environment variable.