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
* Update with messageExpression info.
* Add information on variable availability/runtime cost.
* Allow both message and messageExpression to be present.
* CRD writes will succeed if both message and messageExpression are given.
* Add information on string.format checks.
* Fail if runtime cost limit is exceeded.
* Remove mention of admission policy KEP update.
* Discard messageExpression if it doesn't statically eval to a string.
* messageExpression must statically evaluate to a string, and also any runtime messageExpression errors are logged.
* Reorganize `messageExpression` rules section.
* Indent messageExpression-related topics.
* Update messageExpression example to use proper string.format syntax.
0 commit comments